Go to file
Randy Kunkee f06021e335 Fix ITS#1239:
slapadd core-dumps when destroying db's env (Sleepycat 3.2.9) (ITS#1239)
Only call ldbm_shutdown_env if the database has been opened, ie. when
li->li_dbenv != NULL.  Would appear any time a shutdown occurred and
not all LDBM databases were opened.
2001-07-16 22:16:24 +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 Fix ITS#1239: 2001-07-16 22:16:24 +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$