]> git.sur5r.net Git - openldap/history - clients/tools/common.c
move ManageDIT behind LDAP_DEVEL
[openldap] / clients / tools / common.c
2005-06-03 Kurt Zeilengamove ManageDIT behind LDAP_DEVEL
2005-05-13 Kurt ZeilengaAdd client-side ManageDIT control support
2005-05-06 Pierangelo Masaraticleanup usage
2005-04-25 Kurt ZeilengaImprove error messages
2005-04-19 Pierangelo Masaratiallow abandon/cancel for all tools
2005-04-01 Kurt ZeilengaITS#3620: Initial Unbind control fix
2005-01-27 Pierangelo Masaratiuse / as separator
2005-01-25 Pierangelo Masaratiadd support for Chaining Behavior control (<draft-serme...
2005-01-01 Kurt ZeilengaHappy New Year!
2004-10-19 Kurt ZeilengaMore NEW_LOGGING removal
2004-09-20 Kurt ZeilengaFix typo in error message
2004-07-05 Pierangelo Masaratifix URI parsing error code
2004-06-18 Pierangelo Masaratiimprove client parsing - first step
2004-05-14 Howard ChuJust set ppolicy control in tool_bind()
2004-03-17 Kurt ZeilengaBe consistent with element separators.
2004-03-16 Howard ChuFix prev commit
2004-03-16 Howard ChuClean up Bind ppolicy diagnostics
2004-03-16 Howard ChuHide password policy code behind #ifdef LDAP_CONTROL_PA...
2004-03-16 Howard ChuFix prev commit
2004-03-15 Howard ChuAdded password policy support
2004-03-12 Kurt Zeilenga-E/-e are not just for controls
2004-01-01 Kurt ZeilengaHappy new year
2003-12-14 Kurt ZeilengaRemove LDAP_DEPRECATED dependency
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