- 12 Feb, 2008 2 commits
-
-
Quanah Gibson-Mount authored
-
Kurt Zeilenga authored
-
- 02 Jan, 2007 1 commit
-
-
Kurt Zeilenga authored
-
- 03 Jan, 2006 1 commit
-
-
Kurt Zeilenga authored
-
- 28 Sep, 2005 1 commit
-
-
Pierangelo Masarati authored
-
- 01 Jan, 2005 1 commit
-
-
Kurt Zeilenga authored
-
- 26 Jul, 2004 1 commit
-
-
Pierangelo Masarati authored
-
- 31 May, 2004 1 commit
-
-
Howard Chu authored
-
- 21 Apr, 2004 1 commit
-
-
Kurt Zeilenga authored
from Paul Turgyan of University of Michigan.
-
- 01 Jan, 2004 1 commit
-
-
Kurt Zeilenga authored
-
- 04 Dec, 2003 1 commit
-
-
Howard Chu authored
-
- 28 Nov, 2003 1 commit
-
-
Kurt Zeilenga authored
-
- 30 Apr, 2003 1 commit
-
-
Howard Chu authored
-
- 10 Mar, 2002 1 commit
-
-
Kurt Zeilenga authored
-
- 15 Sep, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 03 Sep, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 14 Jul, 2000 1 commit
-
-
Kurt Zeilenga authored
Add additional notices. Likely need to add a quiet mode.
-
- 13 Jul, 2000 1 commit
-
-
Kurt Zeilenga authored
Replace 'negotiated' with 'interactive' bind Add hooks for SASL/EXTERNAL Disable SASL security layers Rework SASL command line and config file parameters
-
- 31 May, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 29 May, 2000 1 commit
-
-
Kurt Zeilenga authored
Use -DSLAPD_SCHEMA_COMPAT to use 1.x compatible schema (deprecated).
-
- 23 May, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 10 May, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 08 Sep, 1999 1 commit
-
-
Kurt Zeilenga authored
-
- 29 Apr, 1999 1 commit
-
-
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.
-
- 10 Apr, 1999 1 commit
-
-
Kurt Zeilenga authored
Remove disable write sync (dbcachenowsync) in master (for concurrency test).
-
- 21 Jan, 1999 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Spanier authored
introduction of pid/agrs parameters to the test-suite slapd.conf files; creation of sub-directory test/var for storage of pid/args files during test; update of the slapd and slapd.conf man pages. (The change reduces dependency on ldapconfig.h, since SLAPD_PIDEXT and SLAPD_ARGSEXT are deleted from the code.)
-
- 28 Dec, 1998 1 commit
-
-
Kurt Zeilenga authored
add/merge as we now free strings agressively. Improved debug message to include name of missing required attribute and added check for 'operational attributes'. This check should be used everywhere we need to test for operational attributes (add/modify). Also, enabled schema checking for tests (and fixed resulting problems by adjusting oc.conf).
-
- 10 Dec, 1998 1 commit
-
-
Kurt Zeilenga authored
"Check that the entry has no writers before removing it from the cache" sounds more sensible to me than "check that it *has* writers" before removing it. I've also changed the default cachesize for tests to 4. This should help discover such problems.
-
- 09 Aug, 1998 1 commit
-
-
Kurt Zeilenga authored
-