]> granicus.if.org Git - apache/commit
Remove the hardcoded size limit parameter for ldap_search_ext_s
authorBradley Nicholes <bnicholes@apache.org>
Tue, 13 Mar 2007 17:53:22 +0000 (17:53 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Tue, 13 Mar 2007 17:53:22 +0000 (17:53 +0000)
commitf01effcaea3a12dece971ff3bb783273088bea80
treed8d899c71057ea7ba4c54e2456f55c643efe8e0c
parentaa24da9d42e0dd31c8422c2e682d65bd625275b2
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.

Submitted by: David Jones <oscaremma gmail com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@517788 13f79535-47bb-0310-9956-ffa450edef68
modules/ldap/util_ldap.c