- Jan 14, 2005
-
-
Pierangelo Masarati authored
-
Howard Chu authored
-
Howard Chu authored
-
- Jan 13, 2005
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
- Jan 08, 2005
-
-
Kurt Zeilenga authored
Disclose permission intended to be used for "disclose on error" (as in our present "none"), none being "don't disclose on error". Manage permission is intended to be used to allow DSA IT management (e.g., changing entryCSNs, structuralObjectClass, etc.).
-
- Jan 01, 2005
-
-
Kurt Zeilenga authored
-
- Dec 23, 2004
-
-
Sang Seok Lim authored
support for multi-values attribute in Component Matching
-
- Dec 21, 2004
-
-
Sang Seok Lim authored
-
- Dec 20, 2004
-
-
Sang Seok Lim authored
- 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
-
- Dec 14, 2004
-
-
Jong Hyuk Choi authored
-
Jong Hyuk Choi authored
-
- Dec 13, 2004
-
-
Sang Seok Lim authored
2) attribute aliasing support - x509CertificateIssuer - x509CertificateSerial - x509CertificateIssuerAndIssuer 3) AuthorityKeyIdentifier support(one of certificate extension) 4) Misc. improvement - integrate OID and its decoder mapping table - normalize and validate the values of both component asserions and extracted components 5) Misc. bug fix
-
- Dec 11, 2004
-
-
Jong Hyuk Choi authored
-
- Dec 08, 2004
-
-
Howard Chu authored
-
- Dec 07, 2004
-
-
Kurt Zeilenga authored
-
Pierangelo Masarati authored
-
- Dec 06, 2004
-
-
Howard Chu authored
-
- Nov 29, 2004
-
-
Sang Seok Lim authored
2) nibble type memory support when decoding 3) description type object identifier support 4) OPTIONAL, DEFAULT support in certificate decoder/extractor/matching 5) Misc bug fix
-
Howard Chu authored
just deleting and adding modified entries.
-
- Nov 27, 2004
-
-
Pierangelo Masarati authored
-
Howard Chu authored
-
Howard Chu authored
define OPERATION_BUFFER_SIZE for dummy Operations
-
- Nov 26, 2004
-
-
Pierangelo Masarati authored
-
- Nov 25, 2004
-
-
Howard Chu authored
-
Howard Chu authored
remove syncrepl stuff from Operation struct
-
Howard Chu authored
-
Howard Chu authored
-
- Nov 23, 2004
-
-
Jong Hyuk Choi authored
buddy allocator for sl_malloc. Configurable at thread heap creation time. Need optimization for higher perf.
-
Howard Chu authored
-
Howard Chu authored
-
- Nov 20, 2004
-
-
Pierangelo Masarati authored
move ACIs under a dynamic infrastructure that allows run-time loadable custom access control logic (needs work)
-
- Nov 19, 2004
-
-
Howard Chu authored
add exop_is_write() macro for detecting exops that modify a target entry
-
- Nov 15, 2004
-
-
Pierangelo Masarati authored
partially revert previous commit (the "creator" special DN pattern is redundant as "dnattr" is more expressive
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
- Nov 14, 2004
-
-
Sang Seok Lim authored
-
- Oct 28, 2004
-
-
Jong Hyuk Choi authored
-
- Oct 27, 2004
-
-
Sang Seok Lim authored
See "contrib/slapd-modules/comp_match/README" to understand what's the purpose of this patch is and how to use it.
-