]> git.sur5r.net Git - openldap/history - clients/tools/ldapsearch.c
Allow paged results to be requested without interaction by specifying
[openldap] / clients / tools / ldapsearch.c
2004-02-27 Luke HowardAllow paged results to be requested without interaction...
2004-02-27 Luke HowardFix crasher if paged results size is not specified
2004-02-27 Luke HowardFix for RFC 2696 compliance - avoids infinite loop...
2004-01-22 Kurt Zeilengacleanup OPENLDAP_REL_ENG_2_1_MP
2004-01-15 Howard ChuITS#2922 disable argument globbing under Cygwin and...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-18 Kurt ZeilengaUse ldap_unbind_ext(3)
2003-12-17 Kurt ZeilengaSync with HEAD
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-11-25 Kurt ZeilengaNotice updates
2003-10-18 Howard ChuRevert/Fix prev commit
2003-10-18 Howard ChuFix parse order in new print_entry ( ctrls )
2003-10-12 Kurt Zeilengamv ldap_int_get_controls to ldap_pvt_get_controls
2003-09-23 Howard ChuFix prev commit for empty attrs
2003-09-23 Howard ChuMake new print_entry() the default
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-07-30 Kurt ZeilengaITS#2657: authzid (and assertion) should apply to most...
2003-06-27 Jong Hyuk ChoiLCUP primitive routines removed
2003-05-31 Kurt ZeilengaMerge partial and intermediate responses
2003-05-22 Howard Chuldap_pvt_tls_destroy depends on HAVE_TLS
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-06 Kurt ZeilengaMark translatable strings. Needs work.
2003-04-06 Howard ChuITS#2423 plug some memleaks
2003-03-29 Howard ChuRevert previous commit
2003-03-18 Howard ChuUse ol_version.h
2003-02-10 Howard ChuFix undef'd code for empty attributes.
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 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 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-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-04 Howard ChuFix Solaris SEGV when base is not specified
2002-12-03 Kurt ZeilengaFirst-cut proxy authorization support.
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 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-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-08-30 Kurt ZeilengaGenerate subentries control
2002-08-30 Kurt ZeilengaAdd client-side subentries control support.
2002-08-30 Kurt ZeilengaRemove those #ifdefs NOOP just added.
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 ZeilengaRework client control parsing... need to implement
2002-08-29 Pierangelo Masaratiimprove control support thru -E switch
2002-08-24 Kurt ZeilengaPatch: 'ldapmodify -y file' reads password from file...
2002-08-09 Pierangelo Masaratiremove warnings
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-06-09 Kurt ZeilengaVLV clean OPENLDAP_REL_ENG_2_MP
2002-06-02 Kurt ZeilengaAdd matched values command line support (ITS#1811).
2002-03-18 Howard ChuFix ITS#1649, a filter constructed from a BUFSIZ input...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-17 Howard Chu from jon@symas.com; include ldap_log.h for proper...
2001-12-07 Howard ChuMore from Jon Leichter @ Symas - platform-independent...
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-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-17 Kurt ZeilengaRemove commented out (logging) code
2000-10-17 Kurt Zeilengareturn default to no logging
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-09-19 Kurt ZeilengaFix spelling error
next