]> git.ipfire.org Git - thirdparty/squid.git/commit - configure.in
Helpers: Upgrade squid_ldap_auth / basic_ldap_auth
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 2 Oct 2009 04:35:07 +0000 (17:35 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 2 Oct 2009 04:35:07 +0000 (17:35 +1300)
commit428744a1d5b810997c1b1f38ac3c79b152c494e6
tree314e3ada8df3173505ae66b27d2870523a9a0f07
parentacb775add37f4208865e43a1a66a7d7e93038005
Helpers: Upgrade squid_ldap_auth / basic_ldap_auth

- Rename to basic_ldap_auth
- C++ build with link to libcompat
- Add OPTIONS section to man(8) page
- Tweak libldap and liblber configure naming convention.

TODO: check that removal of miscellaneous libraries (XTRA_LIBS) has
      not removed anything important to this helper. If so add back
      the individual library needed, not the whole lot.
configure.in
doc/release-notes/release-3.2.sgml
helpers/basic_auth/LDAP/Makefile.am
helpers/basic_auth/LDAP/basic_ldap_auth.8 [moved from helpers/basic_auth/LDAP/squid_ldap_auth.8 with 92% similarity]
helpers/basic_auth/LDAP/basic_ldap_auth.cc [moved from helpers/basic_auth/LDAP/squid_ldap_auth.c with 100% similarity]
helpers/basic_auth/Makefile.am
helpers/digest_auth/eDirectory/Makefile.am
helpers/digest_auth/ldap/Makefile.am
helpers/external_acl/ldap_group/Makefile.am