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

Jean-Noel Rouvignac
11.03.2013 ef98b739b780e41d9b40c5c392ebec62455a022c
30.02.2013 Ludovic Poitou
More code cleanup and use of interfaces in dsreplication and ADS.
tree@ 833ef2 commitdiff
23.25.2013 Ludovic Poitou
Small cleanup of use of maps, lists and also few typos in comments, and con...
tree@ 73a7f0 commitdiff
15.40.2013 Jean-Noel Rouvignac
Created NullOutputStream.wrapOrNullStream() and used it in all tools instea...
tree@ 750f4e commitdiff
13.37.2013 Violette Roche-Montane
CR-1837 - OPENDJ-760- mis-leading message displays when attempting to initi...
tree@ 01f634 commitdiff
30.47.2013 Chris Ridd
Fix logging typo
tree@ 89333b commitdiff
07.50.2013 Violette Roche-Montane
svn merge https://svn.forgerock.org/opendj/trunk/opends@8851 https://svn.fo...
tree@ 2e08d2 commitdiff
09.45.2013 Chris Ridd
CR-1523 Fix OPENDJ-818 dsreplication status shows disabled servers as enabled
tree@ d954ca commitdiff
20.52.2013 Jean-Noel Rouvignac
Fixed javadoc errors, unnecessary semicolons, useless imports
tree@ 3398f3 commitdiff
22.31.2012 Ludovic Poitou
Minor code cleanup : remove of useless initializations and tests.
tree@ b34c13 commitdiff
01.26.2012 Ludovic Poitou
Fix OPENDJ-456 - OpenDJ schema replication fails for 3rd server of topology...
tree@ df9a19 commitdiff
15.21.2012 Matthew Swift
Final fix for OPENDJ-249: dsreplication disable --disableAll error removing...
tree@ 480b7c commitdiff
14.34.2012 Matthew Swift
Initial fix for OPENDJ-249: dsreplication disable --disableAll error removi...
tree@ be2c14 commitdiff
14.19.2012 Matthew Swift
Minor update for OPENDJ-82: Improve dsreplication status script friendly mode
tree@ 0f0ff9 commitdiff
14.52.2012 Matthew Swift
Fix OPENDJ-82: Improve dsreplication status script friendly mode
tree@ 89c269 commitdiff
05.37.2012 Ludovic Poitou
Spring cleaning ! Fix minor issues and optimizations suggested by FindBugs ...
tree@ 55b437 commitdiff
13.02.2011 Ludovic Poitou
Fix OPENDJ-387: dsreplication initialize-all reports negative percentage of...
tree@ 4bf493 commitdiff
09.59.2011 Ludovic Poitou
Fix for OPENDJ-222 : More fixes, rebranded all temp files, some resources, ...
tree@ a8b473 commitdiff
14.15.2011 Ludovic Poitou
Fix OPENDJ-282: dsreplication enable fails with duplicate server ID, while ...
tree@ 12ffaa commitdiff
18.54.2010 matthew_swift
Split some of the parameters of the task schedule interaction in two: those...
tree@ bdeda8 commitdiff
18.52.2010 matthew_swift
Fix some typos in comments.
tree@ 5107b4 commitdiff
18.06.2010 matthew_swift
Minimize Historical Data (dsreplication/client side). The purge historical ...
tree@ 6b3ef1 commitdiff
20.39.2010 ludovicp
Fix all command lines that are doing Searches with JNDI, to avoid them send...
tree@ 66c1a8 commitdiff
03.57.2010 ludovicp
Code cleanup, removing useless line
tree@ 090822 commitdiff
31.48.2010 ludovicp
Fix for issue #4536. Close JNDI enumerations to avoid unbinding and closing...
tree@ 374974 commitdiff
31.21.2010 ludovicp
Remove useless local-only argument in dsreplication command
tree@ 8ad03d commitdiff
27.10.2010 ludovicp
Fix an issue with connection timeouts in CLI. The timeout is now configurab...
tree@ 03fe09 commitdiff
29.34.2010 ludovicp
Batch of changes that : - Update BDB JE to version 4.0.95 - Remove BDB logg...
tree@ 1a3a07 commitdiff
22.10.2009 jvergara
Complete fix for issue 4410 (dsreplication --disableAll does not remove all...
tree@ 9a5d89 commitdiff
20.53.2009 jvergara
Fix for issue 3551 (Consider proposing to initialize a topology when the us...
tree@ 5991fd commitdiff
18.52.2009 jvergara
Fix for issue 4295 (Issues with dsreplication interactive mode) The followi...
tree@ 1dd534 commitdiff
29.34.2009 jvergara
Fix a problem in dsreplication disable in non-prompt mode when the user doe...
tree@ 9d8f82 commitdiff
22.00.2009 jvergara
Fix for issue 4310 (dsreplication status - Unexpected error reading replica...
tree@ dc0e2b commitdiff
17.07.2009 jvergara
Fix for issue 4295 (Issues with dsreplication interactive mode)
tree@ a0843f commitdiff
08.20.2009 jvergara
Fix a potential NullPointerException when building the error message to be ...
tree@ 440500 commitdiff
27.38.2009 jvergara
Fix for issue 4195 (dsreplication enable should check that the user did not...
tree@ 9ee3d3 commitdiff
27.33.2009 jvergara
Modify the code in order the adminPassword and the adminPasswordFile argume...
tree@ c0a6b7 commitdiff
12.05.2009 jvergara
Fix for issue 4172 (dsreplication: disable + enable causes SSL connection e...
tree@ 1a7d0e commitdiff
12.39.2009 jvergara
Fix a warning message displayed to the user when all the base DN's are disa...
tree@ b3449a commitdiff
07.56.2009 jvergara
Fix for issue 4166 (new dsreplication: restrictive non-interactive mode). F...
tree@ 801814 commitdiff
04.30.2009 jvergara
Fix for issue 4160 (Connection issue with new dsreplication interactive mode)
tree@ ab2e0f commitdiff
27.25.2009 jvergara
dsreplication allowed an infinite number of password tries for the administ...
tree@ b9e7d9 commitdiff
24.46.2009 jvergara
Refactor the code of dsreplication and extract some of its commodity method...
tree@ 18de8b commitdiff
22.58.2009 jvergara
Fix some comments in the code.
tree@ 16f1b0 commitdiff
13.20.2009 jvergara
Fix for issue 4106 (dsreplication should allow to merge disjoint replicatio...
tree@ a837c0 commitdiff
09.48.2009 jvergara
Follow up to fix for issue 4092 (dsreplication should allow to configure se...
tree@ acf967 commitdiff
08.29.2009 jvergara
Follow up to fix for issue 4092 (dsreplication should allow to configure se...
tree@ 7eaeee commitdiff
07.02.2009 jvergara
Fix a typo in the disable replication server argument name.
tree@ 3afc2e commitdiff
07.12.2009 jvergara
Improve the displayed messages when an ADSContextException occurs. i18n the...
tree@ b9b49c commitdiff
06.52.2009 jvergara
Fix for issue 4092 (dsreplication should allow to configure servers with no...
tree@ bbdcd1 commitdiff
22.29.2009 jvergara
The code in ReplicationCliMain assumed that when the first server where rep...
tree@ 284cc3 commitdiff
first | « prev | next »