Go to file
Howard Chu 1240c70ff4 ITS#2497, implement value-level ACLs:
access to attr=foo val.regex=bar.*
2003-09-20 03:23:10 +00:00
build Require Cyrus SASL 2.1 or better 2003-09-16 20:17:07 +00:00
clients Fix pre/post attrs init bug (ITS#2728) 2003-09-18 17:12:27 +00:00
contrib ITS#2691 use putenv() instead of setenv() for portability 2003-09-13 10:20:27 +00:00
doc correction of binddn= requirement in the example section 2003-09-17 23:30:43 +00:00
include Initial support for pre/post read controls. 2003-09-16 18:56:04 +00:00
libraries Revert rev 1.90 ITS#2484 patch; Cyrus 1.5 is no longer supported. 2003-09-20 00:33:42 +00:00
servers ITS#2497, implement value-level ACLs: 2003-09-20 03:23:10 +00:00
tests Add dn.subtree="" clause 2003-09-15 21:50:13 +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 Require Cyrus SASL 2.1 2003-09-16 20:17:18 +00:00
configure.in Proxy cache patch (by Jong, Apurva, & Kurt) 2003-08-13 23:44:56 +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$