]> git.sur5r.net Git - openldap/history - tests
add wsa_err.c to project
[openldap] / tests /
1999-04-30 Hallvard Furusethenclose macro arguments in ()
1999-04-29 Kurt ZeilengaDisable compare for now. Need to plug in passwd and
1999-04-29 Kurt ZeilengaUpdate back-passwd based on patches from howard.chu...
1999-04-23 Kurt ZeilengaBackout last change
1999-04-21 Kurt Zeilengash portability changes
1999-04-11 Kurt ZeilengaProvide 'make test', 'make ldbm', and 'make bdb2' infor...
1999-04-10 Kurt Zeilenga'make test' now tests both BDB2 and LDBM backends.
1999-04-10 Kurt ZeilengaUse 'cachesize 0' for repl and acl tests.
1999-04-08 Kurt ZeilengaFix VPATH support.
1999-04-08 Kurt ZeilengaFix VPATH support.
1999-04-06 Hallvard FurusethProtect against failed commands in Makefile.in
1999-04-04 Hallvard FurusethDo closedir()
1999-04-02 Hallvard FurusethDefine env.variable SLAPD_DEBUG to override the default...
1999-03-29 Kurt SpanierFix ldbmcat crash problem: first use the key before...
1999-03-29 Kurt Zeilengawrap sys/param.h with HAVE_SYS_PARAM_H...
1999-03-29 Kurt ZeilengaAdd wait4/3 detection.
1999-03-22 Kurt ZeilengaRound 2 of connection management changes.
1999-03-17 Kurt ZeilengaAdd slapd -a address support. Allows you to bind to...
1999-03-10 Juan GomezAdded tests for modrdn and the proper operation of...
1999-03-10 Juan GomezExpected output for modrdn tests.
1999-03-10 Juan GomezDefined LDAPMODRDN in preparation to add tests for...
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 Kurt ZeilengaAdd 'tests' target.
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-03-02 Kurt ZeilengaFix make clean/veryclean
1999-03-01 Kurt SpanierIntroduction of first version of transaction processing...
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...
1999-02-20 Hallvard Furusethisblank() is nonstandard, use isspace()
1999-02-20 Hallvard Furusethslapd-tester should be ./slapd-tester
1999-02-20 Hallvard FurusethLink with all of $(LIBS) instead of $(LDAP_LIBPATH...
1999-02-18 Kurt SpanierCode clean-up.
1999-02-17 Kurt SpanierElimination of entry- and cache-level locking in back...
1999-02-15 Kurt SpanierAddition of a new Concurrency Test fro testing slapd...
1999-02-12 Kurt SpanierBugFix and selection in the test-suite of the bdb2...
1999-02-08 Kurt ZeilengaFixup BDB2 switching. Use 'test' instead of '['. ...
1999-02-08 Kurt SpanierIntegration of the BDB2 backend into the new init/start...
1999-02-01 Kurt SpanierIntroduction of a backend startup/shutdown function...
1999-01-21 Kurt ZeilengaPlace the arg and pid files into the test-* directories.
1999-01-21 Kurt SpanierDefinition of slapd pid and args files as slapd.conf...
1999-01-20 Kurt Zeilengasuffixes need to be stored in normalized uppercase...
1999-01-19 Kurt ZeilengaUpdate slap_conn to maintain client provided dn and...
1999-01-14 Kurt ZeilengaDisable implicit session defaulting.... you never know...
1999-01-14 Kurt ZeilengaInitial version of the experimental 'back-perl'
1999-01-13 Kurt ZeilengaBe quite about deleting data symlink
1999-01-10 Kurt ZeilengaUpdate build environment to fix VPATH support.
1999-01-02 Kurt ZeilengaEnable dbcachenoWsync for replica.
1998-12-28 Kurt ZeilengaFix schema check bug... actually charray needs to dup...
1998-12-10 Kurt ZeilengaChange cache.c assert logic based on Hallvard's suggestion.
1998-11-30 Kurt ZeilengaSkip replication test if slurpd doesn't exist.
1998-11-22 Kurt Zeilenga"make veryclean" now lives up to its name.
1998-10-25 Kurt Zeilengawasn't merged in first round.
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-09-18 Kurt ZeilengaRemove old build system.
1998-09-18 Kurt ZeilengaMake all, clean, veryclean, depend, install all appear...
1998-09-17 Kurt ZeilengaAdded Makefile template for slurpd.
1998-09-17 Kurt ZeilengaAdd Makefile template for testsuite
1998-09-02 Kurt ZeilengaAdd basic support for MD5 and SHA1 passwords.
1998-08-30 Kurt ZeilengaFixed rm to use more standard expression to ignore...
1998-08-30 Kurt ZeilengaFixed various rm statements to use more common expressi...
1998-08-21 Kurt ZeilengaMerged files from branch REGEX_REMOVAL. Despite name...
1998-08-19 Kurt ZeilengaAdded filter to populate test
1998-08-19 Kurt ZeilengaAdded slurpd log and extend slurpd sleep to 15 seconds
1998-08-15 Kurt ZeilengaMoved both logs into test-db to be consistent with...
1998-08-15 Kurt ZeilengaFixed typo of SLAVELOG and made sure test directories...
1998-08-14 Kurt ZeilengaCreate log files for slapd, sleep between tests to...
1998-08-14 Kurt ZeilengaAdded better rm expressions.
1998-08-14 Kurt ZeilengaAdded better rm expression
1998-08-09 Kurt ZeilengaMerge FreeBSD Make-templates into LDAPworld branch
1998-08-09 Kurt Zeilengaapply FreeBSD changes to main branch
1998-08-09 Kurt ZeilengaModified make system to support CVS instead of RCS
1998-08-09 Kurt ZeilengaInitial revision