Annuaire LDAP
Find a file
Kurt Zeilenga bbae507a8f Set TCP_NODELAY and SO_KEEPALIVE after every accept() as some accept()
implementations do not create new socket with all properties of
listening socket.
2000-09-21 19:08:17 +00:00
build Centralize versioning in build/version.sh 2000-09-15 03:27:20 +00:00
clients Fix spelling error 2000-09-19 20:47:22 +00:00
contrib Add LDAP C++ API 2000-09-07 20:10:54 +00:00
doc Implementation of SASL authorization. 2000-09-21 17:32:54 +00:00
include Initial autoconf support for back-bdb 2000-09-18 19:02:03 +00:00
libraries Implementation of SASL authorization. 2000-09-21 17:32:54 +00:00
servers Set TCP_NODELAY and SO_KEEPALIVE after every accept() as some accept() 2000-09-21 19:08:17 +00:00
tests Remove cruft 2000-09-15 18:44:38 +00:00
acconfig.h Make that LDAP_NEEDS_PROTOTYPES... might as well use proper English 2000-06-19 22:20:36 +00:00
acinclude.m4 Y2k copyright update 2000-05-13 02:47:56 +00:00
aclocal.m4 Fix $LIBS bug in fetch(3) detection 2000-05-16 01:24:02 +00:00
configure Fix --enable-spasswd logic 2000-09-19 21:11:02 +00:00
configure.in Fix --enable-spasswd logic 2000-09-19 21:11:02 +00:00
COPYRIGHT Add RCSid 2000-07-29 02:54:35 +00:00
INSTALL Import latest SDF generated INSTALL. This version is quite lean. 2000-09-11 18:44:55 +00:00
LICENSE As we renumberred the terms, bump the minor revision number 2000-07-28 17:03:52 +00:00
Makefile.in Add make test shortcut 2000-05-19 21:01:36 +00:00
README Minor updates 2000-07-28 17:39:50 +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.  This copy is meant only for reference
	purposes.

	The OpenLDAP Developer's FAQ is available at:
		http://www.openldap.org/faq/index.cgi?file=4

	Client developers seeking a stable development platform
	should use OpenLDAP-release or OpenLDAP-software.
		http://www.openldap.org/software/

---
$OpenLDAP$