]> git.sur5r.net Git - openldap/history - clients
ITS#5728 release entries before send_ldap_ber()
[openldap] / clients /
2003-06-10 Kurt ZeilengaAssertion control with no backend support (yet)
2003-06-05 Hallvard FurusethRename setlocale,bindtextdomain,textdomain to ldap_pvt_...
2003-05-31 Kurt ZeilengaMerge partial and intermediate responses
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.
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-08 Kurt ZeilengaZap LDAPv2-only stuff
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-15 Kurt ZeilengaPatch: Escape character troubles (ITS#1753)
2002-04-15 Kurt ZeilengaTrim finger from HEAD
next