Go to file
2003-10-12 04:20:20 +00:00
build ITS#2726 make libldbm.a conditional on --enable-ldbm 2003-09-23 02:56:48 +00:00
clients Fix prev commit for empty attrs 2003-09-23 11:29:20 +00:00
contrib Fix non-portable initializers. 2003-10-09 10:36:28 +00:00
doc document ditcontentrule directive 2003-10-12 04:20:20 +00:00
include #include <string.h>, to get memcmp() and memset(). 2003-09-29 23:31:18 +00:00
libraries Fix typo in LTFINISH invcation 2003-10-01 02:26:41 +00:00
servers ITS#2751 additional fix 2003-10-11 02:52:48 +00:00
tests Push invariant args into environment, they were making the "WAIT" 2003-10-10 12:11:22 +00:00
acconfig.h Don't set LDAP_DEBUG when LDAP_TEST is set. 2003-06-06 17:14:38 +00:00
acinclude.m4
aclocal.m4 Backout autoconf 2.57 changes. Too much work for now. 2003-04-07 22:23:24 +00:00
configure Fix typo 2003-10-10 07:39:33 +00:00
configure.in Fix typo 2003-10-10 07:39:33 +00:00
COPYRIGHT Added Hallvard B. Furuseth. 2003-05-25 14:28:48 +00:00
INSTALL Change "-Ddef" example to something harmless and hopefully more obvious. 2003-02-13 23:58:54 +00:00
LICENSE
Makefile.in Backout autoconf 2.57 changes. Too much work for now. 2003-04-07 22:23:24 +00:00
README Add CONTRIBUTING section to HEAD's README 2003-04-23 02:25: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 suitable development platform
	should use "release" or "stable" versions.
		http://www.openldap.org/software/

Contributing

	See http://www.openldap.org/devel/contributing.html for how to
	contribute code or documentation to OpenLDAP.  Use the Issue Tracking
	System <http://www.openldap.org/its/> to submit contributions.
	While you are encouraged to coordinate and discuss the development
	activities on the openldap-devel@openldap.org mailing list prior
	to submission, it is noted that contributions must be submitted
	using the Issue Tracking System to be considered.

---
$OpenLDAP$