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

Chris Ridd
30.47.2013 30313672e7fd288928e5ef435b3312acad82f52f
30.47.2013 Chris Ridd
Fix logging typo
blob@ 303136 commitdiff | diff to current
07.50.2013 Violette Roche-Montane
svn merge https://svn.forgerock.org/opendj/trunk/opends@8851 https://svn.fo...
blob@ 00d37e commitdiff | diff to current
09.45.2013 Chris Ridd
CR-1523 Fix OPENDJ-818 dsreplication status shows disabled servers as enabled
blob@ bdffb8 commitdiff | diff to current
20.52.2013 Jean-Noel Rouvignac
Fixed javadoc errors, unnecessary semicolons, useless imports
blob@ c160e0 commitdiff | diff to current
22.31.2012 Ludovic Poitou
Minor code cleanup : remove of useless initializations and tests.
blob@ fab045 commitdiff | diff to current
01.26.2012 Ludovic Poitou
Fix OPENDJ-456 - OpenDJ schema replication fails for 3rd server of topology...
blob@ 64230e commitdiff | diff to current
15.21.2012 Matthew Swift
Final fix for OPENDJ-249: dsreplication disable --disableAll error removing...
blob@ 531193 commitdiff | diff to current
14.34.2012 Matthew Swift
Initial fix for OPENDJ-249: dsreplication disable --disableAll error removi...
blob@ 72248c commitdiff | diff to current
14.19.2012 Matthew Swift
Minor update for OPENDJ-82: Improve dsreplication status script friendly mode
blob@ 8e4da8 commitdiff | diff to current
14.52.2012 Matthew Swift
Fix OPENDJ-82: Improve dsreplication status script friendly mode
blob@ ab876b commitdiff | diff to current
05.37.2012 Ludovic Poitou
Spring cleaning ! Fix minor issues and optimizations suggested by FindBugs ...
blob@ 67fe14 commitdiff | diff to current
13.02.2011 Ludovic Poitou
Fix OPENDJ-387: dsreplication initialize-all reports negative percentage of...
blob@ 9bed1b commitdiff | diff to current
09.59.2011 Ludovic Poitou
Fix for OPENDJ-222 : More fixes, rebranded all temp files, some resources, ...
blob@ e8880a commitdiff | diff to current
14.15.2011 Ludovic Poitou
Fix OPENDJ-282: dsreplication enable fails with duplicate server ID, while ...
blob@ 57bd60 commitdiff | diff to current
18.54.2010 matthew_swift
Split some of the parameters of the task schedule interaction in two: those...
blob@ f55d81 commitdiff | diff to current
18.06.2010 matthew_swift
Minimize Historical Data (dsreplication/client side). The purge historical ...
blob@ 3209b7 commitdiff | diff to current
20.39.2010 ludovicp
Fix all command lines that are doing Searches with JNDI, to avoid them send...
blob@ fb2d35 commitdiff | diff to current
03.57.2010 ludovicp
Code cleanup, removing useless line
blob@ 266f0f commitdiff | diff to current
31.48.2010 ludovicp
Fix for issue #4536. Close JNDI enumerations to avoid unbinding and closing...
blob@ 1ba9c4 commitdiff | diff to current
31.21.2010 ludovicp
Remove useless local-only argument in dsreplication command
blob@ a8bed4 commitdiff | diff to current
27.10.2010 ludovicp
Fix an issue with connection timeouts in CLI. The timeout is now configurab...
blob@ 82043d commitdiff | diff to current
22.10.2009 jvergara
Complete fix for issue 4410 (dsreplication --disableAll does not remove all...
blob@ decce1 commitdiff | diff to current
20.53.2009 jvergara
Fix for issue 3551 (Consider proposing to initialize a topology when the us...
blob@ ca706f commitdiff | diff to current
18.52.2009 jvergara
Fix for issue 4295 (Issues with dsreplication interactive mode) The followi...
blob@ a4caba commitdiff | diff to current
29.34.2009 jvergara
Fix a problem in dsreplication disable in non-prompt mode when the user doe...
blob@ e6a894 commitdiff | diff to current
22.00.2009 jvergara
Fix for issue 4310 (dsreplication status - Unexpected error reading replica...
blob@ d474e5 commitdiff | diff to current
17.07.2009 jvergara
Fix for issue 4295 (Issues with dsreplication interactive mode)
blob@ 1b54e5 commitdiff | diff to current
08.20.2009 jvergara
Fix a potential NullPointerException when building the error message to be ...
blob@ c6c87b commitdiff | diff to current
27.38.2009 jvergara
Fix for issue 4195 (dsreplication enable should check that the user did not...
blob@ f949a1 commitdiff | diff to current
12.05.2009 jvergara
Fix for issue 4172 (dsreplication: disable + enable causes SSL connection e...
blob@ 7ff215 commitdiff | diff to current
12.39.2009 jvergara
Fix a warning message displayed to the user when all the base DN's are disa...
blob@ 9f31b5 commitdiff | diff to current
04.30.2009 jvergara
Fix for issue 4160 (Connection issue with new dsreplication interactive mode)
blob@ fa87fb commitdiff | diff to current
27.25.2009 jvergara
dsreplication allowed an infinite number of password tries for the administ...
blob@ e38f6f commitdiff | diff to current
24.46.2009 jvergara
Refactor the code of dsreplication and extract some of its commodity method...
blob@ 0af0c6 commitdiff | diff to current
13.20.2009 jvergara
Fix for issue 4106 (dsreplication should allow to merge disjoint replicatio...
blob@ 8140b0 commitdiff | diff to current
09.48.2009 jvergara
Follow up to fix for issue 4092 (dsreplication should allow to configure se...
blob@ 91563f commitdiff | diff to current
08.29.2009 jvergara
Follow up to fix for issue 4092 (dsreplication should allow to configure se...
blob@ 9c0285 commitdiff | diff to current
07.12.2009 jvergara
Improve the displayed messages when an ADSContextException occurs. i18n the...
blob@ 300625 commitdiff | diff to current
06.52.2009 jvergara
Fix for issue 4092 (dsreplication should allow to configure servers with no...
blob@ 3255dd commitdiff | diff to current
22.29.2009 jvergara
The code in ReplicationCliMain assumed that when the first server where rep...
blob@ 2c566d commitdiff | diff to current
11.56.2009 jvergara
Fix for issue 3925 (dsreplication is broken) Check that the ClassLoaderProv...
blob@ d9c030 commitdiff | diff to current
09.27.2009 jvergara
Fix for issue 2017 (tools usage should disclose default value for options)
blob@ a18691 commitdiff | diff to current
30.46.2009 gbellato
Fix for 3893 : dsreplication enable between 1.2 and 1.3 can fail because of...
blob@ 3efd8f commitdiff | diff to current
10.00.2009 gbellato
Fix for issue 3816 (problems with replication, to find DN when uppercase ar...
blob@ 860113 commitdiff | diff to current
20.23.2009 jvergara
Use the proper package name to log messages. Currently the replication log...
blob@ 4a643e commitdiff | diff to current
19.40.2009 jvergara
Fix for issue 3812 (dsreplication should complain if wrong repl port given ...
blob@ 5363b9 commitdiff | diff to current
18.08.2009 jcambon
Fix for issue #3625 : CLIs : Avoid certificate interaction in interactive mode
blob@ 2c0e5b commitdiff | diff to current
11.29.2009 jvergara
Add options displayCommand and commandFilePath to the dsreplication command...
blob@ ffd927 commitdiff | diff to current
12.59.2009 lutoff
Fix for issue #2829 (Problems configuring and unconfiguring replication se...
blob@ 77073b commitdiff | diff to current
08.03.2008 gbellato
Merge the replication-service branch with the OpenDS trunk
blob@ 7adb93 commitdiff | diff to current
first | « prev | next »