]> git.sur5r.net Git - openldap/history - clients
return to releng
[openldap] / clients /
2005-01-20 Kurt ZeilengaHappy new year!
2004-09-24 Kurt ZeilengaFix error message
2004-08-28 Kurt ZeilengaFix typo
2004-08-28 Kurt Zeilenga+ Fixed ldapsearch paged results size 0 bug
2004-07-25 Pierangelo Masaratiimport fix to ITS#3257 from HEAD
2004-07-16 Kurt ZeilengaImprove error reporting
2004-06-26 Kurt Zeilengasizelimit, pageresults, and misc fixes from HEAD
2004-05-21 Kurt ZeilengaMisc fixes including:
2004-04-12 Kurt Zeilengafrom HEAD:
2004-04-06 Kurt ZeilengaFixed ldapmodify missing error information bug (ITS...
2004-03-17 Kurt ZeilengaSync with HEAD
2004-03-17 Kurt ZeilengaSync with HEAD
2004-01-23 Kurt ZeilengaSync with HEAD
2004-01-17 Kurt ZeilengaCygwin fix
2004-01-01 Kurt ZeilengaHappy new year
2003-12-18 Kurt ZeilengaSync with HEAD
2003-12-18 Kurt ZeilengaSync with HEAD
2003-12-17 Kurt ZeilengaRemove broken MSVC build from REL_ENG branch.
2003-12-17 Kurt ZeilengaSync with HEAD
2003-12-15 Kurt ZeilengaSync with HEAD
2003-12-01 Kurt ZeilengaSync with HEAD
2003-11-30 Kurt ZeilengaFirst rounded of changes in prep for 2.2.beta3
2003-10-13 Kurt ZeilengaSync with HEAD
2003-10-06 Kurt ZeilengaMerge in latest changes from HEAD
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
2003-05-31 Kurt ZeilengaSuck in changes from HEAD
2003-05-22 Howard Chuldap_pvt_tls_destroy depends on HAVE_TLS
2003-05-22 Kurt ZeilengaError when user tries to mix command line and default...
2003-05-17 Kurt Zeilengacleanup
2003-05-14 Howard ChuFix ldap_get_attribute_ber to get values in-place.
2003-05-12 Howard Chuplug memleak in alternate print_entry()
2003-05-02 Hallvard FurusethFix assignment of <char/int>* to unsigned <char/int...
2003-04-29 Howard ChuCheck HAVE_CYRUS_SASL for sasl_done().
2003-04-29 Hallvard Furuseth#include "ldap_pvt.h", to get ldap_pvt_tls_destroy().
2003-04-12 Kurt ZeilengaAdd -y support
2003-04-06 Kurt ZeilengaMisc translation tweaks
2003-04-06 Kurt ZeilengaMark translatable strings. Needs work.
2003-04-06 Howard ChuITS#2423 plug some memleaks
2003-03-31 Kurt ZeilengaAdd additional password file support.
2003-03-31 Kurt ZeilengaAdd -y support to ldappasswd.c
2003-03-29 Howard ChuAdded version rules
2003-03-29 Howard ChuRemove unused reference to ldif_debug
2003-03-29 Howard ChuTweak version.c rules
2003-03-29 Howard ChuRevert previous commit
2003-03-27 Kurt ZeilengaAlso fix -MM, -CC, etc..
2003-03-27 Howard ChuFix: -ZZ was not requiring StartTLS to succeed.
2003-03-19 Howard ChuUse ol_version.h
2003-03-18 Howard ChuUse ol_version.h
2003-02-27 Howard ChuFix typo in KRBV4 handling
2003-02-10 Howard ChuFix undef'd code for empty attributes.
2003-02-10 Kurt Zeilengas/LDAP_SUCCESS/LDAP_OPT_SUCCESS/
2003-02-10 Kurt ZeilengaAdd library version check to prevent mismatch during...
2003-02-09 Kurt ZeilengaFix DESTDIR to work without --static
2003-02-09 Kurt ZeilengaMisc LCUP cleanup
2003-02-09 Kurt Zeilengaadd domainScope control support
2003-02-08 Kurt ZeilengaRework #ifdef'ing of expermental controls to ease relea...
2003-02-05 Jong Hyuk Choiremove printf
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.
next