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

neil_a_wilson
05.17.2006 461b1f6784e6cf1483dc29fdcbef14ccfe6bc849
refs
author neil_a_wilson <neil_a_wilson@localhost>
Saturday, August 5, 2006 01:17 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Saturday, August 5, 2006 01:17 +0200
commit461b1f6784e6cf1483dc29fdcbef14ccfe6bc849
tree 88175ada4e26a5b4d6f45be6d884256b37c57f0a tree | zip | gz
parent c2ad06a75aa654123012f0c44244f55e7bdeec95 view | diff
Update the configuration and the associated code to be more consistent in the
time and size units used for various purposes. A new set of constants have
been added to allow the same units to be used throughout the code, including
providing both full and abbreviated unit names.

In addition, the ds-cfg-time-limit and ds-cfg-profile-sample-interval
attributes have been updated so that they use the integer with unit format
rather than just an integer with an implied unit.

OpenDS Issue Number: 559
14 files modified
653 ■■■■ changed files
opends/resource/config/config.ldif 22 ●●●● diff | view | raw | blame | history
opends/resource/schema/02-config.ldif 4 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/backends/jeb/Config.java 30 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/backends/jeb/ConfigurableEnvironment.java 33 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/backends/task/TaskBackend.java 18 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/CoreConfigManager.java 90 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/PasswordPolicy.java 47 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/extensions/FIFOEntryCache.java 9 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/extensions/SoftReferenceEntryCache.java 9 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/messages/ConfigMessages.java 13 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/messages/PluginMessages.java 8 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/plugins/profiler/ProfilerPlugin.java 69 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/ldap/LDAPConnectionHandler.java 60 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/util/ServerConstants.java 241 ●●●●● diff | view | raw | blame | history