openldap/servers
Kurt Zeilenga 0f76c52448 Modify Add/Delete/Modrdn operations to require write perms on
parent's "children" attribute.  Write lock parent to prevent
multiple clients making conflicting operations concurrently.
If parent doesn't exist (ie: is backend root), acquire a writer
lock (a simple mutex) on the "root."
Use -DSLAPD_CHILD_MODIFICATION_WITH_ENTRY_ACL to use the child's
"entry" acl for modrdn/delete operations.
1999-01-07 02:51:08 +00:00
..
ldapd Fix server --without-xxx build issues... 1998-12-20 00:55:39 +00:00
slapd Modify Add/Delete/Modrdn operations to require write perms on 1999-01-07 02:51:08 +00:00
slurpd Cleanup thread handling to resolve non-exiting daemons on FreeBSD. 1998-12-30 00:06:27 +00:00
Makefile.in merged with autoconf branch 1998-10-25 01:41:42 +00:00