]> git.sur5r.net Git - openldap/history - tests
return to releng
[openldap] / tests /
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-09-05 Kurt ZeilengaRemove entry +x, not needed.
2000-09-03 Kurt ZeilengaBring UCdata infrastructure.
2000-08-22 Kurt ZeilengaAdd frontend support for "any" substrings assertions.
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
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-26 Kurt ZeilengaAdd 'index objectClass eq'
2000-07-20 Kurt ZeilengaReplace diff -q with diff >/dev/null for portability...
2000-07-19 Kurt ZeilengaUse substring indices
2000-07-18 Kurt ZeilengaFix substring indices and enable in tests.
2000-07-16 Kurt ZeilengaMake it all work.
2000-07-14 Kurt ZeilengaFix an interaction error on multiple step binds.
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-07-04 Kurt ZeilengaReport return code on failure
2000-07-04 Kurt ZeilengaImproved but still broken client tools.
2000-07-04 Kurt ZeilengaRename local variable 'sun' to 'sa' to avoid clash...
2000-06-26 Kurt ZeilengaFix make clean
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-06-17 Kurt ZeilengaMove BDB2 to Attic
2000-06-13 Kurt ZeilengaAdditional use of new ACL styles
2000-06-13 Kurt ZeilengaPartially test new ACL styles.
2000-06-10 Kurt Zeilengaignore clean-local rm error
2000-06-06 Kurt ZeilengaCleanup schema/data symlinks
2000-06-06 Kurt ZeilengaMove experimental Back-BDB2 to Attic
2000-06-05 Kurt ZeilengaMove old schema files to Attic.
2000-06-04 Kurt ZeilengaNew indexer/filter codes (test suite works) with cheats
2000-06-01 Kurt ZeilengaMust work with trailing / on URI
2000-05-31 Kurt ZeilengaDon't need openldap.schema anymore to run tests
2000-05-29 Kurt ZeilengaTrim '/' off of referral URL.
2000-05-29 Kurt ZeilengaNew schema code is now the default.
2000-05-28 Kurt ZeilengaUse $CMP, not cmp
2000-05-27 Kurt ZeilengaResolve streetaddress vs. street through deletion
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-05-13 Kurt ZeilengaY2k copyright update
2000-05-10 Kurt ZeilengaWorking (but likely not robust) DNS SRV backend!
2000-04-12 Kurt Zeilengaobjectclass=* -> NULL
2000-02-03 Kurt ZeilengaITS#437: use portable syntax to export environment...
1999-12-12 Kurt ZeilengaAdd password check and generation check.
1999-11-01 Kurt ZeilengaAdd <ac/param.h> to wrap <sys/param.h>
1999-10-28 Howard ChuUse new macros from configure.in to accomodate NT/Mingw...
1999-10-26 Kurt ZeilengaUse $$ and other oddities.
1999-10-21 Kurt ZeilengaAdd simple test for additive acl.
1999-10-21 Kurt ZeilengaAdd basic flow control tests
1999-10-21 Kurt ZeilengaUse implicit 'by * none' and =rs
1999-10-21 Kurt ZeilengaMinor acl optimizations.
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-23 Kurt ZeilengaReimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync).
1999-09-10 Kurt ZeilengaFix shbang magic "#! /bin/sh" (correct) vs "#!/bin...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid
1999-09-02 Kurt ZeilengaAdd missing * in last commit
1999-09-02 Kurt ZeilengaAdd OpenLDAP RCS id and copyright
1999-09-02 Kurt ZeilengaAdd OpenLDAP RCS id
1999-08-31 Kurt ZeilengaRemove use of quipu object classes
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-19 Kurt ZeilengaMore CSRI malloc debugging support and destroy sockbuf...
1999-08-19 Kurt Zeilengaslapd_tester should be linked with LIBS
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-08-17 Kurt ZeilengaAnother bogus postalcode removed
1999-08-17 Kurt ZeilengaStrip bogus postcode from entry
1999-08-07 Kurt ZeilengaRemove gmon files
1999-08-05 Kurt Zeilengacreate SASL_LIBS to hold -lsasl
1999-08-05 Kurt Zeilengabase64 encode userPassword
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-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
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-27 Kurt ZeilengaReturn LDAP_CONSTRAINT_VIOLATION if user attempts to...
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-14 Hallvard Furusethfix typo in rm command
1999-07-13 Julio Sánchez Fern... Use $(TLS_LIBS)
1999-07-07 Kurt ZeilengaCopy LDBM bind "ACL_AUTH" and SASL framework to bdb2.
1999-07-05 Kurt Zeilengaunifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH
1999-06-29 Kurt Zeilengaldapmodify/add: Fix -P option
1999-06-28 Kurt ZeilengaAdd support for "env LDAP_PROTO=n make ldbm" where...
1999-06-17 Kurt ZeilengaSeparate autoconf generated values from "defaults".
1999-06-15 Kurt ZeilengaAdd '^' and '$' to ACLs RE's.
1999-06-10 Juan GomezSync this files for this example to work properly.
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-05-29 Kurt ZeilengaDEFAULT_DIRSEP -> DIRSEP
1999-05-29 Kurt ZeilengaFix allocator typo
1999-05-29 Kurt ZeilengaAdd LBER_ and LDAP_ memory allocators/deallocators...
next