in trunk's CHANGES
(mod_ldap: Remove the hardcoded size limit parameter for ldap_search_ext
...)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@954978
13f79535-47bb-0310-9956-
ffa450edef68
[Takashi Sato <serai lans-tv.com>]
*) 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.
+ ldap_search_ext_s and replace it with an APR_ defined value that
+ is set according to the LDAP SDK being used, resolving a problem
+ with SDKs that define LDAP_NO_LIMIT to something other than -1.
[David Jones <oscaremma gmail com>]
*) core: Correct a regression since 2.0.x in the handling of AllowOverride