]> granicus.if.org Git - apache/commit
Move util_ldap out of experimental and into ldap.
authorBradley Nicholes <bnicholes@apache.org>
Wed, 18 Aug 2004 22:18:39 +0000 (22:18 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 18 Aug 2004 22:18:39 +0000 (22:18 +0000)
commit871dcc3f67fef7398b0d4da139aa504b8009abc9
tree40250d12bcff5fe48b79cdbba5342512e320d52c
parent6442f7203e6bd98649a89a80500a2dd9484a380f
Move util_ldap out of experimental and into ldap.

See Attic in experimental directory for previous change history.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104718 13f79535-47bb-0310-9956-ffa450edef68
modules/ldap/NWGNUmakefile [new file with mode: 0644]
modules/ldap/README.ldap [new file with mode: 0644]
modules/ldap/util_ldap.c [new file with mode: 0644]
modules/ldap/util_ldap.dsp [new file with mode: 0644]
modules/ldap/util_ldap_cache.c [new file with mode: 0644]
modules/ldap/util_ldap_cache.h [new file with mode: 0644]
modules/ldap/util_ldap_cache_mgr.c [new file with mode: 0644]