Go to file
Howard Chu d11b134709 Fix large SASL reads. Use EAGAIN instead of EWOULDBLOCK (was right the
first time after all. see read(2) and write(2)...)
2002-08-30 10:11:54 +00:00
build Add client-side subentries control support. 2002-08-30 07:05:12 +00:00
clients Generate subentries control 2002-08-30 07:43:47 +00:00
contrib
doc Rework client control parsing... need to implement 2002-08-29 21:36:36 +00:00
include Fix #ifdefs (DUPENT should be behind the 0) 2002-08-30 06:17:25 +00:00
libraries Fix large SASL reads. Use EAGAIN instead of EWOULDBLOCK (was right the 2002-08-30 10:11:54 +00:00
servers Yet another bug fix... this one from Luke. 2002-08-29 19:54:17 +00:00
tests Rework client control parsing... need to implement 2002-08-29 21:36:36 +00:00
acconfig.h
acinclude.m4
aclocal.m4
configure Add check for sockaddr_storage before enabling IPv6 2002-08-28 19:26:12 +00:00
configure.in Add check for sockaddr_storage before enabling IPv6 2002-08-28 19:26:12 +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$