]> git.sur5r.net Git - openldap/history - clients/tools
LDAP Sync Operation (draft-zeilenga-ldup-sync) as a groundwork for an LDAP replicatio...
[openldap] / clients / tools /
2003-02-05 Jong Hyuk ChoiLDAP Sync Operation (draft-zeilenga-ldup-sync) as a...
2003-01-20 Kurt ZeilengaUse version strings provided by build system for -V
2003-01-20 Kurt ZeilengaFirst cut at -V (version) argument. Needs work.
2003-01-19 Hallvard FurusethSilence gcc warnings (signed vs. unsigned, implicit...
2003-01-19 Hallvard FurusethCast ctype.h arguments to unsigned char.
2003-01-19 Hallvard FurusethInsert missing initializers, to silence gcc warnings.
2003-01-19 Hallvard FurusethFix LBER_ERROR vs. -1 confusion.
2003-01-03 Kurt ZeilengaHappy new year
2002-12-27 Pierangelo Masaratimore readable diffs and reduced number of conflicts...
2002-12-18 Jong Hyuk Choilcup persistent search option
2002-12-18 Howard ChuUse ber_flatten2 to avoid excess mallocs
2002-12-18 Hallvard FurusethPlug memory leaks from ldap_get_option().
2002-12-14 Pierangelo MasaratiDunno in advance how many controls will be set by a...
2002-12-12 Hallvard FurusethFactor out common client code to file common.c
2002-12-11 Hallvard FurusethPlug memory leak from ldap_<first/next>_attribute().
2002-12-09 Hallvard FurusethUpdate '-c' error handling, so error in any operation...
2002-12-04 Howard ChuFix Solaris SEGV when base is not specified
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-12-01 Pierangelo Masaratiput 'break' only at the end of the 'case'
2002-11-30 Hallvard Furusethldapsearch -E subentries=... lacked a break; for case...
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-11-21 Pierangelo Masaratienforce the declared behavior when using -L[L[L]]
2002-11-21 Pierangelo Masaratiadd limits to entries count for paged results
2002-11-21 Pierangelo Masarati- allow interactive pagedResults size change
2002-11-21 Pierangelo MasaratiSupport for RFC 2696:
2002-10-23 Kurt ZeilengaAdd more LDIF comments
2002-10-12 Kurt ZeilengaPatch: 'ldapmodify -c' should return error on failure...
2002-09-08 Howard ChuAdded ldapcompare.c to SRCS so it will be processed...
2002-09-06 Howard ChuMerged ldap_get_values_ber into ldap_get_attribute_ber.
2002-09-05 Howard ChuAdded 2nd version of print_entry using new ldap_get_...
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 ZeilengaGenerate subentries control
2002-08-30 Kurt ZeilengaAdd client-side subentries control support.
2002-08-30 Kurt ZeilengaClose comment
2002-08-30 Kurt ZeilengaRemove those #ifdefs NOOP just added.
2002-08-30 Kurt ZeilengaMore noop #ifdef'ing
2002-08-30 Kurt ZeilengaPlace NOOP behind #ifdef
2002-08-30 Kurt ZeilengaPrint information about control used.
2002-08-30 Kurt ZeilengaAllow generation of no-op control
2002-08-29 Kurt ZeilengaAdd manageDsaIt/NOOP control support to every tool.
2002-08-29 Kurt ZeilengaAdd to NT build
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 ZeilengaRemove cruft
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-08-03 Howard ChuITS#1956, bvalp declaration
2002-07-27 Howard ChuUse lutil_progname, #include <lutil.h> to get it.
2002-07-23 Kurt Zeilengasnprintf cleanup
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-09 Kurt ZeilengaVLV clean OPENLDAP_REL_ENG_2_MP
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-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-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
next