From: Bill Stoddard Date: Fri, 18 Feb 2005 17:16:31 +0000 (+0000) Subject: Vote and nominate a backport X-Git-Tag: 2.0.54~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c9cfbb0f735259bb12299a3b62c8996edc749b3;p=thirdparty%2Fapache%2Fhttpd.git Vote and nominate a backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154326 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e72b1caeba4..6c37853a8b4 100644 --- a/STATUS +++ b/STATUS @@ -106,7 +106,7 @@ PATCHES TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs.cgi?rev=102869&view=rev http://svn.apache.org/viewcvs.cgi?rev=105264&view=rev rediffed for 2.0 as: http://www.apache.org/~jorton/ap_dummy.diff - +1: jorton, trawick + +1: jorton, trawick, stoddard *) mod_ssl: Set r->user from SSLUsername earlier so that it's actually useful. @@ -230,7 +230,7 @@ PATCHES TO BACKPORT FROM TRUNK: modules/experimental/mod_cache.h: 1.52 modules/experimental/mod_disk_cache.c: 1.67 modules/experimental/mod_mem_cache.c: 1.119 - +1: jerenkrantz + +1: jerenkrantz, stoddard +0: sounds like a nice 'feature' v.s. rfc-required behavior, great for 2.2 * support/check_forensic: Fix tempfile usage @@ -251,7 +251,7 @@ PATCHES TO BACKPORT FROM TRUNK: reliability issue) http://svn.apache.org/viewcvs.cgi?rev=109510&view=rev http://svn.apache.org/viewcvs.cgi?rev=105195&view=rev - +1: trawick + +1: trawick, stoddard * modules/http/http_request.c (ap_internal_fast_redirect): Take over important members of the subrequest. Especially the proxyreq copying @@ -259,6 +259,11 @@ PATCHES TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs.cgi?rev=102330&view=rev +1: nd + * Win32: Move call to mpm_service_install to the rewrite_args hook + from the post_config hook. + http://svn.apache.org/viewcvs?view=rev&rev=154319 + +1: stoddard + PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: *) Remove LDAP toolkit specific code from util_ldap and mod_auth_ldap.