From: Jeff Trawick Date: Mon, 19 Feb 2007 16:26:31 +0000 (+0000) Subject: simple LDAP API usage fix X-Git-Tag: 2.2.5~312 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e177418ffc0a14b73c1c3f22afe0d3068b1e8c4b;p=thirdparty%2Fapache%2Fhttpd.git simple LDAP API usage fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@509238 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3e0f1c49bef..9ebec7ecece 100644 --- a/STATUS +++ b/STATUS @@ -177,3 +177,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=486320 +1: trawick, rpluem + * mod_ldap: Fix the search limit parameter to ldap_search_ext_s() + http://svn.apache.org/viewvc?view=rev&rev=509237 + +1: trawick