]> git.sur5r.net Git - openldap/history - tests/scripts/defines.sh
another try at fixing test011
[openldap] / tests / scripts / defines.sh
2003-02-27 Pierangelo Masaratianother try at fixing test011
2003-02-09 Kurt ZeilengaUse ldapmodify -a instead of ldapadd.
2003-02-05 Pierangelo Masaratiignore blanks in subtree diff
2003-02-05 Pierangelo Masaratithis will likely fix the problem with partial replication
2002-11-11 Kurt ZeilengaAdd stats to master.log
2002-10-21 Kurt ZeilengaAdd a referrals/manageDsaIT test (depends on order...
2002-09-30 Kurt ZeilengaAlter a few DNs to ensure normalization works in groups
2002-08-29 Kurt ZeilengaRework client control parsing... need to implement
2002-03-11 Kurt ZeilengaAdd whoami test
2002-01-30 Kurt Zeilengano 'diff -o' on this system
2002-01-26 Kurt ZeilengaLanguage Tag and Range Support <draft-zeilenga-ldap...
2002-01-21 Kurt Zeilengaset hostname via a variable, may need tweaking in some...
2002-01-15 Kurt ZeilengaSwitch the default backend to BDB.
2002-01-11 Howard ChuAdded test for backend glue. Tests using slapadd/ldapse...
2001-12-06 Howard ChuTurn off syslog on slapd
2001-12-04 Pierangelo Masaratiillegal extra space in DN ... (right?)
2001-11-03 Pierangelo Masaratimore meaningful subtree replication test
2001-11-02 Pierangelo MasaratiSubtree replication test
2000-10-21 Kurt ZeilengaAdd extra spaces to babs' DN.
2000-10-01 Kurt ZeilengaHack test environment to support multiple backends...
2000-09-13 Kurt ZeilengaUse root-dse to verify schema files
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-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-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-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
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-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 new output file name.
1999-05-21 Kurt ZeilengaAdd CLIENTDIR to alllow easy selection of alternative...
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-08 Kurt ZeilengaFix VPATH support.
1999-04-02 Hallvard FurusethDefine env.variable SLAPD_DEBUG to override the default...
1999-03-17 Kurt ZeilengaAdd slapd -a address support. Allows you to bind to...
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-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-10 Kurt ZeilengaUpdate build environment to fix VPATH support.
1998-10-25 Kurt Zeilengawasn't merged in first round.
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-09 Kurt ZeilengaInitial revision