]> git.sur5r.net Git - openldap/history - clients/tools
Return proper result codes for usage errors
[openldap] / clients / tools /
2002-02-10 Kurt ZeilengaUpdate libtool usage
2002-02-08 Kurt ZeilengaFix misplaced "search" references
2002-02-06 Pierangelo Masaratifixes ITS#1578
2002-01-30 Kurt ZeilengaAdd a project for ldapcompare(1)
2002-01-29 Kurt ZeilengaInitial ldapcompare(1) implementation. Adapted from...
2002-01-28 Kurt ZeilengaFix typo in last commit
2002-01-28 Kurt ZeilengaInitial ldapwhoami implementation
2002-01-28 Kurt ZeilengaAdd whoami extended operation. LDBM_PRE_GIANT_RWLOCK
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-17 Howard Chu from jon@symas.com; include ldap_log.h for proper...
2001-12-17 Howard ChuFix ITS#1497 use strcmp instead of strncmp
2001-12-12 Howard ChuMore from jon@symas.com - argv[0] comparison must exclu...
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-12-07 Howard ChuMore from Jon Leichter @ Symas - platform-independent...
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-09-04 Kurt ZeilengaDon't ignore attribute list when -S is specified.
2001-08-28 Kurt ZeilengaUse parens for clarity
2001-06-21 Kurt ZeilengaDon't say "version: 2"
2001-06-09 Kurt ZeilengaUpdated pthread test and usage (avoid pthread_detach...
2001-05-18 Kurt ZeilengaFix filter printing
2001-05-03 Kurt Zeilengadetect and use fcntl (for BSD/OS)
2001-05-02 Kurt ZeilengaClean up some logic, based upon Novell patches
2001-03-15 Kurt ZeilengaAdd LDAP version to comment
2001-01-23 Kurt ZeilengaValidate timelimit argument
2001-01-23 Kurt ZeilengaRename timelimit to timeout where it refers to the...
2001-01-19 Kurt ZeilengaMove -V to -F so that -V can be used for version inform...
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-28 Kurt ZeilengaFix encoding of old password
2000-10-25 Gary Williamsenable new logging functions (behind NEW_LOGGING)
2000-10-17 Kurt ZeilengaRemove commented out (logging) code
2000-10-17 Kurt Zeilengareturn default to no logging
2000-10-13 Kurt ZeilengaDon't print bind dn, it's confusing when using SASL
2000-10-13 Kurt ZeilengaUse LDAP_VERSION3 instead of 3
2000-10-12 Gary Williamsexample client using new logging
2000-10-11 Kurt ZeilengaAdd missing 'static'... (ITS#823,825,828)
2000-10-11 Kurt ZeilengaUpdate ldappasswd binddn bug, man page and error reporting
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-06 Kurt Zeilengauser argument should be optional
2000-09-06 Kurt Zeilengasegfault by ldappasswd -A -S (ITS#714) fix
2000-09-05 Kurt ZeilengaAdd -H to usage
2000-08-31 Kurt ZeilengaBack out last change
2000-08-31 Kurt ZeilengaFix URI
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-27 Kurt ZeilengaFix empty AND/OR search list bug
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 ZeilengaUpdate usage to note that user may not be represented...
2000-07-16 Kurt ZeilengaFix authmethod defaulting
2000-07-16 Kurt ZeilengaAdd -x (simple authentication)
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-07-05 Kurt ZeilengaAdd missing EOL
2000-07-04 Kurt ZeilengaCorrect improper ldap_result() result checking...
2000-07-04 Kurt ZeilengaImproved but still broken client tools.
2000-07-03 Kurt ZeilengaAdd reporting of LDAPv3 referrals. Should also report...
2000-06-29 Kurt ZeilengaAdd LDAPv3 rename support
2000-06-25 Kurt ZeilengaMove old files to the Attic
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-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-14 Kurt ZeilengaFix getpassword bug
2000-06-13 Kurt ZeilengaRename ldap_start_tls() to ldap_start_tls_s() for consi...
2000-06-10 Kurt Zeilengaundef DEFSEP before defining it
2000-06-05 Kurt ZeilengaAdd ManageDSAit support to back-dnssrv
2000-06-04 Kurt ZeilengaNew indexer/filter codes (test suite works) with cheats
2000-06-03 Kurt ZeilengaUse ldap_parse_result instead of deprecated ldap_result...
2000-05-30 Kurt ZeilengaStrip installed executables
2000-05-29 Kurt ZeilengaForce referrals on
2000-05-19 Kurt ZeilengaUse getpassphrase() instead of getpass() if available.
2000-05-16 Kurt Zeilengas/bindpw/passwd/
2000-05-16 Kurt ZeilengaFix password handling for SASL
2000-05-16 Kurt ZeilengaFix sasl passwd handling (needs to be copied to other...
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-11 Howard ChuFix off-by-one in allocation of urlpre
2000-05-11 Kurt ZeilengaChange negotiated mechanism:
2000-04-25 Kurt ZeilengaFix typos in version checking
2000-04-24 Ben Collinswith the -t option (writing to /tmp) open files with...
2000-04-20 Kurt ZeilengaStartTLS requires LDAPv3
next