Go to file
2003-04-29 16:36:19 +00:00
build Backout autoconf 2.57 changes. Too much work for now. 2003-04-07 22:23:24 +00:00
clients #include "ldap_pvt.h", to get ldap_pvt_tls_destroy(). 2003-04-29 14:42:58 +00:00
contrib
doc Minor nroff tweaks. 2003-04-29 15:14:35 +00:00
include Make string parameter to ldap_charray_add() and ldap_charray_inlist() const. 2003-04-29 16:34:37 +00:00
libraries Reduce warnings: Add missing 0 or NULL initializers for struct members. 2003-04-29 16:36:19 +00:00
servers Reduce warnings: Add missing 0 or NULL initializers for struct members. 2003-04-29 16:36:19 +00:00
tests Fix prev commit 2003-04-24 05:20:53 +00:00
acconfig.h Re-add <ac/localize.h> 2003-04-07 22:44:15 +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 Rebuild configure scripts with --enable-hdb support 2003-04-23 16:50:56 +00:00
configure.in Added back-hdb 2003-04-23 09:13:24 +00:00
COPYRIGHT Added hyc & Symas 2003-04-17 04:31:32 +00:00
INSTALL
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$