Annuaire LDAP
Find a file
Randy Kunkee 0ef87764d7 Move backend_syncfreq code down into back-ldbm. Creates new configuration
for LDBM backends called "dbsync", which takes minimum of one argument up
to 3 args which are sync frequency, # of delays, and delay periods.  See
man page update for "dbsync" configuration for more details.
2001-06-28 09:20:33 +00:00
build Updated pthread test and usage (avoid pthread_detach if possible) 2001-06-09 01:05:35 +00:00
clients Don't say "version: 2" 2001-06-21 20:32:04 +00:00
contrib From CHANGES notes for 2.0: 2001-05-21 22:01:57 +00:00
doc Move backend_syncfreq code down into back-ldbm. Creates new configuration 2001-06-28 09:20:33 +00:00
include Another round of TLS updates to support secure referral chasing 2001-06-25 19:17:42 +00:00
libraries TLS doesn't need ldap_host_connected_to() 2001-06-25 21:44:41 +00:00
servers Move backend_syncfreq code down into back-ldbm. Creates new configuration 2001-06-28 09:20:33 +00:00
tests Backout directory config option 2001-06-22 21:00:24 +00:00
acconfig.h Update copyright (including with or without modification clarification) 2001-05-29 03:29:53 +00:00
acinclude.m4 Misc yr updates 2001-05-07 19:30:45 +00:00
aclocal.m4 Misc yr updates 2001-05-07 19:30:45 +00:00
configure Update 2001-06-22 18:11:22 +00:00
configure.in No need to check for snprintf as code requires it to be present. 2001-06-22 18:10:55 +00:00
COPYRIGHT Update copyright (including with or without modification clarification) 2001-05-29 03:29:53 +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.6 2001-06-15 02:36:53 +00:00
Makefile.in Add make test shortcut 2000-05-19 21:01:36 +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$