Annuaire LDAP
Find a file
Kurt Zeilenga faf91f1f1f Update to the 'gentle SIGHUP' patch. (ITS#1679)
- Let write operations return unwilling-to-perform after
  'gentle shutdown' has been initiated.
- Change -1 to 2 in slapd_gentle_shutdown and slapd_shutdown, since
  sig_atomic_t can be unsigned (ITS#1736).  The 'gentle SIGHUP' patch
  is older than ITS#1736 but was applied later, so it reintroduced
  the problem.

Hallvard B. Furuseth <h.b.furuseth@usit.uio.no>, June 2002.
2002-06-12 15:43:19 +00:00
build Fix ITS#1824 include correct sasl.h for compatibility test 2002-05-16 19:28:57 +00:00
clients VLV clean 2002-06-09 06:12:24 +00:00
contrib Remove debugging fluff. 2002-05-02 08:14:01 +00:00
doc Update to the 'gentle SIGHUP' patch. (ITS#1679) 2002-06-12 15:43:19 +00:00
include remove --enable-kbind option (can be manually set) 2002-06-12 04:55:30 +00:00
libraries Add {CLEARTEXT} password-hash support 2002-06-12 00:43:34 +00:00
servers Update to the 'gentle SIGHUP' patch. (ITS#1679) 2002-06-12 15:43:19 +00:00
tests Cannot set rootpw when rootdn is not under suffix 2002-06-08 18:49:14 +00:00
acconfig.h Update copyright statements 2002-01-04 21:17:25 +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 remove --enable-kbind option (can be manually set) 2002-06-12 04:55:30 +00:00
configure.in remove --enable-kbind option (can be manually set) 2002-06-12 04:55:30 +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$