openldap/servers
Kurt Zeilenga 64cd7d3346 Preliminary Fixes for ITS#24, ITS#26, and ldbm_back_add race condition.
Resolved deadlock by passing target entry to be_group and using
this if dn same as bdn.  It might actually be safer to check
entry ids instead of dns.
Resolved bogus add to cache after failed acl check by deferring
cache add until after parent/acl checks have successful been
completed.
Eliminated race condition caused by concurrent adds
of same dn by adding 'li_add_mutex' around the critical section
of code (most of ldbm_back_add).
This code is preliminary and still needs significant testing.
1998-12-30 03:35:23 +00:00
..
ldapd Fix server --without-xxx build issues... 1998-12-20 00:55:39 +00:00
slapd Preliminary Fixes for ITS#24, ITS#26, and ldbm_back_add race condition. 1998-12-30 03:35:23 +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