]> git.sur5r.net Git - openldap/history - clients/tools/common.c
Add LDAP_DEPRECATED macro
[openldap] / clients / tools / common.c
2003-12-14 Kurt ZeilengaAdd LDAP_DEPRECATED macro
2003-12-02 Kurt ZeilengaClarify that referrals are chased anonymously
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-11-25 Kurt ZeilengaBerkeley DB 4.2 support (DB 4.2 required by default)
2003-10-13 Kurt ZeilengaRework of berbuf allocation:
2003-09-18 Kurt ZeilengaFix pre/post attrs init bug (ITS#2728)
2003-09-16 Kurt ZeilengaInitial support for pre/post read controls.
2003-06-10 Kurt ZeilengaAssertion control with no backend support (yet)
2003-06-05 Hallvard FurusethRename setlocale,bindtextdomain,textdomain to ldap_pvt_...
2003-05-22 Kurt ZeilengaError when user tries to mix command line and default...
2003-05-17 Kurt Zeilengacleanup
2003-04-06 Kurt ZeilengaMark translatable strings. Needs work.
2003-04-06 Howard ChuITS#2423 plug some memleaks
2003-03-31 Kurt ZeilengaAdd -y support to ldappasswd.c
2003-03-27 Kurt ZeilengaAlso fix -MM, -CC, etc..
2003-03-27 Howard ChuFix: -ZZ was not requiring StartTLS to succeed.
2003-02-27 Howard ChuFix typo in KRBV4 handling
2003-02-10 Kurt Zeilengas/LDAP_SUCCESS/LDAP_OPT_SUCCESS/
2003-02-10 Kurt ZeilengaAdd library version check to prevent mismatch during...
2003-02-09 Kurt Zeilengaadd domainScope control support
2003-01-20 Kurt ZeilengaUse version strings provided by build system for -V
2003-01-20 Kurt ZeilengaFirst cut at -V (version) argument. Needs work.
2003-01-03 Kurt ZeilengaHappy new year
2002-12-14 Pierangelo MasaratiDunno in advance how many controls will be set by a...
2002-12-12 Hallvard FurusethFactor out common client code to file common.c