]> git.sur5r.net Git - openldap/history - servers/slapd/schema_prep.c
Fixed exit code processing. passwd.c never committed its password change
[openldap] / servers / slapd / schema_prep.c
2001-11-17 Pierangelo Masaratifix misinitialized UNDEFINED attribute type; reordered...
2001-10-20 Julio Sánchez Fern... First cut at certificateExactMatch, completely untested...
2001-09-09 Kurt ZeilengaAdd root DSE supportedFeatures support.
2001-01-17 Gary Williamsfix format
2001-01-15 Gary WilliamsMore new logging (Behind NEW_LOGGING)
2000-11-02 Stig VenaasChanged ucdata loading, all is done in config.c. Tried...
2000-09-07 Kurt ZeilengaUse ucdata (very experimental)
2000-09-03 Kurt ZeilengaBring UCdata infrastructure.
2000-08-28 Kurt ZeilengaRemove lint
2000-07-02 Kurt ZeilengaAdd octetString syntax to undefined attribute type
2000-07-02 Kurt ZeilengaAdd experimental support for undefined attribute types.
2000-06-26 Kurt ZeilengaAdd attribute type/matching rule support for structural...
2000-06-20 Kurt ZeilengaUse ASCII_*() macros and friends. Should be combined...
2000-06-20 Kurt ZeilengaUse SLAPD_COMPARE_UNDEFINED
2000-06-19 Kurt ZeilengaFix typo in last commit
2000-06-19 Kurt Zeilengaunrecognized objectIdentifer in desc form shall result in
2000-06-19 Kurt ZeilengaExtend objectClassMatch to return true if asserted...
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-05-31 Kurt ZeilengaAdd extensibleObject support
2000-05-30 Kurt ZeilengaRework ACI codes to use OpenLDAPaci. Add needed schema...
2000-05-28 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT:
2000-05-28 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Mostly work modify
2000-05-27 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: prelim ACL work
2000-05-25 Kurt ZeilengaSplit schema_prep() from schema_init.c