]> git.sur5r.net Git - openldap/history - clients/tools/ldapwhoami.c
Sync with HEAD
[openldap] / clients / tools / ldapwhoami.c
2004-03-17 Kurt ZeilengaSync with HEAD
2004-01-01 Kurt ZeilengaHappy new year
2003-12-17 Kurt ZeilengaSync with HEAD
2003-12-01 Kurt ZeilengaSync with HEAD
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
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