]> git.sur5r.net Git - openldap/history - clients
ITS#1837, one-level searches on leaf entries
[openldap] / clients /
2002-06-06 Kurt ZeilengaFull_Name: Norbert Klasen
2002-06-02 Kurt ZeilengaAdd matched values command line support (ITS#1811).
2002-04-15 Kurt ZeilengaRe: Patch: ctype functions require 'unsigned char'...
2002-04-15 Kurt ZeilengaPatch: Escape character troubles (ITS#1753)
2002-04-15 Kurt ZeilengaTrim finger from HEAD
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-03-18 Howard ChuFix ITS#1649, a filter constructed from a BUFSIZ input...
2002-03-11 Kurt ZeilengaReturn EXIT_FAILURE if result code is not success.
2002-02-10 Kurt ZeilengaUpdate libtool usage
2002-02-08 Kurt ZeilengaFix misplaced "search" references
2002-02-06 Pierangelo Masaratifixes ITS#1578
2002-01-31 Kurt ZeilengaV2 kbind fix (blind commit)
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-18 Howard Chumore cleanup from jon@symas.com
2001-12-18 Howard ChuJust use mkstemp unconditionally; liblutil will fill...
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-09 Kurt ZeilengaRemove lint and misc MSVC updates
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-06 Kurt ZeilengaITS#1482 patch from Michael.Gerdts@usa.alcatel.co
2001-12-05 Kurt ZeilengaEnhance error messages from Walter.Mueller@uibk.ac.at
2001-12-02 Kurt ZeilengaFinish friendly_name() removal
2001-12-01 Kurt ZeilengaDon't bother with friendly name
2001-10-27 Kurt ZeilengaOnly build/install tools and ud by default
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-07-07 Kurt ZeilengaMajor clients cleanout
2001-06-21 Kurt ZeilengaDon't say "version: 2"
2001-06-15 Kurt ZeilengaMisc updates for NT4
2001-06-14 Kurt ZeilengaRestore
2001-06-14 Kurt ZeilengaRip most of Kbind out in prep for adding SASL.
2001-06-11 Kurt ZeilengaRemove more UFN cruft
2001-06-11 Kurt Zeilengaunifdef -ULDAP_UFN
2001-06-09 Kurt ZeilengaFix no domainpart bug
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-02-27 Julio Sánchez Fern... Sendmail is so weird that it passes us an address of...
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-24 Julio Sánchez Fern... Fix crash when a mail list appears twice in the expansi...
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-16 Kurt ZeilengaFix #undef LDAP_UFN
2000-09-16 Kurt Zeilengamodify ldap_dn2ufn() to return completely typeless...
2000-09-15 Ben Collinsremove unused var 'actions'
2000-09-15 Ben CollinsFix fprintf\'s, missing `prog\' argument
2000-09-15 Ben Collinscompiler warnings, possible use of unitialized data
2000-09-13 Ben Collinsmissed newline in printf
2000-09-13 Kurt ZeilengaFix ldap_init/initialize error checking
2000-09-13 Ben Collinsinit output_string to NULL, and check in printbase...
2000-09-07 Kurt ZeilengaFix -R processing
2000-09-06 Kurt ZeilengaFix kbind typo (ITS#717)
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-08-21 Kurt ZeilengaFix up examples, X.500 references, etc.
2000-08-18 Kurt ZeilengaRemove CLDAP cruft
2000-08-16 Kurt ZeilengaITS#657: Added command-line switch for searchbase to...
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-07-27 Kurt ZeilengaFix empty AND/OR search list bug
2000-07-22 Kurt ZeilengaUse sigaction to set SA_RESTART (if appropriate).
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...
next