]> git.sur5r.net Git - openldap/history - servers/slapd/schema_prep.c
Misc. cleanup, remove lint, remove unused deprecated functions, etc.
[openldap] / servers / slapd / schema_prep.c
2002-01-15 Kurt ZeilengaMisc. cleanup, remove lint, remove unused deprecated...
2002-01-13 Kurt ZeilengaReally fix previous commit
2002-01-13 Kurt ZeilengaFix compile error
2002-01-13 Kurt ZeilengaClean up last patch
2002-01-13 Kurt ZeilengaInstall system schema checks
2002-01-12 Pierangelo Masaratimonitor objectclass definition
2002-01-11 Kurt ZeilengaMore system schema checks
2002-01-11 Kurt ZeilengaAdd some basic system schema checks.
2002-01-11 Kurt ZeilengaAdd Backend to system schema check routines
2002-01-10 Kurt ZeilengaMore clean up of system schema changes
2002-01-10 Kurt Zeilengaadd system schema checks
2002-01-10 Kurt ZeilengaFix up last commit
2002-01-10 Kurt ZeilengaMore operational attribute infrastructure...
2002-01-10 Kurt ZeilengaFinish building in operational attributes
2002-01-10 Kurt ZeilengaMore builtin operational attributes
2002-01-10 Kurt ZeilengaAnother round of operational attribute changes... more...
2002-01-10 Kurt ZeilengaStart of new operational attribute framework
2002-01-09 Kurt ZeilengaRound 2 of subentry changes
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Kurt ZeilengaRework filter code
2001-12-28 Howard ChuMisc berval stuff.
2001-12-24 Kurt ZeilengaClean up some symbol scoping
2001-12-22 Pierangelo Masaratiadded backend-side support for on-the-fly operational...
2001-12-05 Kurt ZeilengaAdd experimental UUID/CSN support (needed for LCUP).
2001-11-27 Kurt ZeilengaReplace existing SLAP_MR_ matching flags with:
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