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

Ludovic Poitou
23.25.2013 73a7f0d0c650739c667dc965f6ed2cd34756bd1e
23.25.2013 Ludovic Poitou
Small cleanup of use of maps, lists and also few typos in comments, and con...
blob@ 73a7f0 commitdiff | diff to current
15.40.2013 Jean-Noel Rouvignac
Created NullOutputStream.wrapOrNullStream() and used it in all tools instea...
blob@ 750f4e commitdiff | diff to current
13.37.2013 Violette Roche-Montane
CR-1837 - OPENDJ-760- mis-leading message displays when attempting to initi...
blob@ 01f634 commitdiff | diff to current
30.47.2013 Chris Ridd
Fix logging typo
blob@ 89333b commitdiff | diff to current
07.50.2013 Violette Roche-Montane
svn merge https://svn.forgerock.org/opendj/trunk/opends@8851 https://svn.fo...
blob@ 2e08d2 commitdiff | diff to current
09.45.2013 Chris Ridd
CR-1523 Fix OPENDJ-818 dsreplication status shows disabled servers as enabled
blob@ d954ca commitdiff | diff to current
20.52.2013 Jean-Noel Rouvignac
Fixed javadoc errors, unnecessary semicolons, useless imports
blob@ 3398f3 commitdiff | diff to current
22.31.2012 Ludovic Poitou
Minor code cleanup : remove of useless initializations and tests.
blob@ b34c13 commitdiff | diff to current
01.26.2012 Ludovic Poitou
Fix OPENDJ-456 - OpenDJ schema replication fails for 3rd server of topology...
blob@ df9a19 commitdiff | diff to current
15.21.2012 Matthew Swift
Final fix for OPENDJ-249: dsreplication disable --disableAll error removing...
blob@ 480b7c commitdiff | diff to current
14.34.2012 Matthew Swift
Initial fix for OPENDJ-249: dsreplication disable --disableAll error removi...
blob@ be2c14 commitdiff | diff to current
14.19.2012 Matthew Swift
Minor update for OPENDJ-82: Improve dsreplication status script friendly mode
blob@ 0f0ff9 commitdiff | diff to current
14.52.2012 Matthew Swift
Fix OPENDJ-82: Improve dsreplication status script friendly mode
blob@ 89c269 commitdiff | diff to current
05.37.2012 Ludovic Poitou
Spring cleaning ! Fix minor issues and optimizations suggested by FindBugs ...
blob@ 55b437 commitdiff | diff to current
13.02.2011 Ludovic Poitou
Fix OPENDJ-387: dsreplication initialize-all reports negative percentage of...
blob@ 4bf493 commitdiff | diff to current
09.59.2011 Ludovic Poitou
Fix for OPENDJ-222 : More fixes, rebranded all temp files, some resources, ...
blob@ a8b473 commitdiff | diff to current
14.15.2011 Ludovic Poitou
Fix OPENDJ-282: dsreplication enable fails with duplicate server ID, while ...
blob@ 12ffaa commitdiff | diff to current
18.54.2010 matthew_swift
Split some of the parameters of the task schedule interaction in two: those...
blob@ bdeda8 commitdiff | diff to current
18.06.2010 matthew_swift
Minimize Historical Data (dsreplication/client side). The purge historical ...
blob@ 6b3ef1 commitdiff | diff to current
20.39.2010 ludovicp
Fix all command lines that are doing Searches with JNDI, to avoid them send...
blob@ 66c1a8 commitdiff | diff to current
03.57.2010 ludovicp
Code cleanup, removing useless line
blob@ 090822 commitdiff | diff to current
31.48.2010 ludovicp
Fix for issue #4536. Close JNDI enumerations to avoid unbinding and closing...
blob@ 374974 commitdiff | diff to current
31.21.2010 ludovicp
Remove useless local-only argument in dsreplication command
blob@ 8ad03d commitdiff | diff to current
27.10.2010 ludovicp
Fix an issue with connection timeouts in CLI. The timeout is now configurab...
blob@ 03fe09 commitdiff | diff to current
22.10.2009 jvergara
Complete fix for issue 4410 (dsreplication --disableAll does not remove all...
blob@ 9a5d89 commitdiff | diff to current
20.53.2009 jvergara
Fix for issue 3551 (Consider proposing to initialize a topology when the us...
blob@ 5991fd commitdiff | diff to current
18.52.2009 jvergara
Fix for issue 4295 (Issues with dsreplication interactive mode) The followi...
blob@ 1dd534 commitdiff | diff to current
29.34.2009 jvergara
Fix a problem in dsreplication disable in non-prompt mode when the user doe...
blob@ 9d8f82 commitdiff | diff to current
22.00.2009 jvergara
Fix for issue 4310 (dsreplication status - Unexpected error reading replica...
blob@ dc0e2b commitdiff | diff to current
17.07.2009 jvergara
Fix for issue 4295 (Issues with dsreplication interactive mode)
blob@ a0843f commitdiff | diff to current
08.20.2009 jvergara
Fix a potential NullPointerException when building the error message to be ...
blob@ 440500 commitdiff | diff to current
27.38.2009 jvergara
Fix for issue 4195 (dsreplication enable should check that the user did not...
blob@ 9ee3d3 commitdiff | diff to current
12.05.2009 jvergara
Fix for issue 4172 (dsreplication: disable + enable causes SSL connection e...
blob@ 1a7d0e 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@ b3449a commitdiff | diff to current
04.30.2009 jvergara
Fix for issue 4160 (Connection issue with new dsreplication interactive mode)
blob@ ab2e0f commitdiff | diff to current
27.25.2009 jvergara
dsreplication allowed an infinite number of password tries for the administ...
blob@ b9e7d9 commitdiff | diff to current
24.46.2009 jvergara
Refactor the code of dsreplication and extract some of its commodity method...
blob@ 18de8b commitdiff | diff to current
13.20.2009 jvergara
Fix for issue 4106 (dsreplication should allow to merge disjoint replicatio...
blob@ a837c0 commitdiff | diff to current
09.48.2009 jvergara
Follow up to fix for issue 4092 (dsreplication should allow to configure se...
blob@ acf967 commitdiff | diff to current
08.29.2009 jvergara
Follow up to fix for issue 4092 (dsreplication should allow to configure se...
blob@ 7eaeee commitdiff | diff to current
07.12.2009 jvergara
Improve the displayed messages when an ADSContextException occurs. i18n the...
blob@ b9b49c commitdiff | diff to current
06.52.2009 jvergara
Fix for issue 4092 (dsreplication should allow to configure servers with no...
blob@ bbdcd1 commitdiff | diff to current
22.29.2009 jvergara
The code in ReplicationCliMain assumed that when the first server where rep...
blob@ 284cc3 commitdiff | diff to current
11.56.2009 jvergara
Fix for issue 3925 (dsreplication is broken) Check that the ClassLoaderProv...
blob@ 17b522 commitdiff | diff to current
09.27.2009 jvergara
Fix for issue 2017 (tools usage should disclose default value for options)
blob@ 26cba0 commitdiff | diff to current
30.46.2009 gbellato
Fix for 3893 : dsreplication enable between 1.2 and 1.3 can fail because of...
blob@ 9d3cd6 commitdiff | diff to current
10.00.2009 gbellato
Fix for issue 3816 (problems with replication, to find DN when uppercase ar...
blob@ e33168 commitdiff | diff to current
20.23.2009 jvergara
Use the proper package name to log messages. Currently the replication log...
blob@ bffa39 commitdiff | diff to current
19.40.2009 jvergara
Fix for issue 3812 (dsreplication should complain if wrong repl port given ...
blob@ e02320 commitdiff | diff to current
18.08.2009 jcambon
Fix for issue #3625 : CLIs : Avoid certificate interaction in interactive mode
blob@ 638a97 commitdiff | diff to current
first | « prev | next »