]> git.sur5r.net Git - openldap/history - tests/progs/slapd-addel.c
Sync with HEAD
[openldap] / tests / progs / slapd-addel.c
2005-01-20 Kurt ZeilengaSync with HEAD
2004-09-04 Pierangelo Masaratineed a lot of space for stress tests; need to bind...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-24 Howard ChuITS#2895 sleep(1) here masks race conditions, don't...
2003-12-14 Kurt ZeilengaAdd LDAP_DEPRECATED macro
2003-11-26 Kurt ZeilengaNotices and Acknowledgements
2003-02-22 Howard ChuUncomment sleep(1), unintended from previous commit.
2003-02-13 Howard ChuAdded support for "-H" arg with LDAP uri / ldap_initialize
2003-01-03 Kurt ZeilengaHappy new year
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-20 Kurt Zeilengaconcurrency tests should be using LDAPv3
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-05-13 Kurt ZeilengaY2k copyright update
1999-11-01 Kurt ZeilengaAdd <ac/param.h> to wrap <sys/param.h>
1999-09-02 Kurt ZeilengaAdd missing * in last commit
1999-09-02 Kurt ZeilengaAdd OpenLDAP RCS id and copyright
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-05-29 Kurt ZeilengaFix allocator typo
1999-05-29 Kurt ZeilengaAdd LBER_ and LDAP_ memory allocators/deallocators...
1999-04-30 Hallvard Furusethenclose macro arguments in ()
1999-03-29 Kurt Zeilengawrap sys/param.h with HAVE_SYS_PARAM_H...
1999-03-06 Hallvard FurusethRemove unused variables
1999-03-04 Hallvard FurusethShut up gcc -Wparentheses
1999-03-03 Hallvard Furusethinclude <stdlib.h> to get malloc & co
1999-03-03 Hallvard Furusethcast printf(%ld) argument from pid_t to long
1999-02-22 Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1999-02-22 Kurt SpanierClient programs for test008-concurrency moved to subdir...