Go to file
Kurt Zeilenga b8ff29abfd Rework test suite to use run script.
A little rough around the edges still.
2003-10-21 03:08:08 +00:00
build ITS#2726 make libldbm.a conditional on --enable-ldbm 2003-09-23 02:56:48 +00:00
clients Revert/Fix prev commit 2003-10-18 12:59:55 +00:00
contrib Add note about not using ldapdb with slapd. 2003-10-19 22:45:00 +00:00
doc add a few misc projects 2003-10-18 22:16:13 +00:00
include Really rename ldap_int_get_controls() to ldap_pvt_get_controls(). 2003-10-14 11:27:32 +00:00
libraries Make space for trailing NUL 2003-10-18 21:59:53 +00:00
servers Avoid questionable use of strlen(), strcpy(), and strcat(). 2003-10-20 22:23:11 +00:00
tests Rework test suite to use run script. 2003-10-21 03:08:08 +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
configure Rework support for certificate exact matching based, in part, 2003-10-18 02:39:08 +00:00
configure.in Rework support for certificate exact matching based, in part, 2003-10-18 02:39:08 +00:00
COPYRIGHT Added Hallvard B. Furuseth. 2003-05-25 14:28:48 +00:00
INSTALL
LICENSE
Makefile.in
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$