]> git.sur5r.net Git - openldap/history - clients/tools/ldapcompare.c
fix previous commit (ITS#3905)
[openldap] / clients / tools / ldapcompare.c
2005-05-05 Howard ChuPick up strutct timeval definition
2005-04-19 Pierangelo Masaratiallow abandon/cancel for all tools
2005-04-01 Kurt ZeilengaITS#3620: Initial Unbind control fix
2005-01-01 Kurt ZeilengaHappy New Year!
2004-03-12 Kurt Zeilenga-E/-e are not just for controls
2004-01-01 Kurt ZeilengaHappy new year
2003-12-18 Kurt ZeilengaPrint UNDEFINED on compare error
2003-12-18 Kurt ZeilengaClean error handling
2003-12-18 Kurt ZeilengaUse ldap_unbind_ext(3)
2003-11-26 Kurt ZeilengaCleanup notices and attribution
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-11-25 Kurt ZeilengaNotice updates
2003-07-30 Kurt ZeilengaITS#2657: authzid (and assertion) should apply to most...
2003-05-02 Hallvard FurusethFix assignment of <char/int>* to unsigned <char/int...
2003-04-06 Kurt ZeilengaMisc translation tweaks
2003-04-06 Kurt ZeilengaMark translatable strings. Needs work.
2003-03-29 Howard ChuRemove unused reference to ldif_debug
2003-03-29 Howard ChuRevert previous commit
2003-03-18 Howard ChuUse ol_version.h
2003-01-20 Kurt ZeilengaFirst cut at -V (version) argument. Needs work.
2003-01-19 Hallvard FurusethFix LBER_ERROR vs. -1 confusion.
2003-01-03 Kurt ZeilengaHappy new year
2002-12-12 Hallvard FurusethFactor out common client code to file common.c
2002-12-03 Kurt ZeilengaFirst-cut proxy authorization support.
2002-12-02 Hallvard FurusethEsthetic change: Move break; out of if() to before...
2002-11-29 Kurt ZeilengaClean up error messages
2002-11-28 Kurt Zeilengaproxy authz control (client only)
2002-08-30 Kurt ZeilengaAdd client-side subentries control support.
2002-08-30 Kurt ZeilengaClose comment
2002-08-30 Kurt ZeilengaRemove those #ifdefs NOOP just added.
2002-08-30 Kurt ZeilengaMore noop #ifdef'ing
2002-08-30 Kurt ZeilengaPlace NOOP behind #ifdef
2002-08-29 Kurt ZeilengaAdd manageDsaIt/NOOP control support to every tool.
2002-08-29 Kurt ZeilengaRework client control parsing... need to implement
2002-08-24 Kurt ZeilengaPatch: 'ldapmodify -y file' reads password from file...
2002-07-27 Howard ChuUse lutil_progname, #include <lutil.h> to get it.
2002-02-08 Kurt ZeilengaFix misplaced "search" references
2002-01-29 Kurt ZeilengaInitial ldapcompare(1) implementation. Adapted from...