From: Jim Jagielski Date: Fri, 21 May 2004 16:07:39 +0000 (+0000) Subject: votes X-Git-Tag: 2.0.50~93 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3cb3aadfb60ac4ef9080031867b01ebd6e0c564;p=thirdparty%2Fapache%2Fhttpd.git votes PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103715 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d60f3cde1a2..ec72cefdc53 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/05/21 15:18:51 $] +Last modified at [$Date: 2004/05/21 16:07:39 $] Release: @@ -76,6 +76,7 @@ PATCHES TO BACKPORT FROM 2.1 is NULL. modules/experimental/util_ldap_cache.c r1.16 PR 26686 [Jari Ahonen ] + +1: jim *) Quotes cannot be used around require group and require dn directives, update the documentation to reflect this. Also add @@ -85,13 +86,13 @@ PATCHES TO BACKPORT FROM 2.1 docs/manual/mod/mod_auth_ldap.xml r1.18 modules/experimental/mod_auth_ldap.c r1.27 PR 19304 - +1: minfrin + +1: minfrin, jim *) The Microsoft LDAP SDK escapes filters for us, stop util_ldap from escaping filters twice when the backslash character is used. modules/experimental/mod_auth_ldap.c r1.25 PR 24437 [Jess Holle ] - +1: minfrin + +1: minfrin, jim *) Overhaul handling of LDAP error conditions, so that the util_ldap_* functions leave the connections in a sane state after errors have @@ -102,7 +103,7 @@ PATCHES TO BACKPORT FROM 2.1 modules/experimental/mod_auth_ldap.c r1.24 modules/experimental/util_ldap.c r1.18 PR 27748, 17274, 17599, 18661, 21787, 24595, 24683, 27134, 27271 - +1: minfrin + +1: minfrin, jim *) RPM spec file changes: changed default dependancy to link to db4 instead of db3. Fixed complaints about unpackaged files. @@ -128,7 +129,7 @@ PATCHES TO BACKPORT FROM 2.1 record is updated to show that the connection is no longer bound. modules/experimental/util_ldap.c: r1.27 - +1: bnicholes + +1: bnicholes, jim +1: minfrin (confirmed fixes long standing timeout bug) *) mod_ssl: Fix potential SEGV in 'shmcb' session cache.