Annuaire LDAP
Find a file
Howard Chu 9a154f89b0 Rewrote bdb_idl_insert_key and bdb_idl_delete_key for BDB_IDL_MULTI,
parses range IDLs directly to correctly handle changes to the range
boundaries. (bdb_idl_insert_key used to call bdb_idl_fetch_key to
handle ranges; bdb_idl_delete_key never handled ranges before.)
2002-03-20 00:51:34 +00:00
build Minor tweaks. 2002-02-24 18:56:06 +00:00
clients Fix ITS#1649, a filter constructed from a BUFSIZ input line combined with 2002-03-18 16:16:47 +00:00
contrib - added getAttributeByName()-method 2002-03-06 23:04:38 +00:00
doc Updates to reflect recent contributions 2002-03-04 18:50:38 +00:00
include Copyright 2001, Adrian Thurston, All rights reserved. 2002-03-11 03:39:08 +00:00
libraries Copyright 2001, Adrian Thurston, All rights reserved. 2002-03-11 03:39:08 +00:00
servers Rewrote bdb_idl_insert_key and bdb_idl_delete_key for BDB_IDL_MULTI, 2002-03-20 00:51:34 +00:00
tests Basic extensible matching test 2002-03-11 01:48:17 +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 Add uuid_to_str() detection. 2002-02-11 20:17:08 +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$