📄 changelog
字号:
Version 2.172005-03-19 Henrik Nordstrom <hno@squid-cache.org> Bug #1258: LDAP helpers fails to compile with SUN LDAP SDK2005-02-05 Henrik Nordstrom <hno@squid-cache.org> Define LDAP_NO_ATTRS if not defined in LDAP API headers2005-02-04 Henrik Nordstrom <hno@squid-cache.org> Fix LDAP helpers to send a proper NO_ATTR search when looking for the user DN2005-01-30 Oliver Hookins LDAP helper documentation updatesVersion 2.162004-10-21 Henrik Nordstrom <hno@squid-cache.org> Documentation fixesVersion 2.152004-08-15 Henrik Nordstrom <hno@squid-cache.org> Helper format changed in Squid-3.0 to use URL escaped strings. Simplifies things a bit and well known encoding.Version 2.142004-03-02 Henrik Nordstrom <hno@squid-cache.org> Added -d (debug) flag2004-02-09 Henrik Nordstrom <hno@squid-cache.org> -E and -S options mismatch2004-01-08 Henrik Nordstrom <hno@squid-cache.org> Increase buffer size when reading group lookups from SquidVersion 2.132004-01-05 Henrik Nordstrom <hno@squid-cache.org> Corrected TLS mode (-Z)Version 2.122003-03-01 Christoph Lechleitner <lech@ibcl.at> Added -W option to read bindpasswd from file, e.g. from /etc/ldap.secret2003-03-01 Juerg Michel Added support for ldap URI via the -H optionVersion 2.112003-01-31 Henrik Nordstrom <hno@marasystems.com> Packaged as a distribution, with Makefile, README and INSTALL Corrected the squid.conf examples in the manpage and some spelling in the same Separated the changelog/history to a separate ChangeLog file (this file)2003-01-27 Henrik Nordstrom <hno@marasystems.com> Cleaned up error messages shown when a nonexisting user tries to log inVersion 2.102003-01-07 Jon Kinred Fixed user search mode (-F/-u) when -g is not usedVersion 2.92003-01-03 Henrik Nordstrom <hno@marasystems.com> Fixed missing string termination on ldap_escape_vale, and corrected build problem with LDAPv2 librariesVersion 2.82002-11-27 Henrik Nordstrom <hno@marasystems.com> Replacement for ldap_build_filter. Also changed the % codes to %u (user) and %g (group) which is a bit more intuitive.2002-11-21 Gerard Eviston Fix ldap_search_s error management. This fixes a core dump if there is a LDAP search filter syntax error (possibly caused by malformed input).Version 2.72002-10-22: Henrik Nordstrom <hno@marasystems.com> strwordtok bugfixVersion 2.62002-09-21: Gerard Eviston -S option to strip NT domain names from login namesVersion 2.52002-09-09: Henrik Nordstrom <hno@marasystems.com> Added support for user DN lookups (-u -B -F options)Version 2.42002-09-06: Henrik Nordstrom <hno@marasystems.com> Many bugfixes in connection management -g option added, and added support for multiple groups. Prior versions only supported one group and an optional group base RDNVersion 2.32002-09-04: Henrik Nordstrom <hno@marasystems.com> Minor cleanupsVersion 2.22002-09-04: Henrik Nordstrom <hno@marasystems.com> Merged changes from squid_ldap_auth.c - TLS support (Michael Cunningham) - -p option to specify port Documented the % codes to use in -fVersion 2.12002-08-21: Henrik Nordstrom <hno@marasystems.com> Support groups or usernames having spacesVersion 2.02002-01-22: Henrik Nordstrom <hno@marasystems.com> Added optional third query argument for search RDN2002-01-22: Henrik Nordstrom <hno@marasystems.com> Removed unused options, and fully changed name to squid_ldap_match.Version 1.02001-07-17: Flavio Pescuma <flavio@marasystems.com> Using the main function from squid_ldap_auth wrote squid_ldap_match. This program replaces the %a and %v (ldapfilter.conf) from the filter template supplied with -f with the two arguments sent by squid. Returns OK if the ldap_search using the composed filter succeeds.Changes from squid_ldap_auth.c:2001-12-12: Michael Cunningham <m.cunningham@xpedite.com> - Added TLS support and partial ldap version 3 support. 2001-09-05: Henrik Nordstrom <hno@squid-cache.org> - Added ability to specify another default LDAP port to connect to. Persistent connections moved to -P2001-05-02: Henrik Nordstrom <hno@squid-cache.org> - Support newer OpenLDAP 2.x libraries using the revised Internet Draft API which unfortunately is not backwards compatible with RFC1823..2001-04-15: Henrik Nordstrom <hno@squid-cache.org> - Added command line option for basedn - Added the ability to search for the user DN2001-04-16: Henrik Nordstrom <hno@squid-cache.org> - Added -D binddn -w bindpasswd.2001-04-17: Henrik Nordstrom <hno@squid-cache.org> - Added -R to disable referrals - Added -a to control alias dereferencing2001-04-17: Henrik Nordstrom <hno@squid-cache.org> - Added -u, DN username attribute name2001-04-18: Henrik Nordstrom <hno@squid-cache.org> - Allow full filter specifications in -f-- END --
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -