From: Graham Leggett Date: Wed, 16 Sep 2009 20:11:20 +0000 (+0000) Subject: Vote, promote. X-Git-Tag: 2.2.14~32 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4f76a2e22a9b336bcfc4f59989b77c3173b28187;p=thirdparty%2Fapache%2Fhttpd.git Vote, promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@815945 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6af4a1fac7c..67dbe7a22d4 100644 --- a/STATUS +++ b/STATUS @@ -94,6 +94,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: +1: covener, poirier +1: minfrin (with r814779 for compiler warning fix) + * mod_ldap: hints in usage for LDAPCacheEntries and LDAPOpCacheEntries + updated to match manual and code (0 or -1 to disable) + PR 40948 + Trunk Patch: http://svn.apache.org/viewvc?rev=814441&view=rev + 2.2.x patch: Trunk works. + +1: covener, rpluem, minfrin + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -120,13 +127,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x Patch: http://people.apache.org/~minfrin/ssl-env.diff +1: minfrin - * mod_ldap: hints in usage for LDAPCacheEntries and LDAPOpCacheEntries - updated to match manual and code (0 or -1 to disable) - PR 40948 - Trunk Patch: http://svn.apache.org/viewvc?rev=814441&view=rev - 2.2.x patch: Trunk works. - +1: covener, rpluem - * mod_ldap: Pre-scan the requirements array before doing any LDAP lookups, for cases where an LDAP URL is configured but non-LDAP authn/authz is in effect. This stops us from trying to resolve file-based userids to a DN