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

neil_a_wilson
19.57.2007 cb23b6feb6d13d49534294af0ffd625a4926b39a
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
commitcb23b6feb6d13d49534294af0ffd625a4926b39a
tree 66272c8a9c5b8963e10af00b62510bd097edd927 tree | zip | gz
parent ed7a7097ff85f580a5035bf91f49223b714cfc18 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
opendj-sdk/opends/src/server/org/opends/server/backends/SchemaBackend.java 101 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/core/SchemaConfigManager.java 35 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/types/Schema.java 84 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/backends/SchemaBackendTestCase.java 65 ●●●●● diff | view | raw | blame | history