]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Request another backport
authorGraham Leggett <minfrin@apache.org>
Thu, 20 May 2004 22:44:41 +0000 (22:44 +0000)
committerGraham Leggett <minfrin@apache.org>
Thu, 20 May 2004 22:44:41 +0000 (22:44 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103707 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5464cecf3e1583eaa6929f1f93a5d9441802b2dd..255e2b5c5eaaed9b585e66235b3c1c5b0b181694 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/05/20 19:09:03 $]
+Last modified at [$Date: 2004/05/20 22:44:41 $]
 
 Release:
 
@@ -72,6 +72,17 @@ 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! ]
 
+    *) Overhaul handling of LDAP error conditions, so that the util_ldap_*
+       functions leave the connections in a sane state after errors have
+       occurred.
+       include/util_ldap.h
+       modules/experimental/NWGNUauthldap
+       modules/experimental/NWGNUutilldap
+       modules/experimental/mod_auth_ldap.c
+       modules/experimental/util_ldap.c
+       PR 27748, 17274, 17599, 18661, 21787, 24595, 24683, 27134, 27271       
+       +1: minfrin
+
     *) RPM spec file changes: changed default dependancy to link to db4
        instead of db3. Fixed complaints about unpackaged files.
        build/rpm/httpd.spec.in