From: Bradley Nicholes Date: Wed, 28 Jul 2004 20:05:50 +0000 (+0000) Subject: Enable the option to support anonymous shared memory in mod_ldap. This makes the... X-Git-Tag: STRIKER_2_0_51_RC1^2~137 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3eb72420d43065a8c78033d198b77ecc15d686f;p=thirdparty%2Fapache%2Fhttpd.git Enable the option to support anonymous shared memory in mod_ldap. This makes the cache work on Linux again. Reviewed by: minfrin, bnicholes, trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104402 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index e12381084f1..3e834950c48 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ Changes with Apache 2.0.51 + *) Enable the option to support anonymous shared memory in mod_ldap. + This makes the cache work on Linux again. [Graham Leggett] + *) Enable special ErrorDocument value 'default' which restores the canned server response for the scope of the directive [Geoffrey Young, Andre Malo] diff --git a/STATUS b/STATUS index 5f0d0b2a82f..220b428fba2 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/07/20 02:25:47 $] +Last modified at [$Date: 2004/07/28 20:05:49 $] Release: @@ -141,13 +141,6 @@ PATCHES TO BACKPORT FROM 2.1 include/util_ldap.h r1.19 +1: bnicholes - *) Enable the option to support anonymous shared memory in mod_ldap. - This makes the cache work on Linux again. - modules/experimental/util_ldap.c r1.30 - modules/experimental/util_ldap_cache.c r1.17 - docs/manual/mod/mod_ldap.xml r1.12 - +1 minfrin, bnicholes, trawick - *) Prevent Win32 pool corruption at startup server/mpm/winnt/child.c: r1.36 +1: ake, trawick, nd, stoddard diff --git a/docs/manual/mod/mod_ldap.xml b/docs/manual/mod/mod_ldap.xml index 37a6ab1f400..6f744b69cde 100644 --- a/docs/manual/mod/mod_ldap.xml +++ b/docs/manual/mod/mod_ldap.xml @@ -1,7 +1,7 @@ - +