Age | Commit message (Expand) | Author |
---|---|---|
2010-11-04 | Publish matching rules in the cn=schema subentry as the matchingRules | Martin Hedenfal |
2010-11-03 | Validate matching rules against attribute syntaxes. All matching rules from | Martin Hedenfal |
2010-09-03 | Implement attribute syntaxes from RFC4517. This adds validation to the most | Martin Hedenfal |
2010-07-02 | Dump parsed schema to buffer and send in requests for the cn=schema | Martin Hedenfal |
2010-07-01 | Parse (and ignore) schema extensions with an X- prefix. Bail on unknown keywo... | Martin Hedenfal |
2010-06-30 | Move OBJ_NAME and ATTR_NAME macros to schema.h so it's reachable from | Martin Hedenfal |
2010-06-29 | Rewrite the schema parser, as it's not a context-free grammar. | Martin Hedenfal |