mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
19.57.2007 dd0aa3d6f2295686b10d2e11c972687a225c103f
refs
author neil_a_wilson <neil_a_wilson@localhost>
Friday, January 19, 2007 23:57 +0100
committer neil_a_wilson <neil_a_wilson@localhost>
Friday, January 19, 2007 23:57 +0100
commitdd0aa3d6f2295686b10d2e11c972687a225c103f
tree cee36feae34b9ad21d75579f3910dd205fc0891f tree | zip | gz
parent e920c488e19472881dd65f4bbb379d565f1f156e view | diff
Update the schema backend so that the creatorsName, createTimestamp,
modifiersName, and modifyTimestamp attributes are included in the subschema
subentry as recommended in RFC 4512 section 4.2. The create timestamp will be
set to the oldest modification time of all the schema configuration files. The
modify timestamp will be initially set to the youngest modification time of all
the schema configuration files, but if the schema is updated with the server
online then the modifiersName and modifyTimestamp will be updated accordingly.

OpenDS Issue Number: 1157
4 files modified
285 ■■■■■ changed files
opends/src/server/org/opends/server/backends/SchemaBackend.java 101 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/SchemaConfigManager.java 35 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/Schema.java 84 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/backends/SchemaBackendTestCase.java 65 ●●●●● diff | view | raw | blame | history