Annuaire LDAP
Find a file
Howard Chu 9a8eadb9de Fix return values, set stack size. (Default is only 64K, far too small.)
Fixes the SEGVs from stack overrun, but slapd tends to get hung in select.
2002-09-21 01:41:45 +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 Add "IANA Considerations for LDAP" (rfc3383) 2002-09-20 20:50:53 +00:00
include remove unused log level 2002-09-19 00:58:51 +00:00
libraries Fix return values, set stack size. (Default is only 64K, far too small.) 2002-09-21 01:41:45 +00:00
servers Add experimental +/- AttributeName support. 2002-09-21 00:11:43 +00:00
tests Save "-" for no subtypes 2002-09-20 19:58:25 +00:00
acconfig.h Moved stdio replacements from liblutil lutil_* to liblber ber_pvt_*. 2002-09-10 00:47:32 +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 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 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$