]> granicus.if.org Git - apache/commit
Revert r1129808:
authorStefan Fritsch <sf@apache.org>
Sat, 23 Jul 2011 17:29:42 +0000 (17:29 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 23 Jul 2011 17:29:42 +0000 (17:29 +0000)
commit602791140b032e069c1541c158d5100b738db16c
treeeb15de6cb5ea3e0e26c274ed081504ea3c21f96c
parent9674eb32cb74108cceab8ce457b6910fcfe9a479
Revert r1129808:

    Incorporate the ap_ldap incomplete API, as there is no interest or effort
    at APR to make this a complete abstraction, and it was voted 'off the island'
    with APR 2.0.  This will allow httpd 2.3 to build against either apr-2.0
    or apr+util 1.x.

This also reverts part of r1142938, which needs to be re-done.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/revert-ap-ldap@1150172 13f79535-47bb-0310-9956-ffa450edef68
23 files changed:
README
build/find_ldap.m4 [deleted file]
configure.in
docs/doxygen.conf
include/ap_ldap.h.in [deleted file]
include/ap_ldap.hnw [deleted file]
include/ap_ldap.hw [deleted file]
include/ap_ldap_init.h [deleted file]
include/ap_ldap_option.h [deleted file]
include/ap_ldap_rebind.h [deleted file]
include/ap_ldap_url.h [deleted file]
include/util_ldap.h
modules/aaa/config.m4
modules/aaa/mod_authnz_ldap.c
modules/ldap/ap_ldap_init.c [deleted file]
modules/ldap/ap_ldap_option.c [deleted file]
modules/ldap/ap_ldap_rebind.c [deleted file]
modules/ldap/ap_ldap_url.c [deleted file]
modules/ldap/config.m4
modules/ldap/util_ldap.c
modules/ldap/util_ldap_cache.c
modules/ldap/util_ldap_cache.h
modules/ldap/util_ldap_cache_mgr.c