Annuaire LDAP
Find a file
Kurt Zeilenga 5e6e27078c Change replace ACL semantics from U-Mich historical behavior.
U-Mich allows someone with selfwrite to use replace all values
of an attribute with a value containing their DN.  Which, of course,
could than be deleted.  This behavior was carried forward in all
versions of OpenLDAP.

The new semantics separate checks for deleting all existing values
and adding new values.  It is more logical and more inline with
the common use of selfwrite.
2002-01-15 16:23:11 +00:00
build Update copyright statements 2002-01-04 21:17:25 +00:00
clients Update copyright statements 2002-01-04 21:17:25 +00:00
contrib Update copyright statements 2002-01-04 21:17:25 +00:00
doc rm noautosubtypes 2002-01-15 02:47:06 +00:00
include Added LDAP_UTF8_CHARLEN2() to validate shortest possible encoding 2002-01-15 08:07:46 +00:00
libraries Added some reference comments for ldap_utf8_charlen2 2002-01-15 09:01:44 +00:00
servers Change replace ACL semantics from U-Mich historical behavior. 2002-01-15 16:23:11 +00:00
tests Misc cleanup 2002-01-14 03:42:24 +00:00
acconfig.h Update copyright statements 2002-01-04 21:17:25 +00:00
acinclude.m4 Update copyright statements 2002-01-04 21:17:25 +00:00
aclocal.m4 Update copyright statements 2002-01-04 21:17:25 +00:00
configure Update copyright statements 2002-01-04 21:17:25 +00:00
configure.in Update copyright statements 2002-01-04 21:17:25 +00:00
COPYRIGHT Update copyright statements 2002-01-04 21:17:25 +00:00
INSTALL Minor updates 2002-01-13 02:54:30 +00:00
LICENSE Update to 2.7 2001-09-08 04:30:14 +00:00
Makefile.in Update copyright statements 2002-01-04 21:17:25 +00:00
README Minor rewording 2001-09-28 21:22:00 +00:00

OpenLDAP Devel README
	This software was obtained from the development branch (HEAD) of
	the OpenLDAP Software Repository.  This copy is likely already
	not current, the development branch changes frequently.  These
	changes include code implementing experimental features and
	unproven bug fixes.  Please do NOT redistribute copies of the
	development branch.

	The OpenLDAP Developer's FAQ is available at:
		http://www.openldap.org/faq/index.cgi?file=4

	Client developers seeking a suitable development platform
	should use "release" or "stable" versions.
		http://www.openldap.org/software/

---
$OpenLDAP$