Go to file
Kurt Zeilenga 575c9469d9 Rework dnNormalize/dnPretty to share LDAP_rewrite
Add flag to matching rules to indicate if DN folding is needed.
Don't specify dnPretty as pretty function for DN attribute types as
this works too well (it breaks tests).
2001-12-06 03:24:31 +00:00
build Use gar if ar(1) is not available 2001-11-28 02:32:47 +00:00
clients Enhance error messages from Walter.Mueller@uibk.ac.at 2001-12-05 03:13:50 +00:00
contrib Fixed some memory allocation/freeing bugs 2001-11-14 17:33:54 +00:00
doc Misc I-D updates 2001-12-05 23:16:35 +00:00
include reimplement dn_validate/normalize/(match) using the ldap_str2dn/dn2str stuff; need to #define USE_LDAP_DN_PARSING 2001-12-04 20:22:26 +00:00
libraries Minor portablility change 2001-12-05 16:55:28 +00:00
servers Rework dnNormalize/dnPretty to share LDAP_rewrite 2001-12-06 03:24:31 +00:00
tests Allow an object class to be provided in an attribute description list, 2001-12-06 01:02:11 +00:00
acconfig.h Fix typo 2001-10-24 16:56:21 +00:00
acinclude.m4 Fix typo 2001-10-24 16:56:21 +00:00
aclocal.m4 Fix typo 2001-10-24 16:56:21 +00:00
configure Rework indexing code, removing "autolang" and making 2001-12-05 00:06:03 +00:00
configure.in Small fix to gar detection 2001-12-04 18:21:43 +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 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$