]> git.sur5r.net Git - openldap/history - tests/scripts
Append log
[openldap] / tests / scripts /
2001-05-07 Kurt ZeilengaAppend log
2001-05-06 Kurt ZeilengaAdd scripts to start a master server
2001-05-04 Kurt ZeilengaUse KILL to kill slurpd.
2001-05-04 Kurt ZeilengaUse kill -INT to kill slurpd
2000-10-21 Kurt ZeilengaAdd extra spaces to babs' DN.
2000-10-11 Kurt ZeilengaUse $MANAGERDN to update one of the passwords (to test...
2000-10-01 Kurt ZeilengaFix typo in last commit
2000-10-01 Kurt ZeilengaHack test environment to support multiple backends...
2000-09-28 Kurt ZeilengaDon't fail if backend doesn't support indexing
2000-09-26 Kurt ZeilengaUse ordered input to slapadd(8) as required by back-bdb
2000-09-13 Kurt ZeilengaUse root-dse to verify schema files
2000-09-13 Kurt ZeilengaJust catch error, don't explain it
2000-09-10 Randy KunkeeGrep for PRNG message in $SEARCHOUT to make sure error...
2000-09-08 Kurt ZeilengaAdd a root dse test to flush out misc problems (like...
2000-09-06 Kurt ZeilengaUpdate based upon ldappasswd(1) usage change
2000-07-26 Kurt ZeilengaWorking slapindex!
2000-07-26 Kurt ZeilengaAdd infrastructure for reindex testing
2000-07-26 Kurt ZeilengaRename LDIF2LDBM to SLAPADD
2000-07-20 Kurt ZeilengaReplace diff -q with diff >/dev/null for portability...
2000-07-16 Kurt ZeilengaMake it all work.
2000-07-04 Kurt ZeilengaReport return code on failure
2000-07-04 Kurt ZeilengaImproved but still broken client tools.
2000-06-25 Kurt ZeilengaUpdate slurpd to use LDAPv3 w/ ManageDSAit
2000-06-25 Kurt ZeilengaModified slapd to be slurpd friendly.
2000-06-25 Kurt ZeilengaModify ldapsearch(1) significantly. Now handles LDAPv3...
2000-05-28 Kurt ZeilengaUse $CMP, not cmp
2000-05-27 Kurt ZeilengaUse "diff -i -q" instead of "cmp"
2000-05-27 Kurt Zeilengas/cmp/$CMP/ define CMP to cmp (to allow cmp replacements)
2000-05-26 Kurt ZeilengaUse -b "" instead of -b "cn=monitor" as monitor is...
2000-05-23 Kurt ZeilengaRemove dependency upon umichPilotPerson (use just newPi...
2000-05-23 Kurt Zeilengas/rfc822mailgroup/groupofnames/ as we don't have a...
2000-02-03 Kurt ZeilengaITS#437: use portable syntax to export environment...
1999-12-12 Kurt ZeilengaAdd password check and generation check.
1999-09-29 Ben Collins* tests/scripts/defines.sh: add ${LD_LIBRARY_PATH}...
1999-09-29 Ben Collins* configure.in: add --enable-dynamic option for linking...
1999-09-10 Kurt ZeilengaFix shbang magic "#! /bin/sh" (correct) vs "#!/bin...
1999-09-02 Kurt ZeilengaAdd OpenLDAP RCS id
1999-08-26 Kurt Zeilengafix dn2id delete bug... breaks modrdn.
1999-08-26 Kurt ZeilengaUpdate test005-modrdn to handle success without entries
1999-08-22 Kurt Zeilengas/ldif2ldbm/slapadd/
1999-08-22 Kurt ZeilengaRename test001 from test001-ldif2ldbm to test001-slapad...
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-08-03 Kurt ZeilengaUpdate the sleep to 10 seconds (last commit only change...
1999-08-03 Kurt Zeilenga5 seconds just isn't long enough
1999-08-01 Hallvard FurusethUse $SLURPD_DEBUG
1999-07-31 Kurt ZeilengaKludge ldapmodify to accept "version: 1" in LDIF input.
1999-07-30 Kurt ZeilengaEnhance LDIF handling
1999-07-29 Kurt ZeilengaVery crude LDIF changes:
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-14 Hallvard Furusethfix typo in rm command
1999-06-29 Kurt Zeilengaldapmodify/add: Fix -P option
1999-06-28 Kurt ZeilengaAdd support for "env LDAP_PROTO=n make ldbm" where...
1999-05-27 Juan GomezAdd special case tests to avoid regressions.
1999-05-27 Juan GomezAdd new output file name.
1999-05-26 Juan GomezFixed path to ldif file
1999-05-26 Juan GomezPoint to new dir for ldif file.
1999-05-26 Juan GomezAccess x added!
1999-05-26 Juan GomezTrying to change access to this file...
1999-05-26 Juan GomezMake it executable.
1999-05-21 Kurt ZeilengaFilter timestamps, etc., from all test inputs before...
1999-05-21 Kurt ZeilengaAdd CLIENTDIR to alllow easy selection of alternative...
1999-05-12 Juan GomezScript that starts a server with NIS schema and sample...
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-10 Kurt Zeilenga'make test' now tests both BDB2 and LDBM backends.
1999-04-08 Kurt ZeilengaFix VPATH support.
1999-04-08 Kurt ZeilengaFix VPATH support.
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-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 GomezDefined LDAPMODRDN in preparation to add tests for...
1999-02-22 Kurt SpanierClient programs for test008-concurrency moved to subdir...
1999-02-20 Hallvard Furusethslapd-tester should be ./slapd-tester
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-01-20 Kurt Zeilengasuffixes need to be stored in normalized uppercase...
1999-01-14 Kurt ZeilengaDisable implicit session defaulting.... you never know...
1999-01-10 Kurt ZeilengaUpdate build environment to fix VPATH support.
1998-11-30 Kurt ZeilengaSkip replication test if slurpd doesn't exist.
1998-10-25 Kurt Zeilengawasn't merged in first round.
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-09 Kurt ZeilengaInitial revision