From: Jeff Trawick Date: Mon, 4 Dec 2006 14:22:40 +0000 (+0000) Subject: logging-related patches X-Git-Tag: 2.2.4~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17b65b1725fffcf33a133d927cba8ce739f62858;p=thirdparty%2Fapache%2Fhttpd.git logging-related patches git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@482184 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ee76123e01a..3ae340c5815 100644 --- a/STATUS +++ b/STATUS @@ -189,7 +189,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&rev=452431 2.2.x version of patch: Trunk version works - +1: rpluem + +1: rpluem, trawick * mod_authnz_ldap: Add an AuthLDAPRemoteUserAttribute directive. If set, REMOTE_USER will be set to this attribute, rather than the @@ -255,3 +255,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version works (requires handling of CHANGES and ap_mmn.h conflict though) +1: jim + + * rotatelogs: Produce useful error messages for open() failures. + PR 39487 + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=478135 + 2.2.x version of patch: + Trunk version works. + +1: trawick +