git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@517799
13f79535-47bb-0310-9956-
ffa450edef68
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