From: Paul Querna Date: Wed, 18 May 2005 18:47:51 +0000 (+0000) Subject: +1 several. -0 on the piped logger at graceful restart, since it doesn't bump the... X-Git-Tag: 2.0.55~207 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e552a9f426e333acd2f93252a0094ffbd95515f;p=thirdparty%2Fapache%2Fhttpd.git +1 several. -0 on the piped logger at graceful restart, since it doesn't bump the minor MMN, or put it under CORE_PRIVATE. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170792 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f1a4b860305..24eb8371f78 100644 --- a/STATUS +++ b/STATUS @@ -101,12 +101,14 @@ PATCHES TO BACKPORT FROM TRUNK: - if (isenc && ch == '%') { + if (isenc && (isenc != PROXYREQ_REVERSE) && ch == '%') { - +1: jim + +1: jim, pquerna *) Prevent hang writing to piped logger at graceful restart time. PR: 26467 http://svn.apache.org/viewcvs?rev=170281&view=rev +1: trawick, jorton + -0: pquerna: This adds a new public function. It should be either a + minor MMN bump, or be put under CORE_PRIVATE. *) Fix fd leak in piped logging code, fix error handling, and remove dead errno handling. @@ -260,12 +262,12 @@ PATCHES TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ldap/util_ldap.c?rev=164919&r1=164918&r2=164919&view=diff or 2.0 view patch http://issues.apache.org/bugzilla/attachment.cgi?id=14873 - +1: bnicholes, minfrin + +1: bnicholes, minfrin, pquerna *) Have configure refuse to build with doomed combinations of internal/external APR/APR-util. http://svn.apache.org/viewcvs?rev=170029&view=rev - +1: jorton, nd, trawick + +1: jorton, nd, trawick, pquerna PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: