From 02b57a44ec332b0d569fff5a6c0f959f424c0ff6 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Wed, 26 May 2004 11:48:19 +0000 Subject: [PATCH] Enable the option to support anonymous shared memory in mod_ldap. This makes the cache work on Linux again. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103772 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 +++ docs/manual/mod/mod_ldap.xml | 5 +++-- modules/experimental/util_ldap.c | 14 ++++++++------ modules/experimental/util_ldap_cache.c | 6 +----- 4 files changed, 15 insertions(+), 13 deletions(-) diff --git a/CHANGES b/CHANGES index 953f6c5d1d..5a74c84398 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,9 @@ Changes with Apache 2.1.0-dev [Remove entries to the current 2.0 section below, when backported] + *) Enable the option to support anonymous shared memory in mod_ldap. + This makes the cache work on Linux again. [Graham Leggett] + *) Allow LimitRequestBody to be reset to unlimited. PR 29106 [André Malo] diff --git a/docs/manual/mod/mod_ldap.xml b/docs/manual/mod/mod_ldap.xml index 40a39c51a1..c1b3b579f2 100644 --- a/docs/manual/mod/mod_ldap.xml +++ b/docs/manual/mod/mod_ldap.xml @@ -1,7 +1,7 @@ - +