- Jan 01, 2004
-
-
Kurt Zeilenga authored
-
- Nov 28, 2003
-
-
Kurt Zeilenga authored
-
- Oct 22, 2003
-
-
Kurt Zeilenga authored
Split glue test in two. Remove (slurpd) subtree replication test. Reorder syncrepl/proxy tests
-
- Oct 21, 2003
-
-
Kurt Zeilenga authored
A little rough around the edges still.
-
- Sep 23, 2003
-
-
Howard Chu authored
the commandline
-
- Jun 04, 2003
-
-
Howard Chu authored
-
- Apr 30, 2003
-
-
Howard Chu authored
-
- Sep 01, 2002
-
-
Howard Chu authored
-
- Jun 19, 2002
-
-
Kurt Zeilenga authored
Need to hide cn=Monitor from namingContext
-
- Jan 21, 2002
-
-
Kurt Zeilenga authored
-
- Jan 15, 2002
-
-
Kurt Zeilenga authored
-
- Sep 22, 2001
-
-
Howard Chu authored
and wait. User must hit <NewLine> to continue. This gives the opportunity to attach a debugger to the slapd before proceeding with the test.
-
- Oct 01, 2000
-
-
Kurt Zeilenga authored
one set of slapd.conf files.
-
- Sep 26, 2000
-
-
Kurt Zeilenga authored
-
- Jul 26, 2000
-
-
Kurt Zeilenga authored
-
- Jul 20, 2000
-
-
Kurt Zeilenga authored
-
- Jul 04, 2000
-
-
Kurt Zeilenga authored
-
- May 27, 2000
-
-
Kurt Zeilenga authored
Add -n option to slapd
-
- Dec 12, 1999
-
-
Kurt Zeilenga authored
Modify tests to use -h "ldap://localhost:port/" instead of -p port.
-
- Sep 02, 1999
-
-
Kurt Zeilenga authored
-
- Aug 22, 1999
-
-
Kurt Zeilenga authored
-
- Aug 17, 1999
-
-
Kurt Zeilenga authored
New id2entry (id-less) format (ldbm/bdb2) Removed id2children (ldbm/bdb2) Added nextid database (ldbm) Broke ldbmtest Removed ldif2* tools (ldbm/bdb2) Added slap tools (slapadd, slapcat, slapindex)
-
- Jul 30, 1999
-
-
Kurt Zeilenga authored
ldapsearch: use draft guidelines for determining when to use -t only writes binary attributes to files -tt writes all attributes to files output now lists URL instead of path to such files -T dir can be used to specify directory to create temp files in -V urlprefix can be used to change the URL prefix LDIF is now commented (can be disabled using -LL) LDIF now contains version attribute (can be disabled with -LLL) LDIF: put interface changed to allow caller to specify how to encode put interface uses draft guidelines for determine when to base64 encode wrapping kludged to match old off by one bug Tests: removed trailing space from some attributes (to avoid base64 encoding) enabled -LLL in defines.sh (should sed output to remove wrapping/comments/redundant separators) Misc: updated codes outputting LDIF to use new put interface TODO: handling of version attribute on input handling of URLs on input (ie: fetch URL)
-
- Jul 16, 1999
-
-
Kurt Zeilenga authored
Includes support for update referral for each replicated backend. Reworked replication test to use update referral. Includes major rewrite of response encoding codes (result.c). Includes reworked alias support and eliminates old suffix alias codes (can be emulated using named alias). Includes (untested) support for the Manage DSA IT control. Works in LDAPv2 world. Still testing in LDAPv3 world. Added default referral (test009) test.
-
- Jul 14, 1999
-
-
Hallvard Furuseth authored
-
- May 21, 1999
-
-
Kurt Zeilenga authored
-
- Apr 21, 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)
-
- Apr 08, 1999
-
-
Kurt Zeilenga authored
-
- Feb 22, 1999
-
-
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 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 Spanier authored
Integration into ./configure ( --enable-bdb2 ). Adaptation of the test-suite ( 'make' -> ldbm; 'make bdb2-local' -> bdb2 ). Minor fixes in slapd/libldbm.
-
- Jan 20, 1999
-
-
Kurt Zeilenga authored
-
- Jan 10, 1999
-
-
Kurt Zeilenga authored
make depend, make tests, and make install all work when build directory is not the $srcdir. Also modified library handling such that -lpthread more likely to be last. WARNING: new orderring requires use of LDFLAGS to set global loader options such as -L/usr/local/lib. If you put this in LIBS, some libraries may not be found a link time. Likely broke Kerberos/LDAPD support. Don't have those in my testbed.
-
- Aug 30, 1998
-
-
Kurt Zeilenga authored
Patch provided by dj@gregor.com.
-
- Aug 14, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-