]> git.sur5r.net Git - openldap/history - clients/tools/common.c
ITS#6049
[openldap] / clients / tools / common.c
2009-08-13 Quanah Gibson-MountITS#6049
2009-08-02 Quanah Gibson-MountITS#6233
2009-07-22 Quanah Gibson-MountAdd sssvlv overlay
2009-07-22 Quanah Gibson-MountCleanup sss result string
2009-05-01 Quanah Gibson-MountSilence warning in print_deref(): cast lutil_b64_ntop...
2009-03-17 Quanah Gibson-MountITS#6014
2009-03-10 Quanah Gibson-MountITS#6005
2009-02-06 Quanah Gibson-MountITS#5812
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2009-01-21 Quanah Gibson-MountITS#5812
2008-12-12 Quanah Gibson-MountITS#5768
2008-11-10 Quanah Gibson-MountITS#5784
2008-11-10 Quanah Gibson-MountITS#5770
2008-11-10 Quanah Gibson-MountITS#5768
2008-11-10 Quanah Gibson-MountITS#5753
2008-11-08 Quanah Gibson-MountWarnings cleanup
2008-09-29 Quanah Gibson-Mountnote RFC for each standard track control
2008-09-03 Quanah Gibson-MountAdd server side sorting
2008-07-09 Quanah Gibson-MountITS#5560
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-02-09 Quanah Gibson-Mountfix one-time leaks
2008-02-08 Quanah Gibson-MountITS#5248
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-15 Pierangelo Masaratifix one-time leaks
2007-12-08 Hallvard FurusethFix typo in error message
2007-12-06 Hallvard FurusethITS#5248: use volatile sig_atomic_t for signal variable...
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
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 Pierangelo Masaraticleanup tools
2007-07-22 Howard ChuDelete -C description, should not have been documented
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-09 Pierangelo Masaratiallow host resolution via DNS SRV based on the DN porti...
2007-04-29 Howard ChuITS#4939 fix typo
2007-04-01 Quanah Gibson-MountFix typo
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-13 Pierangelo Masaratiadd support to test exceptional behavior (abandon/cance...
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 ZeilengaSync with HEAD
2006-08-22 Kurt ZeilengaMore LDAP_DEVEL cleanup
2006-08-18 Kurt ZeilengaSync with HEAD
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
next