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

neil_a_wilson
29.12.2007 42b383614d9a4720f6f0c91fb770a389cfa41738
refs
author neil_a_wilson <neil_a_wilson@localhost>
Thursday, March 29, 2007 23:12 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Thursday, March 29, 2007 23:12 +0200
commit42b383614d9a4720f6f0c91fb770a389cfa41738
tree 2700f868a25995bd171de9ab1e1afca97b6cb423 tree | zip | gz
parent d2638c88e3e5228597bf95487a0cf0c82f9e5bf5 view | diff
Back out the commit included in revision 1539 because it does not build
properly (it appears to reference classes that are not in the repository).
18 files modified
2079 ■■■■■ changed files
opends/resource/schema/02-config.ldif 33 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/config/ConfigConstants.java 56 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/messages/TaskMessages.java 17 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/changelog/Changelog.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/changelog/ChangelogCache.java 374 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/changelog/ServerHandler.java 63 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/changelog/ServerReader.java 32 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/common/LogMessages.java 65 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/plugin/ChangelogBroker.java 20 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/plugin/HeartbeatMonitor.java 11 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/plugin/MultimasterSynchronization.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/plugin/PersistentServerState.java 3 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/plugin/SynchronizationDomain.java 1196 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/protocol/SocketSession.java 14 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/protocol/SynchronizationMessage.java 27 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/SynchronizationTestCase.java 50 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/changelog/ChangelogTest.java 2 ●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/protocol/SynchronizationMsgTest.java 112 ●●●●● diff | view | raw | blame | history