From: Bradley Nicholes Date: Tue, 11 Nov 2003 19:20:32 +0000 (+0000) Subject: Update and vote on LDAP cache patch. X-Git-Tag: 2.0.49~390 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09d92b793b5eb311152797eeda6a79402df1e663;p=thirdparty%2Fapache%2Fhttpd.git Update and vote on LDAP cache patch. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101751 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 65942fbb9bc..6d2a936cdca 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/11/10 21:39:53 $] +Last modified at [$Date: 2003/11/11 19:20:32 $] Release: @@ -324,12 +324,14 @@ PATCHES TO BACKPORT FROM 2.1 * LDAP cache fixes from Matthieu Estrade; see PR 18756 include/util_ldap.h r1.12 - modules/experimental/util_ldap.c r1.15 - modules/experimental/util_ldap_cache.c r1.9 - modules/experimental/util_ldap_cache.h r1.7 - modules/experimental/util_ldap_cache_mgr.c r1.6, r1.7 + modules/experimental/util_ldap.c r1.15, r1.16 + modules/experimental/util_ldap_cache.c r1.9, r1.10 + modules/experimental/util_ldap_cache.h r1.7, r1.8 + modules/experimental/util_ldap_cache_mgr.c r1.6, r1.7, r1.8 +1: trawick (this stuff can sure use more eyes, but some users - have already tested the patch successfully) + have already tested the patch successfully) + bnicholes (looks good on Netware but then NetWare does not + use shared memory.) CURRENT RELEASE NOTES: