]> git.sur5r.net Git - openldap/history - tests/progs
Sync with HEAD
[openldap] / tests / progs /
2003-10-06 Kurt ZeilengaMerge in latest changes from HEAD
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...