- Jun 06, 2000
-
-
Kurt Zeilenga authored
-
- May 13, 2000
-
-
Kurt Zeilenga authored
-
- May 03, 2000
-
-
Kurt Zeilenga authored
-
- Apr 12, 2000
-
-
Kurt Zeilenga authored
-
- Mar 03, 2000
-
-
Kurt Zeilenga authored
must be specified for each database.
-
- Mar 01, 2000
-
-
Kurt Zeilenga authored
-
- Dec 17, 1999
-
-
Kurt Zeilenga authored
Used only for simple bind when dn == NULL and password != NULL.
-
- Oct 21, 1999
-
-
Kurt Zeilenga authored
privs, additive/substractive rules, and rule continuation. Existing rules that use 'defaultaccess none' should be 100% compatible. Rules that rely other defaultaccess settings will require addition of explicit clauses granting the access. Needs additional testing and tuning of logs
-
- Oct 13, 1999
-
-
Kurt Zeilenga authored
(and allowing 'attribute' for backwards compatibility). manuals and *.schema to be updated as time permits.
-
- Sep 23, 1999
-
-
Kurt Zeilenga authored
Old code applied sync flags to store(), however supported DBMs require such flags to be specified during open(). The new code now applies flags in ldbm_cache_open (which calls ldbm_open). ldbm_cache_close() now calls ldbm_sync(). This will force a updating of on-disk contents after each LDAP operation. The old code either failed to sync the on-disk contents until close or synced on every store. Per LDBM operation syncing *should* be safe enough... real data safety requires transactions. Removed nosync option from BDB2 as it is not compatible with txn support. Also added code to disable DBM level locking as slapd is only process acessing the databases (dbnolocking).
-
- Sep 12, 1999
-
-
Kurt Zeilenga authored
-
- Sep 06, 1999
-
-
Kurt Zeilenga authored
-
- Aug 20, 1999
-
-
Howard Chu authored
-
- Aug 18, 1999
-
-
Kurt Zeilenga authored
-
- Aug 17, 1999
-
-
Kurt Zeilenga authored
ldif updates (add URL description).
-
- Aug 05, 1999
-
-
Kurt Zeilenga authored
-
- Jul 21, 1999
-
-
Kurt Zeilenga authored
-
- Jul 16, 1999
-
-
Julio Sánchez Fernández authored
-
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.
-
- Jun 18, 1999
-
-
Kurt Zeilenga authored
-
- May 03, 1999
-
-
Hallvard Furuseth authored
-
- Apr 29, 1999
-
-
Kurt Zeilenga authored
-
- Feb 22, 1999
-
-
Hallvard Furuseth authored
-
- Jan 21, 1999
-
-
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.)
-
- Jan 15, 1999
-
-
Kurt Zeilenga authored
-
- Jan 14, 1999
-
-
Kurt Zeilenga authored
environment settings.
-
- Dec 30, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Nov 29, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
default sysconfdir subdirectory is openldap instead of ldap. This removes conflicts with other ldap subsystems. Should be configure option. *.conf files are now preserved. A *.conf.default are always created with the latest conf. *.help and ldapfriendly are now placed in $(datadir)/$(ldap_subdir) updated man pages to reflect changes.
-
- Nov 10, 1998
-
-
Kurt Zeilenga authored
Modified clients to reduce use of ldapconfig.h.edit. ldap_{get,set}_option support is relatively complete. Needs to be extended to support other "features" of OpenLDAP.
-
- Nov 07, 1998
-
-
Kurt Zeilenga authored
Change backend struct option to li_dbcachewsync.
-
- Oct 25, 1998
-
-
Kurt Zeilenga authored
-
- Sep 23, 1998
-
-
Kurt Zeilenga authored
Added ACKNOWLEDGEMENT of U. Michigan contribution.
-
- Sep 18, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Aug 19, 1998
-
-
Kurt Zeilenga authored
and setting of variables from Make-platform with defaults in Make-common.
-
Kurt Zeilenga authored
-
- Aug 09, 1998
-
-
Kurt Zeilenga authored
-