From 12c4025d19102db263e5f4ee4a6b32aba90d0a91 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Fri, 31 Mar 2006 20:25:10 +0000 Subject: [PATCH] Cast a vote and bubble it up. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@390491 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/STATUS b/STATUS index d56ec089d47..8e9c60bef75 100644 --- a/STATUS +++ b/STATUS @@ -105,6 +105,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, jim, pquerna + * mod_ldap: Fix a race condition when creating the connection pool mutex + and make sure that memory is being allocated from the correct pools + when connections are being established. Enforce the GLOBAL_ONLY + parameter for all of the directives. + http://people.apache.org/~bnicholes/util_ldap.c.patch + +1: bnicholes, trawick (CH-CH-CH-CH-CHANGES), jim + PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_dbd: When threaded, create a private pool in child_init @@ -156,13 +163,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs?rev=386821&view=rev +1: wrowe - * mod_ldap: Fix a race condition when creating the connection pool mutex - and make sure that memory is being allocated from the correct pools - when connections are being established. Enforce the GLOBAL_ONLY - parameter for all of the directives. - http://people.apache.org/~bnicholes/util_ldap.c.patch - +1: bnicholes, trawick (CH-CH-CH-CH-CHANGES) - * mod_proxy_ajp: Remove the Flushing Bandaid from compile time to a more admin-friendly runtime setting. http://svn.apache.org/viewcvs?rev=384580&view=rev -- 2.47.2