Go to file
2002-01-04 03:53:13 +00:00
build Rework filter code 2002-01-02 17:06:56 +00:00
clients Fix typo in last commit 2001-12-20 05:27:55 +00:00
contrib Fixed some memory allocation/freeing bugs 2001-11-14 17:33:54 +00:00
doc Defunct 2002-01-03 18:29:53 +00:00
include Add LBER DN format flag (no code yet). 2002-01-03 20:06:29 +00:00
libraries Use LDAP_FREE not free 2002-01-04 03:53:13 +00:00
servers struct berval fixes, fix memory leak in ldap_send_entry 2002-01-04 00:49:34 +00:00
tests Use conforming filters 2002-01-03 18:31:18 +00:00
acconfig.h Move Windows sleep macro from acconfig.h to ac/unistd.h 2001-12-18 02:03:23 +00:00
acinclude.m4 Fix typo 2001-10-24 16:56:21 +00:00
aclocal.m4 Fix typo 2001-10-24 16:56:21 +00:00
configure Don't enable IPv6 if --disable-ipv6 2001-12-27 02:22:13 +00:00
configure.in Delete check for sys/queue.h (replaced by ldap_queue.h) 2002-01-03 16:24:54 +00:00
COPYRIGHT Update to latest 2001-09-08 04:33:29 +00:00
INSTALL
LICENSE Update to 2.7 2001-09-08 04:30:14 +00:00
Makefile.in clean out contrib and clients 2001-07-07 05:28:23 +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$