Annuaire LDAP
Find a file
Pierangelo Masarati 9ee9f1e0e1 Reworked again the caching in case of failure.
Now operations that set the status of an entry to CREATING (add.c, modrdn.c)
need to set it to COMMIT, by calling cache_entry_commit, before returning
the entry itself, otherwise the entry is removed from the cache
and its private data is freed.
Should fix crashes due to add failures as in ITS#1245
2001-07-21 10:53:06 +00:00
build Updated pthread test and usage (avoid pthread_detach if possible) 2001-06-09 01:05:35 +00:00
clients Major clients cleanout 2001-07-07 05:05:38 +00:00
contrib Change comments to invite email from people using it, and to note that 2001-07-10 22:17:09 +00:00
doc Add 3112 ref 2001-07-07 05:24:19 +00:00
include This is the skeleton of back-monitor, the slapd monitoring backend. 2001-07-14 17:34:24 +00:00
libraries honors multiple type/value in rdn when generating ufn 2001-07-11 20:16:25 +00:00
servers Reworked again the caching in case of failure. 2001-07-21 10:53:06 +00:00
tests Add extraneous database to slapd.conf 2001-07-14 01:28:19 +00:00
acconfig.h Update copyright (including with or without modification clarification) 2001-05-29 03:29:53 +00:00
acinclude.m4 Misc yr updates 2001-05-07 19:30:45 +00:00
aclocal.m4 Misc yr updates 2001-05-07 19:30:45 +00:00
configure This is the skeleton of back-monitor, the slapd monitoring backend. 2001-07-14 17:34:24 +00:00
configure.in This is the skeleton of back-monitor, the slapd monitoring backend. 2001-07-14 17:34:24 +00:00
COPYRIGHT Clarify notes a bit 2001-07-07 05:27:51 +00:00
INSTALL Import latest SDF generated INSTALL. This version is quite lean. 2000-09-11 18:44:55 +00:00
LICENSE Update to 2.6 2001-06-15 02:36:53 +00:00
Makefile.in clean out contrib and clients 2001-07-07 05:28:23 +00:00
README Additional HEAD comments 2001-06-11 21:08:39 +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 stable development platform
	should use OpenLDAP-release or OpenLDAP-software.
		http://www.openldap.org/software/

---
$OpenLDAP$