]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
util_ldap backport proposal
authorBradley Nicholes <bnicholes@apache.org>
Thu, 27 Jan 2005 01:19:52 +0000 (01:19 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 27 Jan 2005 01:19:52 +0000 (01:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@126566 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2bc6b9e9880dc6e560924519c1144dcc9c6626eb..3fd4f4979a655ce3d089fc87bd6919afe40dabc1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -74,6 +74,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES TO BACKPORT FROM 2.1
   [ please place file names and revisions from HEAD here, so it is easy to
     identify exactly what the proposed changes are! ]
+    
+    *) util_ldap: Add the directive LDAPConnectionTimeout to control
+       the socket timeout value when binding to an LDAP server
+       svn rev 126565
+       +1: bnicholes
 
     *) mod_ssl: fail quickly if SSL connection is aborted rather than
        making many doomed ap_pass_brigade calls