]> git.sur5r.net Git - openldap/history - clients
fix attribute description parsing (ITS#5402)
[openldap] / clients /
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
2007-08-21 Pierangelo Masaraticlient side of draft-wahl-ldap-session
2007-08-21 Pierangelo Masaratifurther fix previous commit
2007-08-21 Pierangelo Masaratifix extra controls in tools
2007-08-21 Pierangelo Masaratifix or comment Calysto findings
2007-08-17 Pierangelo Masaratifix previous commit (may be called more than once)
2007-08-17 Pierangelo Masaratiallow unknown generic controls (by OID=b64value)
2007-08-16 Hallvard FurusethRemove lint
2007-08-16 Pierangelo Masaraticleanup tools
2007-07-22 Howard ChuDelete -C description, should not have been documented
2007-07-18 Kurt ZeilengaParse server controls on each response, and print them.
2007-07-06 Pierangelo Masaratitrim unneeded arg (ITS#5041)
2007-06-21 Kurt Zeilengahave error match API call
2007-06-21 Kurt ZeilengaSend common request controls with extended request.
2007-06-19 Pierangelo Masaratibetter implementation for ITS#4996 and docs (ldapsearch...
2007-06-19 Kurt ZeilengaPpolicy control should be sent with every request...
2007-06-19 Kurt ZeilengaRevert last commit
2007-06-09 Pierangelo Masaratiallow host resolution via DNS SRV based on the DN porti...
2007-04-29 Howard ChuITS#4939 fix typo
2007-04-02 Quanah Gibson-MountUse correct memory free function (ITS#4901)
2007-04-01 Quanah Gibson-MountFix typo
2007-02-13 Howard ChuCoverity - check for malloc failure (however unlikely...)
2007-01-23 Ralf HaferkampPrintout ldap_result() error message (ITS #4812)
2007-01-13 Pierangelo Masaratiadd support to test exceptional behavior (abandon/cance...
2007-01-11 Pierangelo Masaraticleanup
2007-01-10 Howard ChuITS#4800
2007-01-10 Howard ChuITS#4799 remove kbind
2007-01-02 Kurt Zeilengahappy new year
2006-12-26 Howard Chutimeval requires <ac/time.h>
2006-12-18 Pierangelo Masarati(blind) fix type format
2006-12-18 Pierangelo Masaratifix type format
2006-12-18 Luke HowardAdd common -o nettimeout option to specify network...
2006-11-27 Howard ChuReject malformed LDIF - missing modops, or mismatched...
2006-11-27 Howard ChuRevert rbuf length setting in prev commit
2006-11-24 Howard ChuParser rewrite:
2006-11-10 Howard ChuITS#3755 silence strict-aliasing warnings
2006-10-14 Pierangelo Masaratiadd LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated...
2006-09-14 Howard ChuPortability cleanups
2006-08-25 Pierangelo Masaratiallow continuous mode
2006-08-24 Kurt ZeilengaITS#4647: error on bad filter patterns
2006-08-22 Kurt Zeilengaremove dontusecopy ifdefs
2006-08-22 Kurt ZeilengaMore LDAP_DEVEL cleanup
2006-08-17 Kurt Zeilengafix confused comment
2006-06-21 Kurt ZeilengaMisc RFC reference updates
2006-05-13 Pierangelo Masaratisplit lines in additional info (ITS#4543)
2006-05-12 Howard ChuITS#4453 don't print error message on stdout
2006-04-25 Pierangelo Masaratinote when the default base is being used (more about...
2006-04-25 Pierangelo Masaratiprint the correct search base when taken from ldaprc...
2006-04-05 Hallvard FurusethProtect from sprintf buffer overrun in ldapsearch ...
2006-04-04 Hallvard Furusethtool_bind(): Do not use pointer to out-of-scope variabl...
2006-04-01 Hallvard FurusethCast ctype.h char arguments to unsigned char
2006-03-31 Howard Chucleanup
2006-03-30 Kurt ZeilengaAdditional TXN changes (a work in progress)
2006-03-10 Pierangelo Masaratiimprove previous commit
2006-03-10 Pierangelo Masaratidon't pass uninitialized pointers around
2006-03-06 Kurt ZeilengaAdd missing break, ugh.
2006-03-06 Kurt Zeilengafix prev commit
2006-03-06 Kurt ZeilengaCleanup
2006-03-06 Kurt ZeilengaDon't commit transactions if modify failed.
2006-03-06 Kurt ZeilengaNeed to clear controls before ldap_txn_end_s call.
2006-03-06 Kurt ZeilengaInitial and rough client-side implementation of the...
2006-02-16 Howard ChuITS#4403 don't unbind a NULL ld.
2006-02-16 Kurt ZeilengaMacro cleanup
2006-02-11 Luke HowardAllow arbitrary exop data to be base64 encoded
2006-02-10 Luke HowardFix previous commit
2006-02-10 Luke HowardUse : to separate OID/data in exop - will use :: for...
2006-02-09 Luke HowardAllow passing string arguments to arbitrary extended...
2006-02-07 Luke Howardallow execution of arbitrary extended operations (right...
2006-01-10 Kurt ZeilengaDon't use C comments to comment out C code
2006-01-09 Pierangelo Masaratiadd experimental, non-advertised support for obsolete...
2006-01-09 Pierangelo Masaratistreamline server control requests
2006-01-09 Pierangelo Masaratifix type specifier in format
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 Masaratifix copyright years
2006-01-06 Pierangelo Masaratirfc2589 support (ITS#4293)
2006-01-06 Pierangelo Masaratiminor cleanup
2006-01-03 Kurt ZeilengaHappy new year!
2006-01-02 Pierangelo Masaraticomplain if new password is not returned when expected
2005-12-21 Kurt Zeilengareturn LDAP_NOT_SUPPORTED when SASL is not available
2005-12-15 Kurt Zeilengas/LDAP_OPERATIONS_ERROR/LDAP_LOCAL_ERROR/
2005-12-15 Pierangelo Masaratireturn the error code, much like the rest of the tools
2005-12-13 Pierangelo Masaratiuse macros instead of numbers...
next