]> git.sur5r.net Git - openldap/history - clients/tools/ldapsearch.c
Sync with HEAD
[openldap] / clients / tools / ldapsearch.c
2006-05-15 Kurt ZeilengaSync with HEAD
2006-04-05 Hallvard FurusethProtect from sprintf buffer overrun in ldapsearch ...
2006-03-31 Howard Chucleanup
2006-02-16 Kurt ZeilengaMacro cleanup
2006-01-09 Pierangelo Masaratistreamline server control requests
2006-01-09 Kurt Zeilengacleanup
2006-01-08 Pierangelo Masaratiuse new paged results control client API (ITS#4314)
2006-01-08 Pierangelo Masaratirework control response handling
2006-01-07 Pierangelo Masaratipaged results may not be the only control response
2006-01-06 Pierangelo Masaratiminor cleanup
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-26 Kurt ZeilengaAdd dontUseCopy control to ldapcompare(1) and ldapsearc...
2005-11-25 Kurt Zeilengaclarify ALL
2005-11-23 Pierangelo Masaratiadd some friendly output of server control responses...
2005-11-22 Pierangelo Masaratiprint control response (may need to condition with...
2005-11-16 Pierangelo Masaraticheck reponse tags in ldapmodify; other functions rely...
2005-10-01 Pierangelo Masaratiimprove previous commit
2005-10-01 Pierangelo Masaratiallow to inject whatever control doesn't need response...
2005-08-01 Hallvard FurusethPlug memory leaks
2005-07-17 Hallvard FurusethRemove spurious cvalue=NULL printf argument.
2005-07-17 Hallvard FurusethFix typo: Scope "base" was only matched properly on...
2005-04-19 Pierangelo Masaratiallow abandon/cancel for all tools
2005-04-19 Pierangelo Masaratienable abandon/cancel in ldapsearch (ITS#3670)
2005-04-01 Kurt ZeilengaITS#3620: Initial Unbind control fix
2005-02-18 Howard ChuAdd code to aid in testing Abandon/Cancel processing
2005-01-25 Pierangelo Masaratiadd support for Chaining Behavior control (<draft-serme...
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-20 Pierangelo Masaratiwhy scan with {im} when the value need sbe copied?...
2004-10-19 Kurt ZeilengaMore NEW_LOGGING removal
2004-10-03 Pierangelo Masaratiadvertize LDAP_SCOPE_SUBORDINATE support
2004-08-24 Pierangelo Masaratildapsearch doesn't handle correctly setting paged resul...
2004-06-21 Pierangelo Masaratifix response output
2004-06-21 Pierangelo Masaratiparse page control only in case of succes...
2004-06-18 Kurt ZeilengaAdd LDAP_MAXINT macro
2004-06-18 Pierangelo Masaratiallow max for time/size limits
2004-06-18 Pierangelo Masaratiimprove client parsing - first step
2004-06-18 Kurt ZeilengaFix a limit typo
2004-05-15 Kurt ZeilengaRemove extra sequence
2004-05-07 Pierangelo Masaratihelper for unlimited time/size limits request
2004-04-09 Kurt Zeilengacleanup
2004-04-09 Pierangelo Masaratido not prompt for next page in case of search failure
2004-03-18 Kurt Zeilengacleanup for release engineering
2004-03-14 Kurt ZeilengaStart of client-side LDAP tranactions (non-working)
2004-03-12 Kurt Zeilenga-E/-e are not just for controls
2004-03-12 Kurt Zeilengaunifdef -UOLD_WAY
2004-03-01 Luke HowardEnable prompting of paged results with /prompt or ...
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...
next