]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
uldap_simple_bind was subsequently rewritten to use the op_timeout with ldap_result()
authorEric Covener <covener@apache.org>
Mon, 24 Jun 2013 19:42:15 +0000 (19:42 +0000)
committerEric Covener <covener@apache.org>
Mon, 24 Jun 2013 19:42:15 +0000 (19:42 +0000)
commitea2546d3a82f5acf57dff8a9a7a945d61db405ca
treed87b7d423337c0bc834f7c9897868295c984ca8a
parentadee7d321116b5d4b090dc24c9a5e782a78a3bd7
uldap_simple_bind was subsequently rewritten to use the op_timeout with ldap_result()
which is portable, which means LDAPTimeout is used for bind & search regardless of
this LDAP options availability.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1496177 13f79535-47bb-0310-9956-ffa450edef68
modules/ldap/util_ldap.c