]> git.sur5r.net Git - openldap/history - tests/progs
Regenerated with new OL_ARG_ENABLE
[openldap] / tests / progs /
2005-07-06 Hallvard FurusethISO C chokes on non-constant array initializers
2005-04-20 Pierangelo Masaratiadd concurrency test for back-meta; cleanup previous...
2005-04-20 Pierangelo Masaratiadd "retry" switch (currently needed to stress-test...
2005-01-01 Kurt ZeilengaHappy New Year!
2004-09-04 Pierangelo Masaratineed a lot of space for stress tests; need to bind...
2004-08-27 Kurt ZeilengaFix init error
2004-08-27 Ralf Haferkampadded new test slapd-modify (based on slapd-modrdn...
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-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-09-23 Howard ChuChange slapd-tester to read search base from file inste...
2003-04-08 Howard ChuITS#2428 braindead compiler...
2003-03-04 Kurt ZeilengaFix initializer
2003-02-22 Howard ChuUncomment sleep(1), unintended from previous commit.
2003-02-22 Howard ChuAdded new test slapd-modrdn - string-reverses the RDN...
2003-02-13 Howard ChuAdded support for "-H" arg with LDAP uri / ldap_initialize
2003-01-03 Kurt ZeilengaHappy new year
2002-07-27 Howard Chutest progs need -llutil
2002-07-26 Howard ChuFix argvec for OS/390
2002-07-23 Kurt Zeilengasnprintf cleanup
2002-05-17 Howard ChuRevert unnecessary change in previous commit
2002-05-17 Howard ChuFixes for MingW: (test008 now succeeds)
2002-02-10 Kurt ZeilengaUpdate libtool usage
2002-01-19 Kurt ZeilengaAdd more reads/searches to pound a little harder
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-20 Kurt Zeilengaconcurrency tests should be using LDAPv3
2001-09-28 Kurt ZeilengaIncrease read/write and search/write ratios.
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-05-13 Kurt ZeilengaY2k copyright update
2000-04-12 Kurt Zeilengaobjectclass=* -> NULL
1999-11-01 Kurt ZeilengaAdd <ac/param.h> to wrap <sys/param.h>
1999-10-28 Howard ChuUse new macros from configure.in to accomodate NT/Mingw...
1999-09-02 Kurt ZeilengaAdd missing * in last commit
1999-09-02 Kurt ZeilengaAdd OpenLDAP RCS id and copyright
1999-08-19 Kurt Zeilengaslapd_tester should be linked with LIBS
1999-08-05 Kurt Zeilengacreate SASL_LIBS to hold -lsasl
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-07-13 Julio Sánchez Fern... Use $(TLS_LIBS)
1999-06-17 Kurt ZeilengaSeparate autoconf generated values from "defaults".
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-05-29 Kurt ZeilengaDEFAULT_DIRSEP -> DIRSEP
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-04-04 Hallvard FurusethDo closedir()
1999-03-29 Kurt Zeilengawrap sys/param.h with HAVE_SYS_PARAM_H...
1999-03-29 Kurt ZeilengaAdd wait4/3 detection.
1999-03-09 Kurt Zeilenga-lldap requires $(KRB_LIBS)
1999-03-06 Hallvard FurusethRemove unused variables
1999-03-06 Hallvard Furusethinclude <stdlib.h> to get atoi()
1999-03-06 Hallvard Furusethprintf(%ld, pid) -> printf(%ld, (long)pid)
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...