]> git.sur5r.net Git - openldap/history - clients/tools/ldapwhoami.c
Fix last ldapwhoami commit.
[openldap] / clients / tools / ldapwhoami.c
2011-02-02 Hallvard FurusethFix last ldapwhoami commit.
2011-01-08 Pierangelo Masaratimake sure msg is freed
2011-01-05 Kurt ZeilengaHappy New Year
2010-12-14 Kurt Zeilengafix perror
2010-12-14 Kurt ZeilengaUse ldap_parse_whoami
2010-04-13 Kurt Zeilengahappy belated New Year
2010-04-12 Pierangelo Masaratimove getpassphrase inside tool_bind; make sure password...
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-11-21 Howard ChuITS#5812 add SASL_NOCANON / -N option
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-07-06 Pierangelo Masaratitrim unneeded arg (ITS#5041)
2007-06-21 Kurt Zeilengahave error match API call
2007-06-19 Kurt ZeilengaPpolicy control should be sent with every request...
2007-01-02 Kurt Zeilengahappy new year
2006-12-18 Luke HowardAdd common -o nettimeout option to specify network...
2006-03-31 Howard Chucleanup
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-16 Pierangelo Masaraticheck reponse tags in ldapmodify; other functions rely...
2005-04-21 Pierangelo Masaratifix previous commit (was causing failure of test028)
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-17 Kurt ZeilengaRemove -C(hasing) option. Doesn't make sense for updat...
2003-11-29 Hallvard FurusethAvoid /* inside comments.
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-04-06 Kurt ZeilengaMark translatable strings. Needs work.
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-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 ZeilengaAdd -e authzid argument processing
2002-11-28 Kurt Zeilenga#unifdef paged results, remove lint
2002-11-28 Kurt ZeilengaUse ldap_whoami_s(3)
2002-11-28 Kurt ZeilengaAdd whoami.c and passwd.c and other minor tweaks to...
2002-11-28 Kurt Zeilengaproxy authz control (client only)
2002-08-30 Kurt ZeilengaAdd client-side subentries control support.
2002-08-30 Kurt ZeilengaRemove those #ifdefs NOOP just added.
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 ZeilengaRemove cruft
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-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-03-11 Kurt ZeilengaReturn EXIT_FAILURE if result code is not success.
2002-02-08 Kurt ZeilengaFix misplaced "search" references
2002-01-28 Kurt ZeilengaInitial ldapwhoami implementation