- Apr 11, 1999
-
-
Kurt Zeilenga authored
-
- Apr 10, 1999
-
-
Kurt Zeilenga authored
'make bdb2' tests only BDB2 'make ldbm' tests only LDBM Fix up scripts (previous changes broke BDB2 testing)
-
Kurt Zeilenga authored
Remove disable write sync (dbcachenowsync) in master (for concurrency test).
-
- Apr 08, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Apr 06, 1999
-
-
Hallvard Furuseth authored
-
- Apr 04, 1999
-
-
Hallvard Furuseth authored
-
- Apr 02, 1999
-
-
Hallvard Furuseth authored
-
- Mar 29, 1999
-
-
Kurt Spanier authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Modify slapd_tester to use pid_t and wait macros. May need to implement additional macros in ac/wait.h (in addition to WEXITSTATUS and WIFEXITED).
-
- Mar 22, 1999
-
-
Kurt Zeilenga authored
Mainly updated back-bdb2, back-passwd, back-shell to use slap_get_time().
-
- Mar 17, 1999
-
-
Kurt Zeilenga authored
address. Useful for running multiple servers in a virtual hosting environment. Modified test001-ldif2ldbm to verify this functionality. Assumes localhost is 127.0.0.1.
-
- Mar 10, 1999
-
-
Juan Gomez authored
-
Juan Gomez authored
-
Juan Gomez authored
-
- Mar 09, 1999
-
-
Kurt Zeilenga authored
-
- Mar 06, 1999
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
- Mar 04, 1999
-
-
Hallvard Furuseth authored
-
- Mar 03, 1999
-
-
Kurt Zeilenga authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
- Mar 02, 1999
-
-
Kurt Zeilenga authored
-
- Mar 01, 1999
-
-
Kurt Spanier authored
-
- Feb 22, 1999
-
-
Hallvard Furuseth authored
These functions require their arguments to be in the range of `unsigned char'.
-
Kurt Spanier authored
Building tests/progs/*.c in the main build process. ==> Test-suite must be called by 'make test', or 'make test-bdb2'
-
- Feb 20, 1999
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
- Feb 18, 1999
-
-
Kurt Spanier authored
-
- Feb 17, 1999
-
-
Kurt Spanier authored
Slight adaption of concurrency-test to enable even more writers/readers.
-
- Feb 15, 1999
-
-
Kurt Spanier authored
correctness of locking schemas in backends. In back-bdb2 open NEXTID during startup and close at shutdown.
-
- Feb 12, 1999
-
-
Kurt Spanier authored
slapd server timing via a new slapd command line option '-t'.
-
- Feb 08, 1999
-
-
Kurt Zeilenga authored
Use $BACKEND instead of BDB2. Fallback to LDBM if $BACKEND is not BDB2.
-
Kurt Spanier authored
Integration into ./configure ( --enable-bdb2 ). Adaptation of the test-suite ( 'make' -> ldbm; 'make bdb2-local' -> bdb2 ). Minor fixes in slapd/libldbm.
-
- Feb 01, 1999
-
-
Kurt Spanier authored
initialization after reading slapd.conf, and before starting the daemon
-
- Jan 21, 1999
-
-
Kurt Zeilenga authored
-
Kurt Spanier authored
introduction of pid/agrs parameters to the test-suite slapd.conf files; creation of sub-directory test/var for storage of pid/args files during test; update of the slapd and slapd.conf man pages. (The change reduces dependency on ldapconfig.h, since SLAPD_PIDEXT and SLAPD_ARGSEXT are deleted from the code.)
-