Go to file
Howard Chu c9b7fc6407 New POSIX threads version support. Detects Draft 4,5,6,7,10 (final).
Should eliminate individual checks for pthread_yield, sched_yield,
and pthread_detach, but they're left in for now as a redundant check.
2002-09-07 14:09:09 +00:00
build New POSIX threads version support. Detects Draft 4,5,6,7,10 (final). 2002-09-07 14:09:09 +00:00
clients Merged ldap_get_values_ber into ldap_get_attribute_ber. 2002-09-06 04:57:21 +00:00
contrib Add ldapsasl 2002-09-02 22:18:49 +00:00
doc Add reference to ldap.conf(5) 2002-09-04 21:00:11 +00:00
include Merged ldap_get_values_ber into ldap_get_attribute_ber. 2002-09-06 04:57:21 +00:00
libraries New POSIX threads version support. Detects Draft 4,5,6,7,10 (final). 2002-09-07 14:09:09 +00:00
servers Fix typo in one-level searches, left over from -r1.23 cleanup 2002-09-06 12:37:24 +00:00
tests Fix slapd startup ldapsearch loop 2002-09-01 11:39:08 +00:00
acconfig.h stdio #defines for HAVE_EBCDIC 2002-09-07 14:05:17 +00:00
acinclude.m4
aclocal.m4 Update Cyrus SASL detection to always look for <sasl.h> regardless 2002-02-10 17:51:19 +00:00
configure back_attribute() should use ACL_AUTH not ACL_READ (at 2002-09-05 02:37:10 +00:00
configure.in New POSIX threads version support. Detects Draft 4,5,6,7,10 (final). 2002-09-07 14:09:09 +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
Makefile.in Misc. DN fixes and cleanups, namely don't muck with AVA_BINARY values 2002-02-13 06:35:27 +00:00
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$