From: Joe Orton Date: Thu, 28 Jul 2005 14:45:58 +0000 (+0000) Subject: Propose to mod_ldap fixes. X-Git-Tag: 2.0.55~118 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=781f4b7d24414b628d51f81efcf75bda24e5246e;p=thirdparty%2Fapache%2Fhttpd.git Propose to mod_ldap fixes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@225786 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 960f4f46749..99f414eb856 100644 --- a/STATUS +++ b/STATUS @@ -388,6 +388,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs.cgi?rev=209539&view=rev +1: pquerna + *) mod_ldap: Fix for use of OpenLDAP < 2.2.21 + (regression since 2.0.54) + http://people.apache.org/~jorton/ap_ldapver.diff + +1: jorton + + *) mod_ldap: Fix cache corruption case. + http://svn.apache.org/viewcvs?rev=225746&view=rev + PR: 34209 + +1: jorton + PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: *) Remove LDAP toolkit specific code from util_ldap and mod_auth_ldap.