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

Jean-Noel Rouvignac
23.18.2013 ff99696311668f339200080a826bbc6efc708291
13.22.2013 Jean-Noel Rouvignac
OPENDJ-1222 Global update of CDDL copyright headers
tree@ fff1f4 commitdiff
05.11.2013 Jean-Noel Rouvignac
StartECLSessionMsg.java: Added complimentary javadocs to explain what these...
tree@ f0e8a1 commitdiff
16.06.2013 Jean-Noel Rouvignac
HeartbeatThread.java, CTHeartbeatPublisherThread.java, DirectoryThread.java...
tree@ 3bd6b1 commitdiff
15.30.2013 Jean-Noel Rouvignac
Fixing UpdateOperationTest.csnGeneratorAdjust() test failure in Continuous ...
tree@ 141b38 commitdiff
11.58.2013 Jean-Noel Rouvignac
OPENDJ-1134 (CR-2355) Introduce a class in replication for encapsulating ho...
tree@ 49f8f0 commitdiff
09.07.2013 Jean-Noel Rouvignac
*HeartbeatThread.java: Improved javadocs.
tree@ 59623a commitdiff
05.11.2013 Jean-Noel Rouvignac
ReplicationTestCase.java Fixed problem introduced in tests at r9648.
tree@ 899deb commitdiff
26.22.2013 Jean-Noel Rouvignac
OPENDJ-1134 (CR-2355) Introduce a class in replication for encapsulating ho...
tree@ 047250 commitdiff
26.35.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ dfbe88 commitdiff
25.39.2013 Jean-Noel Rouvignac
OPENDJ-1134 (CR-2355) Introduce a class in replication for encapsulating ho...
tree@ 5b2a14 commitdiff
05.54.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ a460cf commitdiff
04.57.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ b1ae3d commitdiff
04.43.2013 Jean-Noel Rouvignac
In javadocs, variable names, method names, etc., renamed: - "draft change n...
tree@ fe9b29 commitdiff
02.57.2013 Jean-Noel Rouvignac
Renamed: - ChangeNumber to CSN - ChangeNumberGenerator to CSNGenerator - Ch...
tree@ 157717 commitdiff
19.27.2013 Jean-Noel Rouvignac
Avoided possible costly thread leaks in ReplicationServerDomain.
tree@ c70776 commitdiff
14.14.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 92359e commitdiff
02.26.2013 Jean-Noel Rouvignac
serviceId => baseDN (To make the code less confusing)
tree@ 07347a commitdiff
02.48.2013 Matthew Swift
Fix OPENDJ-1043: Worker Thread was interrupted while waiting for new work w...
tree@ 4217a2 commitdiff
28.22.2013 Ludovic Poitou
Fix checkstyle compliance
tree@ 89ba98 commitdiff
28.51.2013 Jean-Noel Rouvignac
MonitorMsg.java: Code cleanup + javadocs.
tree@ d65135 commitdiff
27.58.2013 Jean-Noel Rouvignac
*.java: More javadoc/code cleanup. Switched (excluded)serviceIDs/excludedDo...
tree@ 0c830d commitdiff
27.20.2013 Jean-Noel Rouvignac
Session.java, ReplicationServer.java: More javadoc/code cleanup. Removed us...
tree@ fda4ad commitdiff
20.02.2013 Ludovic Poitou
Fix for OPENDJ-846, Intermittent Replication failure. The issue was trigger...
tree@ 9e1f37 commitdiff
19.36.2013 Matthew Swift
Fix OPENDJ-986: Exception when reading messages from Replication server RS
tree@ 41bef7 commitdiff
10.25.2013 Matthew Swift
Fix OPENDJ-951: Reduce size and frequency of replication MonitorMsg
tree@ 4fd152 commitdiff
07.02.2013 Matthew Swift
Partial fix for OPENDJ-951: Reduce size and frequency of replication Monito...
tree@ 42dd35 commitdiff
03.13.2013 Matthew Swift
Fix OPENDJ-866 Local RS is named differently to remote RS under cn=replicat...
tree@ 740236 commitdiff
06.42.2013 Ludovic Poitou
Delete SocketSession which was only referenced and not used in unit-tests.
tree@ d81726 commitdiff
24.44.2013 Ludovic Poitou
Replication Cleanup.
tree@ 46fd94 commitdiff
26.57.2013 Jean-Noel Rouvignac
OPENDJ-832 Leverage the work queue for processing requests received on the ...
tree@ 693421 commitdiff
20.19.2012 Matthew Swift
Fix OPENDJ-457: Sleeping replication threads prevent server from shutting down
tree@ e131e3 commitdiff
06.05.2012 Matthew Swift
Add SuppressWarnings directive to avoid compilation warning.
tree@ b71544 commitdiff
21.49.2012 Matthew Swift
Initial cleanup work for OPENDJ-181: DirectoryException provided value has ...
tree@ c8b116 commitdiff
07.09.2011 Matthew Swift
Fix OPENDJ-115: Make replication connection timeouts and various monitoring...
tree@ ce949f commitdiff
05.37.2011 Matthew Swift
Partial fix for OPENDJ-115: Make replication connection timeouts and variou...
tree@ 20800d commitdiff
23.41.2011 Ludovic Poitou
Fix issue OPENDJ-213. Processing of the string based cookie was not handlin...
tree@ 83dadb commitdiff
10.34.2011 Matthew Swift
Partial fix for OPENDJ-194: Minor improvements to change log content and co...
tree@ 459796 commitdiff
10.25.2011 Matthew Swift
Partial fix for OPENDJ-194: Minor improvements to change log content and co...
tree@ 410b7d commitdiff
13.23.2011 Matthew Swift
Initial fix for OpenDJ-97: Very many minor problems with the error logging ...
tree@ 96eaa5 commitdiff
31.36.2011 Matthew Swift
Fix issue OpenDJ-103: Replication in 2.4 head and trunk are no longer compa...
tree@ 04689d commitdiff
23.27.2011 Matthew Swift
Fix issue OpenDJ-95: Socket leak and constant disconnect/reconnect when a d...
tree@ 6ee144 commitdiff
18.00.2011 Matthew Swift
Fix issue opendj-92: improve replication thread names
tree@ 172f9f commitdiff
04.50.2011 Matthew Swift
OPEN - issue OPENDJ-26: Fix OpenDS issue 4585: ConcurrentModificationExcept...
tree@ a5131f commitdiff
20.07.2010 Ludovic Poitou
Fix for OPENDJ-3 - persistent search option for cn=changelog The persistent...
tree@ 617fe1 commitdiff
30.23.2010 ludovicp
Code refactoring, renaming and commenting only. No feature nor behavior cha...
tree@ f5e612 commitdiff
25.47.2010 ludovicp
Fixes an issue with the way the historical information (meta-data) is gener...
tree@ 79b017 commitdiff
31.06.2010 ludovicp
Resolve an issue where some changes might appear to be missing after restor...
tree@ 310895 commitdiff
31.49.2010 ludovicp
Fix issue #3891 - Handle replication conflict when adding child entry and p...
tree@ 23e98d commitdiff
31.23.2010 ludovicp
Fix regression introduced when fixing issues #3395 and #3998
tree@ 20715d commitdiff
28.23.2010 ludovicp
Fix an issue in replication changes dependancy computing related to Mod DNs
tree@ 5709c7 commitdiff
first | « prev | next »