Go to file
Hallvard Furuseth e613b1a353 Add BACKENDS section in slapd.conf(5).
Briefly compare back-bdb and back-ldbm.
Remove mention of MDBM and NDBM.  Rename GNU DBM to GDBM.
Fix spacing typos.  Prefix an octal file mode with 0.
Mention "notags" (new name for "nolang" from the attribute options patch).
Add SEE ALSO slapd-monitor(5) to slapd.conf(5).
2003-06-27 12:22:27 +00:00
build Another round of minor copyright updates 2003-05-25 03:56:57 +00:00
clients Assertion control with no backend support (yet) 2003-06-10 02:19:30 +00:00
contrib honor superior Objectclasses 2003-06-25 18:12:06 +00:00
doc Add BACKENDS section in slapd.conf(5). 2003-06-27 12:22:27 +00:00
include Add pre/post reback control defines 2003-06-10 18:30:11 +00:00
libraries fix a comment 2003-06-23 14:10:18 +00:00
servers IDL cache AVL tree initialize 2003-06-26 06:24:24 +00:00
tests for now, it runs with ldbm only 2003-06-26 23:52:52 +00:00
acconfig.h Don't set LDAP_DEBUG when LDAP_TEST is set. 2003-06-06 17:14:38 +00:00
acinclude.m4 Happy new year 2003-01-03 20:20:47 +00:00
aclocal.m4 Backout autoconf 2.57 changes. Too much work for now. 2003-04-07 22:23:24 +00:00
configure ITS#2608: blind fix for back-ldap/back-meta configuratin clash 2003-06-21 18:46:15 +00:00
configure.in ITS#2608: blind fix for back-ldap/back-meta configuratin clash 2003-06-21 18:46:15 +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 Update to 2.7 2001-09-08 04:30:14 +00:00
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$