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

jvergara
26.16.2007 59b4905a66a5db370e6d0de5f7cb6dcd314ef443
refs
author jvergara <jvergara@localhost>
Sunday, August 26, 2007 05:16 +0200
committer jvergara <jvergara@localhost>
Sunday, August 26, 2007 05:16 +0200
commit59b4905a66a5db370e6d0de5f7cb6dcd314ef443
tree 8138d92d2c2cea48e00e2568707a67b55cbadc9b tree | zip | gz
parent c0f0aa3bc11215b8382c0a54c9914bcf1a1dc8b2 view | diff
This commit includes all the code for the first version of the replication tools.  As they require further testing the command line associated with them has not been committed.

Appart from the code particular for the replication tools, some refactoring has been done and some new methods have been added to the Utilities classes. Some typos have also been fixed.
9 files added
17 files modified
7159 ■■■■■ changed files
opends/src/ads/org/opends/admin/ads/ADSContext.java 14 ●●●●● diff | view | raw | blame | history
opends/src/ads/org/opends/admin/ads/ServerDescriptor.java 101 ●●●● diff | view | raw | blame | history
opends/src/ads/org/opends/admin/ads/TopologyCache.java 29 ●●●●● diff | view | raw | blame | history
opends/src/ads/org/opends/admin/ads/TopologyCacheException.java 13 ●●●●● diff | view | raw | blame | history
opends/src/ads/org/opends/admin/ads/util/ConnectionUtils.java 233 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/replicationcli/DisableReplicationUserData.java 117 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/replicationcli/EnableReplicationUserData.java 325 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/replicationcli/InitializeReplicationUserData.java 203 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/replicationcli/ReplicationCliException.java 63 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/replicationcli/ReplicationCliMain.java 3780 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/replicationcli/ReplicationCliParser.java 1462 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/replicationcli/ReplicationCliReturnCode.java 188 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/replicationcli/ReplicationUserData.java 98 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/replicationcli/package-info.java 40 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/statuspanel/StatusCli.java 2 ●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/uninstaller/UninstallCliHelper.java 53 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/uninstaller/Uninstaller.java 15 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/uninstaller/UninstallerArgumentParser.java 2 ●●● diff | view | raw | blame | history
opends/src/messages/messages/admin_tool.properties 149 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/Application.java 4 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/CliApplicationHelper.java 105 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java 109 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/InstallerHelper.java 15 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/util/Utils.java 17 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/admin/client/cli/DsFrameworkCliGlobalAdmin.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/admin/client/cli/SecureConnectionCliParser.java 20 ●●●● diff | view | raw | blame | history