Annuaire LDAP
Find a file
Julio Sánchez Fernández 358950e8ad And this change implements indexing for certificateExactMatch. Now
you can search efficiently the directory for a certificate.

Notice that we index certificates just as serial integers.  A full
index should combine the issuer DN too, but I think in most scenarios
that would be extremely redundant and of little benefit.  We can add
an option later to do full indexing.
2001-10-23 13:39:07 +00:00
build Init MPOOL in DB_THREAD test 2001-10-01 06:38:24 +00:00
clients liberal treatment of trailing spaces in changetype and mod op lines in ldif files (needs -DLIBERAL_CHANGETYPE_MODOP) 2001-09-29 10:29:24 +00:00
contrib Move saucer to the Attic. Has not been updated to support LDAPv3. 2001-10-13 01:25:09 +00:00
doc Minor update 2001-10-16 01:16:39 +00:00
include handle lead/trail escape chars in LDAPv2/LDAPv3; change misleading name of AVA type modifier 2001-10-22 19:23:37 +00:00
libraries handle lead/trail escape chars in LDAPv2/LDAPv3; change misleading name of AVA type modifier 2001-10-22 19:23:37 +00:00
servers And this change implements indexing for certificateExactMatch. Now 2001-10-23 13:39:07 +00:00
tests there's a bug in the test, because the 'multilinedescription' attribute is not defined anywhere; I trimmed it and added modrdn tests as well 2001-10-09 18:11:05 +00:00
acconfig.h Update copyright (including with or without modification clarification) 2001-05-29 03:29:53 +00:00
acinclude.m4 Fix db1 error and add kerberos comment 2001-08-24 20:20:34 +00:00
aclocal.m4 Fix db1 error and add kerberos comment 2001-08-24 20:20:34 +00:00
configure Add check for __res_query in default libraries 2001-10-21 00:32:47 +00:00
configure.in Add check for __res_query in default libraries 2001-10-21 00:32:47 +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$