openldap/contrib/slapd-modules
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
..
comp_match Component Indexing support for BDB 2004-12-20 03:31:44 +00:00
dsaschema Use AC_MEMCPY rather than memcpy() - has overlapping regions 2004-02-28 02:59:58 +00:00
passwd Use LUTIL_PASSWD_{ERR,OK} result codes 2004-03-17 21:36:39 +00:00
smbk5pwd Experimental Samba and Heimdal password synchronization overlay. 2004-04-02 13:06:38 +00:00