From: Jean-Jacques Clar Date: Tue, 3 Aug 2004 19:07:03 +0000 (+0000) Subject: Added votes for ldap changes X-Git-Tag: STRIKER_2_0_51_RC1^2~124 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1625b476d76465d0705b419b9cb67bd0962da2e6;p=thirdparty%2Fapache%2Fhttpd.git Added votes for ldap changes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104461 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 969d8145b60..93981f02864 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/07/28 23:17:16 $] +Last modified at [$Date: 2004/08/03 19:07:03 $] Release: @@ -122,24 +122,24 @@ PATCHES TO BACKPORT FROM 2.1 modules/experimental/util_ldap.c r1.34, r1.35 modules/experimental/util_ldap_cache.c r1.20 modules/experimental/util_ldap_cache.h r1.16 - +1: bnicholes, minfrin + +1: bnicholes, minfrin, jjclar *) Copy the share memory pointers down through the cache hierarchy so that they can be referenced and used in the lower level caches. modules/experimental/util_ldap_cache_mgr.c r1.20 - +1: bnicholes, minfrin + +1: bnicholes, minfrin, jjclar *) Add a display page to view the URL data of the util_ldap cache modules/experimental/util_ldap_cache.c r1.19 modules/experimental/util_ldap_cache_mgr.c r1.19 - +1: bnicholes, minfrin + +1: bnicholes, minfrin, jjclar *) Get rid of race conditions when manipulating the shared memory cache in util_ldap. modules/experimental/util_ldap.c r1.33 modules/experimental/util_ldap_cache.h r1.15 modules/experimental/util_ldap_mgr.c r1.18 - +1: bnicholes, minfrin + +1: bnicholes, minfrin, jjclar *) Enhance the util_ldap cache-info display to show more detail about the contents and current state of the cache. @@ -148,7 +148,7 @@ PATCHES TO BACKPORT FROM 2.1 modules/experimental/util_ldap_cache.h r1.14 modules/experimental/util_ldap_cache_mgr.c r1.17 include/util_ldap.h r1.19 - +1: bnicholes, minfrin + +1: bnicholes, minfrin, jjclar *) Prevent Win32 pool corruption at startup server/mpm/winnt/child.c: r1.36