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

Jean-Noel Rouvignac
02.51.2014 819f74758a1c464bbf578e70ca8592cc8d101d75
13.22.2013 Jean-Noel Rouvignac
OPENDJ-1222 Global update of CDDL copyright headers
tree@ fff1f4 commitdiff
03.15.2013 Ludovic Poitou
Fix for OPENDJ-1239 – dsreplication logs warnings for each replication serv...
tree@ ca8d41 commitdiff
30.02.2013 Ludovic Poitou
More code cleanup and use of interfaces in dsreplication and ADS.
tree@ 833ef2 commitdiff
09.45.2013 Chris Ridd
CR-1523 Fix OPENDJ-818 dsreplication status shows disabled servers as enabled
tree@ d954ca commitdiff
04.48.2013 Jean-Noel Rouvignac
SchemaConstants.java: Added NO_ATTRIBUTES for OID "1.1".
tree@ f4a589 commitdiff
07.29.2013 Ludovic Poitou
Fix Jumbo issue OPENDJ-747 ;-) Run a subtree search to find the replication...
tree@ 9b631c 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
16.01.2012 Ludovic Poitou
Code and Typo cleanup. Some reformatting included.
tree@ 0aac35 commitdiff
15.58.2012 Ludovic Poitou
Code and Typo cleanup.
tree@ 0ed110 commitdiff
15.52.2012 Ludovic Poitou
Code and Typo cleanup.
tree@ cc44e1 commitdiff
06.48.2011 Matthew Swift
Fix OPENDJ-64 - Exception and stacktrace while running dsreplication
tree@ 7e276e commitdiff
20.02.2011 Ludovic Poitou
Code cleanup removing potential issues detected by FindBugs
tree@ 7aaa55 commitdiff
01.01.2010 Ludovic Poitou
Fix for OPENDJ-12 - Set the password policy for the Admin account the same ...
tree@ 2db63d commitdiff
18.21.2010 matthew_swift
More fixes to the sub-entry security model: add new subentry-write privileg...
tree@ 9376e1 commitdiff
20.39.2010 ludovicp
Fix all command lines that are doing Searches with JNDI, to avoid them send...
tree@ 66c1a8 commitdiff
03.04.2010 ludovicp
Fix issue 4575. dsreplication was failing with Sun JVM 1.6.0_21. In fact, t...
tree@ 8c800d commitdiff
31.48.2010 ludovicp
Fix for issue #4536. Close JNDI enumerations to avoid unbinding and closing...
tree@ 374974 commitdiff
27.10.2010 ludovicp
Fix an issue with connection timeouts in CLI. The timeout is now configurab...
tree@ 03fe09 commitdiff
07.16.2010 jvergara
Use generics to avoid warnings from my IDE.
tree@ 197c42 commitdiff
18.58.2009 jvergara
Fix for issue 4410 (dsreplication --disableAll does not remove all the refe...
tree@ c41ceb commitdiff
20.49.2009 jvergara
Fix for issue 3442 (Add options -w password and -D rootDN to control-panel)...
tree@ 69a38e commitdiff
23.19.2009 jvergara
Make some methods in the ADS public.
tree@ 7aefa0 commitdiff
14.24.2009 jvergara
Fix for issue 4283 (No way to add operational attribute to an entry)
tree@ 70df53 commitdiff
15.55.2009 lutoff
fix for issue #4233 (ADS util: When a server is stopped, the createXXXconte...
tree@ f22367 commitdiff
11.29.2009 jvergara
Remove unused code.
tree@ b2b47b 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
21.53.2009 jvergara
Follow up to fix for issue 4092 (dsreplication should allow to configure se...
tree@ f70837 commitdiff
14.23.2009 jvergara
Store the exception when reading replication monitoring information at the ...
tree@ 5de2eb commitdiff
14.27.2009 jvergara
Follow up to fix for issue 4092 (dsreplication should allow to configure se...
tree@ 6fa03d 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
07.12.2009 jvergara
Improve the displayed messages when an ADSContextException occurs. i18n the...
tree@ b9b49c commitdiff
25.36.2009 jvergara
Use the proper variables names in the method.
tree@ d9f79e commitdiff
22.29.2009 jvergara
The code in ReplicationCliMain assumed that when the first server where rep...
tree@ 284cc3 commitdiff
20.21.2009 jvergara
Fix for issue 4064 (references to old replication server exist after dsrepl...
tree@ 1d3ae6 commitdiff
20.29.2009 jvergara
Fix for issue 4063 (dsreplication disable throws java.lang.NumberFormatExce...
tree@ f59c6e commitdiff
06.34.2009 jvergara
Remove unused line.
tree@ 639ecd commitdiff
06.54.2009 jvergara
Fix for issue 3969 (dsconfig does not support correctly certificates with w...
tree@ a6b71f commitdiff
18.01.2009 jvergara
Fix for issue 3932 (ApplicationKeyManager and ApplicationTrustManager refer...
tree@ 55d002 commitdiff
31.20.2009 dugan
Fix copyright statements.
tree@ 13af97 commitdiff
26.46.2009 dugan
Add copyright statements.
tree@ de17cb commitdiff
25.26.2009 dugan
These changes:
tree@ 8aa9e3 commitdiff
10.56.2009 gbellato
fix for 3804 : improve replication monitoring
tree@ 8bdfb2 commitdiff
09.07.2009 lutoff
fix for issue #3859 (MILD_WARNING messages when restarting a replicated ser...
tree@ ff4800 commitdiff
30.10.2009 jvergara
Remove the previously added logger for DSConfig and remove some debug messa...
tree@ d8ce3d commitdiff
21.11.2009 jvergara
Fix copyrights.
tree@ 990115 commitdiff
21.01.2009 jvergara
Fix for issue 3724 (ApplicationTrustManager.java use hard coded provider an...
tree@ 55803d commitdiff
17.16.2009 jvergara
Fix for issue 3724 (ApplicationTrustManager.java use hard coded provider an...
tree@ 3bab8f commitdiff
first | « prev | next »