]> git.sur5r.net Git - openldap/history - clients
Resync
[openldap] / clients /
2011-08-23 Howard ChuMerge branch 'master' into mdb
2011-08-22 Pierangelo Masaratifurther cleanup of ldapsearch response
2011-08-22 Pierangelo Masaratireferral is a legitimate result
2011-08-22 Pierangelo Masaratimake sure size limits are passed to ldapsearch
2011-08-15 Howard ChuMerge branch 'master' into mdb
2011-08-11 Pierangelo Masaratiuse ldap_search_ext(timelimit) instead of ldap_set_opti...
2011-08-10 Pierangelo Masaratihonor TIMEOUT when appropriate (ITS#7009); also honor...
2011-06-24 Howard ChuITS#6977 fix verbose check in client tools
2011-06-04 Howard ChuITS#6946 fix double-free, broken by 77a7ef0
2011-03-02 Pierangelo Masaraticheck security-related incompatible args (ITS#6849)
2011-02-02 Hallvard FurusethFix last ldapwhoami commit.
2011-02-01 Howard ChuITS#6755 pagedresults loop was accessing a closed FILE*.
2011-01-08 Pierangelo Masaratido not #ifdef LDAP_CONTROL_AUTHZID_REQUEST; it's standa...
2011-01-08 Pierangelo Masaratimake sure cred is freed
2011-01-08 Pierangelo Masaratimake sure msg is freed
2011-01-06 Kurt ZeilengaOutline SASL interactive API (no meat)
2011-01-05 Pierangelo Masaratiplug leak on usage()
2011-01-05 Pierangelo Masaratiallow clients to set USERNAME in session tracking contr...
2011-01-05 Kurt ZeilengaHappy New Year
2011-01-04 Pierangelo Masaratiplug one time leak (this time should be correct; ITS...
2011-01-04 Pierangelo Masaratirevert previous commit (ITS#6777)
2011-01-04 Pierangelo Masaraticleanup
2011-01-04 Pierangelo Masaratiplug minor leak
2011-01-04 Pierangelo Masaraticleanup controls logging in LDIF mode (-L[L[L]], ITS...
2011-01-04 Pierangelo Masaratiadd generic support for RFC 3829 authzid control (bauthzid)
2011-01-04 Pierangelo Masaratifix previous commit
2011-01-04 Pierangelo Masaratiquick fix; needs work
2011-01-03 Pierangelo Masaratifix previous commit
2011-01-03 Kurt ZeilengaAdd VC support for ppolicy and authzid inner controls
2011-01-03 Kurt ZeilengaRemove authzid parameter from verify credential response.
2011-01-03 Kurt ZeilengaExtend Verify Credentials encode/decode per -devel...
2011-01-01 Pierangelo Masaratimore about ITS#6645
2010-12-20 Hallvard FurusethPlug one-time LDAPMessage leak
2010-12-20 Hallvard FurusethPlug memory leaks
2010-12-15 Kurt ZeilengaAdd basic client
2010-12-14 Kurt ZeilengaVery back ldapvc (verify credentials) client
2010-12-14 Kurt Zeilengafix perror
2010-12-14 Kurt ZeilengaUse ldap_parse_whoami
2010-12-04 Hallvard FurusethFix rev 1.270: free def_urlpre correctly. Also free...
2010-11-23 Hallvard FurusethFor ITS#5421: Remove unnecessary #include "ldap_log.h"
2010-10-27 Kurt ZeilengaAllow all common controls (namely for ppolicy)
2010-09-18 Pierangelo Masaratifix multiple generic control parsing
2010-09-06 Pierangelo Masaratiplug one-time leak
2010-09-06 Pierangelo Masaratifix ITS#6638
2010-04-13 Kurt Zeilengahappy belated New Year
2010-04-13 Pierangelo Masaratiunion of operation-specific data in LDIFRecord (ITS...
2010-04-12 Pierangelo Masaratimove getpassphrase inside tool_bind; make sure password...
2010-04-12 Pierangelo Masaratifree LDIF handler in case of failure
2010-04-12 Pierangelo Masarati(ITS#6194) Patch - Enhancement - provide LDIF support...
2009-09-29 Ralf Haferkampprint diagnostic messages when sasl_interactive_bind...
2009-09-08 Pierangelo Masaraticheck for timeout allowed by options (ITS#6282)
2009-08-19 Pierangelo Masaratisilence warning; cleanup code
2009-08-19 Pierangelo Masaratisilence warnings
2009-08-13 Pierangelo Masaratiadvertise known exops
2009-08-03 Pierangelo Masaratirework common options (ITS#6049)
2009-07-28 Howard ChuITS#6233 don't advance ptr after storing final NUL.
2009-07-22 Howard ChuITS#6145 free/close before exit
2009-07-13 Howard ChuAdd VLV support
2009-07-13 Howard ChuCleanup sss result string
2009-07-13 Howard ChuFix typo in derefcrit control
2009-07-07 Howard ChuITS#5892 return -1 from ldif_read_record on error
2009-04-29 Hallvard FurusethSilence warning in print_deref(): cast lutil_b64_ntop...
2009-03-17 Howard ChuITS#6014, partial revert 1.121 for now. We should uncon...
2009-03-08 Howard ChuITS#6005 strings from ber_scanf must be ber_memfree'd
2009-03-07 Howard Chumem cleanup (see ITS#6005) not worth chasing them all...
2009-02-06 Howard ChuMore for #5812, ifdef NOCANON option
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-12-11 Pierangelo Masaratifix one-time leak (non critical)
2008-12-11 Pierangelo Masaratifix LDAP deref control response; fix tool response...
2008-11-21 Howard ChuITS#5812 add SASL_NOCANON / -N option
2008-11-01 Pierangelo Masaratiallow to override (more than one \!) specs requirements...
2008-11-01 Pierangelo Masaratiadd "What Failed?" LDAP control (ITS#5784)
2008-10-24 Hallvard FurusethITS#5770: Fix unaligned BerElements: Use BerElementBuff...
2008-10-22 Pierangelo Masaratislight fixes and improvements to previous commit
2008-10-22 Pierangelo Masaratiadd support for (experimental) dereference control...
2008-10-19 Pierangelo Masaratidefault to simple bind when -D is specified and no...
2008-10-19 Pierangelo Masaratiadd ldapurl command
2008-10-17 Hallvard FurusethWarning cleanup: signed meets unsigned. (Adds variable...
2008-10-17 Hallvard FurusethWarning cleanup: signed meets unsigned: Replace BVICMP...
2008-10-13 Hallvard FurusethWarning cleanup: signed meets unsigned. ber_printf...
2008-09-28 Pierangelo Masaratinote RFC for each standard track control
2008-09-16 Pierangelo Masaratisilence warnings
2008-08-01 Howard ChuAdd server side sorting control
2008-06-14 Pierangelo Masaratiadd client API for assertion control (ITS#5560)
2008-02-12 Quanah Gibson-MountMore for ITS#5317
2008-02-09 Pierangelo Masaratidon't use subentries control unless needed (ITS#5293)
2008-01-09 Hallvard FurusethRemove uninitialized variable since last change
2008-01-09 Hallvard Furusethfor ITS#5317: initialize exit code for -f/dev/null
2008-01-09 Howard ChuTrim replog-related cruft
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-27 Pierangelo Masaratiallow to workaround size limits when deleting recursive...
2007-12-15 Pierangelo Masaratifix one-time leaks
2007-12-15 Howard ChuITS#5247 fix verbose completion messages
2007-12-08 Hallvard FurusethFix typo in error message
2007-12-06 Hallvard FurusethITS#5248: use volatile sig_atomic_t for signal variable...
2007-08-29 Howard Chuunifdef LDAP_DEVEL for relax control in usage message
2007-08-23 Pierangelo Masaratiforgot one commit
2007-08-22 Pierangelo Masaratimove session tracking control creation to helper
2007-08-22 Kurt ZeilengaUse MAXHOSTNAMELEN from <ac/socket.h> instead of HOST_N...
2007-08-22 Pierangelo Masaratisupport session tracking during tool binds
next