Go to file
2002-09-18 00:22:42 +00:00
build Fix pthread version check again 2002-09-18 00:11:53 +00:00
clients Added ldapcompare.c to SRCS so it will be processed by make depend 2002-09-08 22:01:29 +00:00
contrib Add ldapsasl 2002-09-02 22:18:49 +00:00
doc latest dupent I-D 2002-09-17 21:05:41 +00:00
include Decrease default thread stack size from 16MB to 2MB 2002-09-10 03:34:49 +00:00
libraries POSIX threads tweaks for Draft 4 vs Draft 5 2002-09-12 23:12:18 +00:00
servers Misc cleanup 2002-09-16 21:50:55 +00:00
tests For object classes in attribute lists, use '+' (or '-') to indicate 2002-09-16 20:48:08 +00:00
acconfig.h Moved stdio replacements from liblutil lutil_* to liblber ber_pvt_*. 2002-09-10 00:47:32 +00:00
acinclude.m4
aclocal.m4
configure rebuild with new openldap.m4 pthread version check 2002-09-18 00:22:42 +00:00
configure.in Fix previous commit, LIBSRCS/LIBOBJS should not have stdio.c/stdio.o 2002-09-12 22:49:03 +00:00
COPYRIGHT
INSTALL
LICENSE
Makefile.in
README

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$