Annuaire LDAP
Find a file
Kurt Zeilenga af37269416 Rework do_ldap retry loop to better handle server down errors.
Could likely treat other errors (LDAP_BUSY) as non-fatal errors.
2001-09-27 03:13:28 +00:00
build Fix db1 error and add kerberos comment 2001-08-24 20:20:34 +00:00
clients ITS#1328 LDIFv1 CR/LF fix 2001-09-25 18:48:48 +00:00
contrib added empty() method to the list classes. (Patch was provided by Dan 2001-09-07 17:43:55 +00:00
doc Minor cleanup 2001-09-27 02:51:22 +00:00
include Low stack to 16 MB... this really needs to be tunable 2001-09-26 02:42:47 +00:00
libraries Change avl.c to use ber_memalloc and ber_memrealloc. 2001-09-27 01:08:22 +00:00
servers Rework do_ldap retry loop to better handle server down errors. 2001-09-27 03:13:28 +00:00
tests Added optional 3rd parameter, to make the script display the slapd pid 2001-09-22 05:34:22 +00:00
acconfig.h Update copyright (including with or without modification clarification) 2001-05-29 03:29:53 +00:00
acinclude.m4 Fix db1 error and add kerberos comment 2001-08-24 20:20:34 +00:00
aclocal.m4 Fix db1 error and add kerberos comment 2001-08-24 20:20:34 +00:00
configure Rebuild 2001-09-18 19:38:44 +00:00
configure.in Reword pthread error message for clarity 2001-09-24 18:26:24 +00:00
COPYRIGHT Update to latest 2001-09-08 04:33:29 +00:00
INSTALL Import latest SDF generated INSTALL. This version is quite lean. 2000-09-11 18:44:55 +00:00
LICENSE Update to 2.7 2001-09-08 04:30:14 +00:00
Makefile.in clean out contrib and clients 2001-07-07 05:28:23 +00:00
README Additional HEAD comments 2001-06-11 21:08:39 +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 stable development platform
	should use OpenLDAP-release or OpenLDAP-software.
		http://www.openldap.org/software/

---
$OpenLDAP$