]> git.sur5r.net Git - openldap/history - clients/tools/ldapmodify.c
Silence "unused label" warning
[openldap] / clients / tools / ldapmodify.c
2005-07-14 Hallvard FurusethSilence "unused label" warning
2005-05-13 Kurt ZeilengaFix client-side ManageDIT control
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-07-25 Pierangelo Masaratifix ITS#3257
2004-04-05 Kurt ZeilengaFurther refine last commit
2004-04-05 Kurt ZeilengaFix last commit
2004-04-05 Kurt ZeilengaITS#3057: Forgot to call ldap_perror()
2004-03-17 Kurt ZeilengaFix builds with LDAP_GROUPTING_TRANSACTION
2004-03-17 Kurt Zeilenga#ifdef txn code
2004-03-15 Kurt ZeilengaRework to support txn intermediate responses
2004-03-14 Kurt ZeilengaStart of client-side LDAP tranactions (non-working)
2004-03-12 Kurt Zeilenga-E/-e are not just for controls
2004-02-27 Kurt ZeilengaAllow no args
2004-01-01 Kurt ZeilengaHappy new year
2003-12-18 Kurt ZeilengaUse ldap_unbind_ext(3)
2003-12-17 Kurt ZeilengaRemove -C(hasing) option. Doesn't make sense for updat...
2003-11-26 Kurt ZeilengaCleanup notices and attribution
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-11-25 Kurt ZeilengaNotice updates
2003-09-16 Kurt ZeilengaInitial support for pre/post read controls.
2003-08-09 Kurt ZeilengaITS#2645: fix NULL DN bug
2003-07-30 Kurt ZeilengaITS#2657: authzid (and assertion) should apply to most...
2003-04-06 Kurt ZeilengaMisc translation tweaks
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-19 Hallvard FurusethCast ctype.h arguments to unsigned char.
2003-01-03 Kurt ZeilengaHappy new year
2002-12-18 Hallvard FurusethPlug memory leaks from ldap_get_option().
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 FurusethNever let ldif_parse_line() return a NULL value with...
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 Zeilengaproxy authz control (client only)
2002-10-12 Kurt ZeilengaPatch: 'ldapmodify -c' should return error on failure...
2002-09-04 Kurt ZeilengaMove ldap_control_dup() to ldap_pvt.h
2002-08-31 Pierangelo Masaratiadd ldif control support (ITS#2060, patch from David...
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 ZeilengaRework client control parsing... need to implement
2002-08-29 Pierangelo Masaratiimprove control support thru -E switch
2002-08-24 Kurt ZeilengaPatch: 'ldapmodify -y file' reads password from file...
2002-08-09 Pierangelo Masaratiremove warnings
2002-08-05 Kurt ZeilengaFix LDIF LF / CRLF handling.
2002-07-27 Howard ChuUse lutil_progname, #include <lutil.h> to get it.
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-06 Kurt ZeilengaFull_Name: Norbert Klasen
2002-04-15 Kurt ZeilengaRe: Patch: ctype functions require 'unsigned char'...
2002-02-08 Kurt ZeilengaFix misplaced "search" references
2002-02-06 Pierangelo Masaratifixes ITS#1578
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-20 Kurt ZeilengaFix typo in last commit
2001-12-20 Kurt ZeilengaMinor cleanup
2001-12-19 Kurt ZeilengaRemove lint
2001-12-12 Howard ChuMore from jon@symas.com - argv[0] comparison must exclu...
2001-12-07 Howard ChuFrom jon@symas.com - patches for consistent use of...
2001-12-05 Kurt ZeilengaEnhance error messages from Walter.Mueller@uibk.ac.at
2001-09-29 Pierangelo Masaratiliberal treatment of trailing spaces in changetype...
2001-09-25 Kurt ZeilengaITS#1328 LDIFv1 CR/LF fix
2001-08-28 Kurt ZeilengaUse parens for clarity
2001-05-02 Kurt ZeilengaClean up some logic, based upon Novell patches
2001-01-18 Kurt Zeilengause "authcid" instead of "username".
2001-01-16 Kurt ZeilengaChange start tls warning message
2000-11-06 Kurt ZeilengaFix passwd clearing bug
2000-10-25 Gary Williamsenable new logging functions (behind NEW_LOGGING)
2000-10-13 Kurt ZeilengaUse LDAP_VERSION3 instead of 3
2000-10-03 Kurt ZeilengaFix add of empty value.
2000-09-19 Kurt ZeilengaFix spelling error
2000-09-15 Ben CollinsFix fprintf\'s, missing `prog\' argument
2000-09-13 Kurt ZeilengaFix ldap_init/initialize error checking
2000-09-07 Kurt ZeilengaFix -R processing
2000-09-05 Kurt ZeilengaAdd -H to usage
2000-08-25 Kurt ZeilengaAdd missing fprintf param
2000-08-25 Kurt ZeilengaFix typo which escaped my obviously flawed midnight...
2000-08-25 Kurt ZeilengaAdd support of "-H uri"
2000-08-23 Randy KunkeeClean up lint.
2000-07-17 Kurt ZeilengaClean up usage()
2000-07-17 Kurt ZeilengaExpose sasl flags to -lldap (so they can be quiet)
2000-07-17 Kurt ZeilengaFirst cut SASL "interactive" and "quiet" modes (default...
2000-07-16 Kurt ZeilengaMake it all work.
2000-07-15 Kurt ZeilengaCleanup previous commit
2000-07-15 Kurt ZeilengaRework SASL command line arguments. Default is now...
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-06-29 Kurt ZeilengaAdd LDAPv3 rename support
2000-06-25 Kurt ZeilengaFail if ldap_set_option fails
2000-06-25 Kurt ZeilengaRound 2 of tools work.
2000-06-25 Kurt ZeilengaModify ldapsearch(1) significantly. Now handles LDAPv3...
2000-06-24 Kurt ZeilengaAdded -llber 'N' ber_printf format which inserts a...
2000-06-20 Kurt ZeilengaNo need to include <lber.h>
2000-06-19 Kurt ZeilengaAdjust -Z[Z] usage statements
2000-06-14 Kurt ZeilengaFix getpassword bug
2000-06-13 Kurt ZeilengaRename ldap_start_tls() to ldap_start_tls_s() for consi...
2000-05-19 Kurt ZeilengaUse getpassphrase() instead of getpass() if available.
next