]> git.sur5r.net Git - openldap/history - tests/scripts
no 'diff -o' on this system
[openldap] / tests / scripts /
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-13 Howard ChuRenamed subdirectories to hide rm warnings
2002-01-11 Howard ChuAdded test for backend glue. Tests using slapadd/ldapse...
2001-12-25 Kurt ZeilengaMinor cleanup
2001-12-19 Kurt ZeilengaFix minor error in error text handling
2001-12-06 Howard ChuOne more seeAlso DN to squash.
2001-12-06 Howard ChuStrip whitespace from DN-valued attributes.
2001-12-06 Howard ChuTurn off syslog on slapd
2001-12-06 Howard ChuStripped whitespace between entry DN components.
2001-12-06 Kurt ZeilengaAllow an object class to be provided in an attribute...
2001-12-05 Pierangelo Masaratibetter strip of diff marks
2001-12-04 Pierangelo Masaratiillegal extra space in DN ... (right?)
2001-11-28 Kurt ZeilengaUse -h URL, not -p port
2001-11-05 Pierangelo Masaraticleanup
2001-11-03 Pierangelo Masaratimore meaningful subtree replication test
2001-11-02 Pierangelo MasaratiSubtree replication test
2001-10-09 Pierangelo Masaratithere's a bug in the test, because the 'multilinedescri...
2001-10-02 Kurt ZeilengaTru64 diff does support "diff foo /dev/null",
2001-09-22 Howard ChuAdded optional 3rd parameter, to make the script displa...
2001-06-16 Kurt ZeilengaFix undefined filter parsing
2001-06-07 Kurt ZeilengaDon't set directory in backend LDBM for now
2001-06-07 Kurt ZeilengaDisable #ldbm# options for now (as DBHOME stuff needs...
2001-06-06 Kurt Zeilengas/#LDBM#/#ldbm#/ and back out non-portable /i change...
2001-06-06 Kurt Zeilengause case ignore matching for $BACKEND subs
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...
next