]> git.sur5r.net Git - openldap/history - clients/tools/ldapcompare.c
Happy New Year!
[openldap] / clients / tools / ldapcompare.c
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-22 Quanah Gibson-Mount ITS#6548,#7092 Unbind,cleanup before client exit.
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-01-05 Kurt ZeilengaHappy New Year!
2010-04-16 Quanah Gibson-Mountmove getpassphrase inside tool_bind; make sure password...
2010-04-13 Kurt Zeilengahappy belated new year
2009-08-13 Quanah Gibson-MountITS#6049
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2009-01-21 Quanah Gibson-MountITS#5812
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-07-18 Kurt ZeilengaParse server controls on each response, and print them.
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-10 Howard ChuITS#4799 remove kbind
2007-01-02 Kurt Zeilengahappy new year
2006-12-18 Luke HowardAdd common -o nettimeout option to specify network...
2006-10-19 Kurt ZeilengaSync with HEAD
2006-09-14 Howard ChuPortability cleanups
2006-08-22 Kurt Zeilengaremove dontusecopy ifdefs
2006-01-09 Pierangelo Masaratistreamline server control requests
2006-01-08 Pierangelo Masaratirework control response handling
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-26 Kurt ZeilengaAdd dontUseCopy control to ldapcompare(1) and ldapsearc...
2005-11-16 Pierangelo Masaraticheck reponse tags in ldapmodify; other functions rely...
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...