]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Implement the exported function from mod_ldap(util_ldap) as optional functions so...
authorBradley Nicholes <bnicholes@apache.org>
Thu, 31 Mar 2005 18:44:16 +0000 (18:44 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 31 Mar 2005 18:44:16 +0000 (18:44 +0000)
commit38e8b5da89ad4b51d4416f5b682aac47d11be64e
treefe5ddc8c125fa839936907904d7f52a65cff8c6e
parentaad2e44aae94d2302a2a42f3c7d81f65f8918aba
Implement the exported function from mod_ldap(util_ldap) as optional functions so that we can eliminate the load ordering of mod_ldap and mod_authnz_ldap.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@159619 13f79535-47bb-0310-9956-ffa450edef68
include/util_ldap.h
modules/aaa/mod_authnz_ldap.c
modules/ldap/NWGNUmakefile
modules/ldap/util_ldap.c