Commit 4ceb0c5c authored by Bradley Nicholes's avatar Bradley Nicholes
Browse files

mod_ldap backport proposal

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@517799 13f79535-47bb-0310-9956-ffa450edef68
parent a567344b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -166,3 +166,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     http://svn.apache.org/viewvc?rev=499567&view=rev
     +1: niq, rpluem

   * mod_ldap: Remove the hardcoded size limit parameter for 
       ldap_search_ext_s and replace it with an APR_ defined 
       value that is set according to the LDAP SDK being used.
     http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/ldap/util_ldap.c?r1=484985&r2=517788
     +1: bnicholes