From: Graham Leggett Date: Tue, 5 Oct 2004 00:29:48 +0000 (+0000) Subject: Propose a backport X-Git-Tag: 2.0.53~236 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=482614c9023a7453f7ecd94999c9100e181fb722;p=thirdparty%2Fapache%2Fhttpd.git Propose a backport PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105381 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6a1fba5e388..d0e1a1f14ce 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/10/04 16:15:54 $] +Last modified at [$Date: 2004/10/05 00:29:48 $] Release: @@ -75,6 +75,12 @@ 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! ] + *) mod_auth_ldap: Handle the inconsistent way in which the MS LDAP + library handles special characters. + http://issues.apache.org/bugzilla/showattachment.cgi?attach_id=12919 + PR 24437 + +1: minfrin + *) mod_ldap: fix a bogus error message to tell the user which file is causing a potential problem with the LDAP shared memory cache. modules/ldap/util_ldap.c: 1.14