]> granicus.if.org Git - apache/commit
add LDAPLibraryDebug directive to mod_ldap to turn on
authorEric Covener <covener@apache.org>
Fri, 30 Oct 2009 02:07:45 +0000 (02:07 +0000)
committerEric Covener <covener@apache.org>
Fri, 30 Oct 2009 02:07:45 +0000 (02:07 +0000)
commit4e6f442708c81b55f7ee85336d32a71fbbf0cfce
tree42c938338cad6226e7ba8e2d209f3037ad7b9eaa
parent35e256eed72865c0ad4c0805166cf99c91140ce6
add LDAPLibraryDebug directive to mod_ldap to turn on
tracing in underlying LDAP SDK, where all the interesting tidbits
about all kinds of LDAP errors are hidden.

Unfortunately windows doesn't implement this LDAP_OPT.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@831183 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_ldap.html.en
docs/manual/mod/mod_ldap.xml
include/ap_mmn.h
include/util_ldap.h
modules/ldap/util_ldap.c