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

pgamba
17.42.2007 3eb214ba900a7f3e4550f6a047db26e7f40b82a8
refs
author pgamba <pgamba@localhost>
Tuesday, April 17, 2007 13:42 +0200
committer pgamba <pgamba@localhost>
Tuesday, April 17, 2007 13:42 +0200
commit3eb214ba900a7f3e4550f6a047db26e7f40b82a8
tree 011b372ee5d27c3b5e8acc6f97d2eedd4f21baf7 tree | zip | gz
parent 20da1e126dc9dc6576033c68a1e998a6dfa888ee view | diff
Issue 605 Total Update over protocol
11 files added
18 files modified
5185 ■■■■■ 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 22 ●●●●● 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 366 ●●●●● 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 9 ●●●● 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/SynchroLDIFInputStream.java 122 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/plugin/SynchroLDIFOutputStream.java 97 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/plugin/SynchronizationDomain.java 1194 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/protocol/DoneMessage.java 122 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/protocol/EntryMessage.java 142 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/protocol/ErrorMessage.java 188 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/protocol/InitializeRequestMessage.java 158 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/protocol/InitializeTargetMessage.java 212 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/protocol/RoutableMessage.java 103 ●●●●● 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/src/server/org/opends/server/tasks/InitializeTargetTask.java 214 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tasks/InitializeTask.java 267 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/InitOnLineTest.java 1488 ●●●●● 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