]> git.sur5r.net Git - openldap/history - clients/tools/common.c
cleanup
[openldap] / clients / tools / common.c
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 Masaratifix type format
2006-12-18 Luke HowardAdd common -o nettimeout option to specify network...
2006-08-22 Kurt ZeilengaMore LDAP_DEVEL cleanup
2006-08-17 Kurt Zeilengafix confused comment
2006-06-21 Kurt ZeilengaMisc RFC reference updates
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-10 Pierangelo Masaratiimprove previous commit
2006-03-10 Pierangelo Masaratidon't pass uninitialized pointers around
2006-03-06 Kurt ZeilengaNeed to clear controls before ldap_txn_end_s call.
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-06 Pierangelo Masaratiminor cleanup
2006-01-03 Kurt ZeilengaHappy new year!
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...
2005-11-26 Kurt ZeilengaAdd dontUseCopy control to ldapcompare(1) and ldapsearc...
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-18 Kurt ZeilengaLimit use of deprecated ldap_bind(3) to LDAPv2 KBIND
2005-11-16 Pierangelo Masaraticheck reponse tags in ldapmodify; other functions rely...
2005-11-14 Pierangelo Masaratisilence warnings...
2005-11-10 Kurt ZeilengaAdd error number to tool_perror() output
2005-11-05 Pierangelo Masaratidon't perror when not required
2005-11-05 Kurt ZeilengaITS#4147 fix
2005-08-01 Hallvard FurusethPlug memory leaks
2005-07-31 Pierangelo Masaratifix previous commit (ITS#3905)
2005-07-25 Pierangelo Masaratisilence warnings
2005-06-03 Kurt Zeilengamove ManageDIT behind LDAP_DEVEL
2005-05-13 Kurt ZeilengaAdd client-side ManageDIT control support
2005-05-06 Pierangelo Masaraticleanup usage
2005-04-25 Kurt ZeilengaImprove error messages
2005-04-19 Pierangelo Masaratiallow abandon/cancel for all tools
2005-04-01 Kurt ZeilengaITS#3620: Initial Unbind control fix
2005-01-27 Pierangelo Masaratiuse / as separator
2005-01-25 Pierangelo Masaratiadd support for Chaining Behavior control (<draft-serme...
2005-01-01 Kurt ZeilengaHappy New Year!
2004-10-19 Kurt ZeilengaMore NEW_LOGGING removal
2004-09-20 Kurt ZeilengaFix typo in error message
2004-07-05 Pierangelo Masaratifix URI parsing error code
2004-06-18 Pierangelo Masaratiimprove client parsing - first step
2004-05-14 Howard ChuJust set ppolicy control in tool_bind()
2004-03-17 Kurt ZeilengaBe consistent with element separators.
2004-03-16 Howard ChuFix prev commit
2004-03-16 Howard ChuClean up Bind ppolicy diagnostics
2004-03-16 Howard ChuHide password policy code behind #ifdef LDAP_CONTROL_PA...
2004-03-16 Howard ChuFix prev commit
2004-03-15 Howard ChuAdded password policy support
2004-03-12 Kurt Zeilenga-E/-e are not just for controls
2004-01-01 Kurt ZeilengaHappy new year
2003-12-14 Kurt ZeilengaRemove LDAP_DEPRECATED dependency
2003-12-14 Kurt ZeilengaAdd LDAP_DEPRECATED macro
2003-12-02 Kurt ZeilengaClarify that referrals are chased anonymously
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-11-25 Kurt ZeilengaBerkeley DB 4.2 support (DB 4.2 required by default)
2003-10-13 Kurt ZeilengaRework of berbuf allocation:
2003-09-18 Kurt ZeilengaFix pre/post attrs init bug (ITS#2728)
2003-09-16 Kurt ZeilengaInitial support for pre/post read controls.
2003-06-10 Kurt ZeilengaAssertion control with no backend support (yet)
2003-06-05 Hallvard FurusethRename setlocale,bindtextdomain,textdomain to ldap_pvt_...
2003-05-22 Kurt ZeilengaError when user tries to mix command line and default...
2003-05-17 Kurt Zeilengacleanup
2003-04-06 Kurt ZeilengaMark translatable strings. Needs work.
2003-04-06 Howard ChuITS#2423 plug some memleaks
2003-03-31 Kurt ZeilengaAdd -y support to ldappasswd.c
2003-03-27 Kurt ZeilengaAlso fix -MM, -CC, etc..
2003-03-27 Howard ChuFix: -ZZ was not requiring StartTLS to succeed.
2003-02-27 Howard ChuFix typo in KRBV4 handling
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 Zeilengaadd domainScope control support
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-03 Kurt ZeilengaHappy new year
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