From: Bradley Nicholes Date: Thu, 27 Jan 2005 01:19:52 +0000 (+0000) Subject: util_ldap backport proposal X-Git-Tag: 2.0.53~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ae942b18f64337bd5e51bfaa281b3c26c1b45ae;p=thirdparty%2Fapache%2Fhttpd.git util_ldap backport proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@126566 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2bc6b9e9880..3fd4f4979a6 100644 --- 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