- Sep 02, 1999
-
-
Kurt Zeilenga authored
-
- Aug 26, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Aug 22, 1999
-
-
Kurt Zeilenga authored
-
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)
-
- Aug 03, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Aug 01, 1999
-
-
Hallvard Furuseth authored
-
- Jul 31, 1999
-
-
Kurt Zeilenga authored
-
- 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 29, 1999
-
-
Kurt Zeilenga authored
add MODRDN newSuperior support add '#' support to ldapmodify (but not slurpd and ldbm tools)
-
- 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
-
- Jun 29, 1999
-
-
Kurt Zeilenga authored
tests: use "ldapadd" instead of "ldapmodify -a"
-
- Jun 28, 1999
-
-
Kurt Zeilenga authored
3 doesn't work YET.
-
- May 27, 1999
-
-
Juan Gomez authored
-
Juan Gomez authored
-
- May 26, 1999
-
-
Juan Gomez authored
-
Juan Gomez authored
-
Juan Gomez authored
-
Juan Gomez authored
-
Juan Gomez authored
-
- May 21, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- May 12, 1999
-
-
Juan Gomez authored
-
- Apr 29, 1999
-
-
Kurt Zeilenga authored
expected output files.
-
Kurt Zeilenga authored
Modified by me to dn_*() and attr_*() functions and to use uidObject and to handle search scopes better. Could use some more work. A fun project for anyone wanting to learn how backends work. Modified dn_parent and dn_rdn to accept be=NULL (to bypass be_issuffix check). These functions should be generalized and moved to -lldap. A project for another day.
-
- Apr 23, 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
-
Kurt Zeilenga authored
-
- Apr 02, 1999
-
-
Hallvard Furuseth authored
-
- Mar 29, 1999
-
-
Kurt Spanier authored
-
- Mar 17, 1999
-
-
Kurt Zeilenga authored
address. Useful for running multiple servers in a virtual hosting environment. Modified test001-ldif2ldbm to verify this functionality. Assumes localhost is 127.0.0.1.
-
- Mar 10, 1999
-
-
Juan Gomez authored
-
Juan Gomez 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 20, 1999
-
-
Hallvard Furuseth authored
-