From: Jeff Trawick Date: Sat, 18 Mar 2006 13:04:12 +0000 (+0000) Subject: a couple of votes, and a request to backport fixes X-Git-Tag: 2.0.56~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ec2cfe7e8c21bc9a0fb972bc4f658c8b8a9a2bc;p=thirdparty%2Fapache%2Fhttpd.git a couple of votes, and a request to backport fixes for nasty ldap pool issues git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@386846 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7a13c2c399c..378b2c7ccd2 100644 --- a/STATUS +++ b/STATUS @@ -147,12 +147,23 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: header for a HEAD request. recently received a private email saying it also fixes a PHP HEAD request in 2.0.x. http://svn.apache.org/viewcvs?rev=327008&view=rev - +1: gregames + +1: gregames, trawick - * mod_isapi: Trivial compiler emit fix for const'ness - noticed on OS/X - but not noticed before on VC. + *) mod_isapi: Trivial compiler emit fix for const'ness - noticed on OS/X + but not noticed before on VC. http://svn.apache.org/viewcvs?rev=384731&view=rev - +1: wrowe + +1: wrowe, trawick + + *) mod_ldap: Brad's pool fixes to fix a race condition during + first request as well as thread-safety issues between threads + handling different vhosts at steady state + trunk revision: + http://svn.apache.org/viewcvs.cgi?view=rev&rev=386477 + (there's some server config merge logic which does not apply + to 2.0) + 2.0 patch is at + http://people.apache.org/~trawick/20_ldap_pool.patch + +1: trawick PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: