From: Paul Querna Date: Mon, 28 Mar 2005 21:41:19 +0000 (+0000) Subject: Add some votes. I blame #svn-dev. They kept poking. X-Git-Tag: 2.0.54~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f144c0f9011bb5b9846ad239c0f451143d709cb;p=thirdparty%2Fapache%2Fhttpd.git Add some votes. I blame #svn-dev. They kept poking. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159315 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2ea1d78d529..6f20f11e5ca 100644 --- a/STATUS +++ b/STATUS @@ -102,7 +102,7 @@ PATCHES TO BACKPORT FROM TRUNK: PR: 31418 jerenkrantz comments: 151493 deletes a chunk and adds a chunk, with 153280 moving that added hunk elsewhere. My brain hurts. - +1: jorton, jerenkrantz + +1: jorton, jerenkrantz, pquerna *) Add a build script to create a solaris package. svn rev 124104 @@ -112,7 +112,7 @@ PATCHES TO BACKPORT FROM TRUNK: Patch from Eric Covener with tweak by trawick: http://httpd.apache.org/~trawick/covener-removecontrolchars-2.0.patch (2.1-dev already has these fixes) - +1: trawick, jorton + +1: trawick, jorton, pquerna *) util_ldap: Add the directive LDAPConnectionTimeout to control the socket timeout value when binding to an LDAP server @@ -189,7 +189,7 @@ PATCHES TO BACKPORT FROM TRUNK: *) mod_dav: Send an EOS at the end of the multistatus brigade. http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/dav/main/mod_dav.c?r1=1.105&r2=1.106 - +1: jorton, jerenkrantz + +1: jorton, jerenkrantz, pquerna nd asks: Sure, you want to drop the return code of ap_pass_brigade? jerenkrantz: They already did drop it. Note that this really isn't a correctness fix; just a perf. fix. We'd send the EOS @@ -248,7 +248,7 @@ PATCHES TO BACKPORT FROM TRUNK: important members of the subrequest. Especially the proxyreq copying is interesting for proxying DirectoryIndex'd resources: http://svn.apache.org/viewcvs.cgi?rev=102330&view=rev - +1: nd, jerenkrantz + +1: nd, jerenkrantz, pquerna * Win32: Move call to mpm_service_install to the rewrite_args hook from the post_config hook. @@ -258,7 +258,7 @@ PATCHES TO BACKPORT FROM TRUNK: * mod_dav: Export functions so that Win32 can use them as was intended. svn rev 155345 http://svn.apache.org/viewcvs?view=rev&rev=155345 - +1: jerenkrantz + +1: jerenkrantz, pquerna PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: