openldap/servers
Sang Seok Lim 28a967584d Component Indexing support for BDB
- only for equality matching
- only components of ASN.1 types used in an X.509 certificate can be indexed
(composite types except for RDN and DN are not supported yet)
- how to use
index [attribute name].[component reference] eq
Ex)
index userCertificate eq
index userCertificate.toBeSigned.issuer.rdnSequence eq
index userCertificate.toBeSigned.serialNumber eq
index userCertificate.toBeSigned.version eq
2004-12-20 03:31:44 +00:00
..
slapd Component Indexing support for BDB 2004-12-20 03:31:44 +00:00
slurpd Move mkdir def. It should really go somewhere else... 2004-12-16 15:41:49 +00:00
Makefile.in Happy new year 2004-01-01 19:15:16 +00:00