Go to file
2002-08-30 11:37:43 +00:00
build Add client-side subentries control support. 2002-08-30 07:05:12 +00:00
clients Generate subentries control 2002-08-30 07:43:47 +00:00
contrib LDAP auxprop plugin for external SASL-enabled servers 2002-07-13 07:20:38 +00:00
doc Rework client control parsing... need to implement 2002-08-29 21:36:36 +00:00
include Fix #ifdefs (DUPENT should be behind the 0) 2002-08-30 06:17:25 +00:00
libraries Fix large SASL reads. Use EAGAIN instead of EWOULDBLOCK (was right the 2002-08-30 10:11:54 +00:00
servers Use DB_NODUPDATA when adding IDs. Silence log for DB_NOTFOUND in delete_key, 2002-08-30 11:37:43 +00:00
tests Rework client control parsing... need to implement 2002-08-29 21:36:36 +00:00
acconfig.h Update copyright statements 2002-01-04 21:17:25 +00:00
acinclude.m4 Update copyright statements 2002-01-04 21:17:25 +00:00
aclocal.m4 Update Cyrus SASL detection to always look for <sasl.h> regardless 2002-02-10 17:51:19 +00:00
configure Add check for sockaddr_storage before enabling IPv6 2002-08-28 19:26:12 +00:00
configure.in Add check for sockaddr_storage before enabling IPv6 2002-08-28 19:26:12 +00:00
COPYRIGHT Remove info@openldap.org address. 2002-06-02 07:28:55 +00:00
INSTALL Updates from SDF 2002-02-18 18:10:25 +00:00
LICENSE Update to 2.7 2001-09-08 04:30:14 +00:00
Makefile.in Misc. DN fixes and cleanups, namely don't muck with AVA_BINARY values 2002-02-13 06:35:27 +00:00
README Minor rewording 2001-09-28 21:22:00 +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/

---
$OpenLDAP$