Go to file
2001-12-26 11:15:28 +00:00
build More "char *" to struct berval DN changes 2001-12-25 02:30:01 +00:00
clients Fix typo in last commit 2001-12-20 05:27:55 +00:00
contrib Fixed some memory allocation/freeing bugs 2001-11-14 17:33:54 +00:00
doc Zap man pages of deprecated routines 2001-12-22 20:51:27 +00:00
include Changed ber_bvdup to ber_dupbv with destination provided 2001-12-26 11:15:28 +00:00
libraries Changed ber_bvdup to ber_dupbv with destination provided 2001-12-26 11:15:28 +00:00
servers Merged ber_bvstr and ber_bvstrdup into ber_str2bv. 2001-12-26 10:06:19 +00:00
tests Minor cleanup 2001-12-25 20:02:13 +00:00
acconfig.h Move Windows sleep macro from acconfig.h to ac/unistd.h 2001-12-18 02:03:23 +00:00
acinclude.m4 Fix typo 2001-10-24 16:56:21 +00:00
aclocal.m4 Fix typo 2001-10-24 16:56:21 +00:00
configure Add mkstemp() detection 2001-12-18 23:44:06 +00:00
configure.in Add checks for mkstemp and mktemp. Tweak utils.c:mkstemp to honor the 2001-12-18 02:54:49 +00:00
COPYRIGHT Update to latest 2001-09-08 04:33:29 +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.7 2001-09-08 04:30:14 +00:00
Makefile.in clean out contrib and clients 2001-07-07 05:28:23 +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$