Annuaire LDAP
Find a file
Pierangelo Masarati 4a8ab5dbf2 Mostly based on patches provided by Hallvard B. Furuseth
ITS#1677 - cast away const warnings
ITS#1678 - unsigned char args to ctype funcs
ITS#1682 - don't redefine ldap_debug
ITS#1683 - uninitialized vars
ITS#1703 - ldo_debug initialization
ITS#1705 - unsigned testing
ITS#1706 - socklen_t args
ITS#1719 - back-tcl update (other cleanups/fixes/improvements; yet untested)
ITS#1724 - integerNormalize/integerFilter/integerIndexer bugs
ITS#1725 - libdes not required

Implement back-null (/dev/null style backend)
Cleanup some misc warnings ("%lu" format, unused/uninitialized vars,
        ambiguous operator precedence)

Kurt, please regenerate configure
2002-04-08 09:43:22 +00:00
build s/getdat/gendat/ 2002-03-24 01:55:37 +00:00
clients Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
contrib - added getAttributeByName()-method 2002-03-06 23:04:38 +00:00
doc Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
include Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
libraries Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
servers Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
tests Some cleanup 2002-03-24 01:55:11 +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 Add uuid_to_str() detection. 2002-02-11 20:17:08 +00:00
configure.in Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
COPYRIGHT Update copyright statements 2002-01-04 21:17:25 +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$