From: Jim Jagielski Date: Fri, 31 Mar 2006 20:25:10 +0000 (+0000) Subject: Cast a vote and bubble it up. X-Git-Tag: 2.2.1~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12c4025d19102db263e5f4ee4a6b32aba90d0a91;p=thirdparty%2Fapache%2Fhttpd.git 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 --- 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