Skip to content
Snippets Groups Projects
  1. Jan 14, 2005
  2. Jan 13, 2005
  3. Jan 08, 2005
    • Kurt Zeilenga's avatar
      Add "disclose" and "manage" ACL levels (but no meat). · 1c5d78d8
      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.).
      1c5d78d8
  4. Jan 01, 2005
  5. Dec 23, 2004
    • Sang Seok Lim's avatar
      Bug fix · 263b8e72
      Sang Seok Lim authored
      support for multi-values attribute in Component Matching
      263b8e72
  6. Dec 21, 2004
  7. Dec 20, 2004
    • Sang Seok Lim's avatar
      Component Indexing support for BDB · 28a96758
      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
      28a96758
  8. Dec 14, 2004
  9. Dec 13, 2004
    • Sang Seok Lim's avatar
      1) <select> and <content> type component reference support · 3492452a
      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
      3492452a
  10. Dec 11, 2004
  11. Dec 08, 2004
  12. Dec 07, 2004
  13. Dec 06, 2004
  14. Nov 29, 2004
  15. Nov 27, 2004
  16. Nov 26, 2004
  17. Nov 25, 2004
  18. Nov 23, 2004
  19. Nov 20, 2004
  20. Nov 19, 2004
  21. Nov 15, 2004
  22. Nov 14, 2004
  23. Oct 28, 2004
  24. Oct 27, 2004
    • Sang Seok Lim's avatar
      Component Matching module · 71e78dd7
      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.
      71e78dd7
Loading