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

Ludovic Poitou
08.22.2013 29249de30a4cd33b3b0e89b600154c462a68c00b
08.22.2013 Ludovic Poitou
Fix checkstyle issue
blob@ 29249d commitdiff | diff to current
08.16.2013 Jean-Noel Rouvignac
ReplicationServerDomain.java: Changed getCount() return type from int to lo...
blob@ 651c25 commitdiff | diff to current
07.13.2013 Matthew Swift
Fix variable name typo.
blob@ 52466c commitdiff | diff to current
07.04.2013 Matthew Swift
Rename ServerState.getMaxChangeNumber(int) to ServerState.getChangeNumber(i...
blob@ f59968 commitdiff | diff to current
05.31.2013 Matthew Swift
Minor code cleanup.
blob@ 89f2b2 commitdiff | diff to current
04.41.2013 Jean-Noel Rouvignac
Changes made by AutoRefactor plugin and reviewed by me
blob@ 82e65c commitdiff | diff to current
20.02.2013 Ludovic Poitou
Fix for OPENDJ-846, Intermittent Replication failure. The issue was trigger...
blob@ a32bc8 commitdiff | diff to current
19.36.2013 Matthew Swift
Fix OPENDJ-986: Exception when reading messages from Replication server RS
blob@ 6c857f commitdiff | diff to current
04.15.2013 Matthew Swift
Initial work for re-opened OPENDJ-866: Local RS is named differently to rem...
blob@ 4ea917 commitdiff | diff to current
31.25.2013 Matthew Swift
Fix for OPENDJ-875: Use of hostnames in replication protocol causes failove...
blob@ 30cdad commitdiff | diff to current
24.44.2013 Ludovic Poitou
Replication Cleanup.
blob@ 791840 commitdiff | diff to current
04.16.2013 Ludovic Poitou
Another set of code cleanup, fixing typos.
blob@ 4106db commitdiff | diff to current
22.21.2012 Ludovic Poitou
Code cleanup after running Findbugs. Remove useless initializations, useles...
blob@ 36f156 commitdiff | diff to current
28.55.2011 Matthew Swift
Fix OPENDJ-219 - Replication server and draft changelog DB code may attempt...
blob@ 05612f commitdiff | diff to current
30.20.2011 Ludovic Poitou
Resolve several issues with the External Changelog with regards to Cookies ...
blob@ bfef6b commitdiff | diff to current
20.26.2011 Matthew Swift
Fix OpenDJ-121: Replication failure on startup due to generation ID of -1
blob@ ea50f9 commitdiff | diff to current
18.55.2011 Matthew Swift
Fix OpenDJ-117: IllegalMonitorStateException during server shutdown
blob@ 043508 commitdiff | diff to current
13.23.2011 Matthew Swift
Initial fix for OpenDJ-97: Very many minor problems with the error logging ...
blob@ 6fb9fd commitdiff | diff to current
05.33.2011 Matthew Swift
OpenDJ-107: Potential for leaking DB cursors in replication databases
blob@ 246e41 commitdiff | diff to current
30.21.2011 Matthew Swift
Fix issue OpenDJ-96: Replication server monitor data computation takes too ...
blob@ 4d90af commitdiff | diff to current
18.00.2011 Matthew Swift
Fix issue opendj-92: improve replication thread names
blob@ 74b1aa commitdiff | diff to current
15.26.2011 Matthew Swift
Fix issue OPENDJ-48: Draft ECL: lastChangeNumber still not calculated corre...
blob@ b073cd commitdiff | diff to current
18.18.2010 matthew_swift
Fix bug where ECL Draft Compat / lastChangeNumber is erroneous when changes...
blob@ 9bc69c commitdiff | diff to current
30.44.2010 ludovicp
Implements a disk space thresholds feature, preventing the server from cras...
blob@ 875fa1 commitdiff | diff to current
25.53.2010 ludovicp
Fixes an issue with inconsistent Last Change Number in the External Changel...
blob@ c9f289 commitdiff | diff to current
31.11.2010 ludovicp
Fix build issue with JDK5 and improve replication diagnostic through cn=Mon...
blob@ 8f6fbd commitdiff | diff to current
28.31.2010 ludovicp
Fix for issue #4514 and #4533. Resolved some possible lock contention in Re...
blob@ a8d20d commitdiff | diff to current
27.28.2010 ludovicp
Fix for issues #3395 and #3998. The changes improves the replica initializa...
blob@ ea629f commitdiff | diff to current
27.47.2010 ludovicp
Fix issue #4384, a performance problem in replication monitoring
blob@ 991178 commitdiff | diff to current
27.24.2010 ludovicp
Fix for issue with ECL in cookie mode: when building lastExternalChangelogC...
blob@ 5aad2e commitdiff | diff to current
29.35.2010 ludovicp
Last batch of changes for this week. This adds support for the IETF based P...
blob@ 780f4a commitdiff | diff to current
19.53.2010 mrossign
This is about refactoring the way the directory server chooses the replica...
blob@ b4c27f commitdiff | diff to current
10.57.2009 pgamba
Fix #4395 ECL cookie older than server changelog db trim is not detected
blob@ f4ed9e commitdiff | diff to current
09.42.2009 pgamba
Minor comments improvements
blob@ 9cafb1 commitdiff | diff to current
09.24.2009 pgamba
Fix #4361 ECL - draft mode: temporary fake lastChangeNumber after thousands...
blob@ 831a5f commitdiff | diff to current
03.14.2009 gbellato
Fix for 4382 : invalid monitoring attributes: suppress some whitespace in a...
blob@ 697e58 commitdiff | diff to current
30.36.2009 gbellato
Fix for 4373 : Replication initialization can take a long time at startup
blob@ ff3780 commitdiff | diff to current
26.38.2009 mrossign
Fixed another case where the too slow log message may arrive. This is relat...
blob@ 5e7ac2 commitdiff | diff to current
25.42.2009 mrossign
This is related to modifications done for RFE 4343.
blob@ 85d1cf commitdiff | diff to current
06.11.2009 mrossign
In order to support a more clever algorithm for the DS to choose his RS, w...
blob@ b1ab1b commitdiff | diff to current
27.34.2009 gbellato
Fix for issue 4316 : Replication takes too much time to shutdown
blob@ b04289 commitdiff | diff to current
26.08.2009 pgamba
Comments improvment and code cleaning
blob@ d26c12 commitdiff | diff to current
26.49.2009 pgamba
Garanty that release will always be called on domain after lock
blob@ b12fb6 commitdiff | diff to current
22.21.2009 pgamba
Partial fix of #4312 Remove unnessary IOException messages when handler is ...
blob@ 9dbb10 commitdiff | diff to current
19.56.2009 pgamba
Fix #4270 ECL Should not establish connections between RSes
blob@ 9f6142 commitdiff | diff to current
08.02.2009 mrossign
- Addition of ReplServerStartDSMsg now sent to a DS connecting to a RS in ...
blob@ c02dd7 commitdiff | diff to current
07.19.2009 gbellato
The documentation and the configuration of a Replication Domain allow a max...
blob@ ae408b commitdiff | diff to current
06.34.2009 pgamba
Entry attributes for ECL - Protocol V4
blob@ 691d99 commitdiff | diff to current
29.15.2009 gbellato
Fix for issue 4252 : Replication failures between OpenDS 2.0 and 2.1
blob@ 023ee1 commitdiff | diff to current
29.32.2009 pgamba
#4250 Entry not replicated after initializations / not systematic
blob@ e7dcb1 commitdiff | diff to current
first | « prev | next »