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

Matthew Swift
18.55.2011 296090552c8bb9ad83cfa819fbf0bd9d0ba8fac2
18.55.2011 Matthew Swift
Fix OpenDJ-117: IllegalMonitorStateException during server shutdown
blob@ 296090 commitdiff | diff to current
13.23.2011 Matthew Swift
Initial fix for OpenDJ-97: Very many minor problems with the error logging ...
blob@ 96eaa5 commitdiff | diff to current
05.33.2011 Matthew Swift
OpenDJ-107: Potential for leaking DB cursors in replication databases
blob@ 6b1e3b commitdiff | diff to current
30.21.2011 Matthew Swift
Fix issue OpenDJ-96: Replication server monitor data computation takes too ...
blob@ 4d0faf commitdiff | diff to current
18.00.2011 Matthew Swift
Fix issue opendj-92: improve replication thread names
blob@ 172f9f commitdiff | diff to current
15.26.2011 Matthew Swift
Fix issue OPENDJ-48: Draft ECL: lastChangeNumber still not calculated corre...
blob@ 5747eb commitdiff | diff to current
18.18.2010 matthew_swift
Fix bug where ECL Draft Compat / lastChangeNumber is erroneous when changes...
blob@ 48139c commitdiff | diff to current
30.44.2010 ludovicp
Implements a disk space thresholds feature, preventing the server from cras...
blob@ 7486ef commitdiff | diff to current
25.53.2010 ludovicp
Fixes an issue with inconsistent Last Change Number in the External Changel...
blob@ 103af6 commitdiff | diff to current
31.11.2010 ludovicp
Fix build issue with JDK5 and improve replication diagnostic through cn=Mon...
blob@ 60c6fe commitdiff | diff to current
28.31.2010 ludovicp
Fix for issue #4514 and #4533. Resolved some possible lock contention in Re...
blob@ 420d06 commitdiff | diff to current
27.28.2010 ludovicp
Fix for issues #3395 and #3998. The changes improves the replica initializa...
blob@ a5c5ef commitdiff | diff to current
27.47.2010 ludovicp
Fix issue #4384, a performance problem in replication monitoring
blob@ 7ffcb1 commitdiff | diff to current
27.24.2010 ludovicp
Fix for issue with ECL in cookie mode: when building lastExternalChangelogC...
blob@ f7f439 commitdiff | diff to current
29.35.2010 ludovicp
Last batch of changes for this week. This adds support for the IETF based P...
blob@ 7c30db commitdiff | diff to current
19.53.2010 mrossign
This is about refactoring the way the directory server chooses the replica...
blob@ 874f6e commitdiff | diff to current
10.57.2009 pgamba
Fix #4395 ECL cookie older than server changelog db trim is not detected
blob@ 1c1262 commitdiff | diff to current
09.42.2009 pgamba
Minor comments improvements
blob@ bb81bc commitdiff | diff to current
09.24.2009 pgamba
Fix #4361 ECL - draft mode: temporary fake lastChangeNumber after thousands...
blob@ f5efc9 commitdiff | diff to current
03.14.2009 gbellato
Fix for 4382 : invalid monitoring attributes: suppress some whitespace in a...
blob@ 612246 commitdiff | diff to current
30.36.2009 gbellato
Fix for 4373 : Replication initialization can take a long time at startup
blob@ de31d3 commitdiff | diff to current
26.38.2009 mrossign
Fixed another case where the too slow log message may arrive. This is relat...
blob@ ffc22d commitdiff | diff to current
25.42.2009 mrossign
This is related to modifications done for RFE 4343.
blob@ 34e1f4 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@ 3a9e21 commitdiff | diff to current
27.34.2009 gbellato
Fix for issue 4316 : Replication takes too much time to shutdown
blob@ a733ce commitdiff | diff to current
26.08.2009 pgamba
Comments improvment and code cleaning
blob@ 905c53 commitdiff | diff to current
26.49.2009 pgamba
Garanty that release will always be called on domain after lock
blob@ 1284f3 commitdiff | diff to current
22.21.2009 pgamba
Partial fix of #4312 Remove unnessary IOException messages when handler is ...
blob@ b677ba commitdiff | diff to current
19.56.2009 pgamba
Fix #4270 ECL Should not establish connections between RSes
blob@ ed847e commitdiff | diff to current
08.02.2009 mrossign
- Addition of ReplServerStartDSMsg now sent to a DS connecting to a RS in ...
blob@ 305d34 commitdiff | diff to current
07.19.2009 gbellato
The documentation and the configuration of a Replication Domain allow a max...
blob@ c01561 commitdiff | diff to current
06.34.2009 pgamba
Entry attributes for ECL - Protocol V4
blob@ 76ebd1 commitdiff | diff to current
29.15.2009 gbellato
Fix for issue 4252 : Replication failures between OpenDS 2.0 and 2.1
blob@ 4752e2 commitdiff | diff to current
29.32.2009 pgamba
#4250 Entry not replicated after initializations / not systematic
blob@ f70c35 commitdiff | diff to current
24.04.2009 gbellato
Second try for issue 4223. The first fix was not working because the synchr...
blob@ 756655 commitdiff | diff to current
16.26.2009 gbellato
Fix a regression introduced by fix for 4223 During the creation of a replic...
blob@ 51ef33 commitdiff | diff to current
07.32.2009 pgamba
Fix for #4209 ECL: trailing changelog entries after purge can make ECL sear...
blob@ 40e614 commitdiff | diff to current
07.01.2009 gbellato
Fix for 4171 : Replica initialization hangs if replication servers unreacha...
blob@ 39d78c commitdiff | diff to current
24.11.2009 pgamba
Fix 4183 - ECL (draft mode): first and last ChangeNumber are 0 until first ...
blob@ abe3bc commitdiff | diff to current
14.37.2009 pgamba
Support for External change log compatible with draft-good-ldap-changelog-0...
blob@ 4fe72a commitdiff | diff to current
07.55.2009 gbellato
Fix for 4096 MonitorMsg is not compatible with replication version
blob@ 99480f commitdiff | diff to current
23.13.2009 gbellato
Remove dead code in the replication without any functionality change.
blob@ df0e36 commitdiff | diff to current
15.19.2009 gbellato
Fix for 4052 : Ghost adds in Replication Server The clear procedure of th...
blob@ 076086 commitdiff | diff to current
12.02.2009 pgamba
ECL - Add attribute lastExternalChangelogCookie for initialization
blob@ 93bfdd commitdiff | diff to current
10.43.2009 pgamba
External Changelog - first step - related issues 495, 519
blob@ 45eb21 commitdiff | diff to current
22.22.2009 gbellato
The replication publish information about the whole topology in cn=monitor ...
blob@ 36191b commitdiff | diff to current
03.44.2009 mrossign
Fix for 2965: missing-change does not exist in cn=monitor for replication s...
blob@ 4b1c40 commitdiff | diff to current
02.44.2009 mrossign
Fix for 2963: dsreplication status large value for missing changes dsreplic...
blob@ 49f2c6 commitdiff | diff to current
23.04.2009 gbellato
Fix for 3889 : Replication domain don't have access to the Replica ServerSt...
blob@ c3420b commitdiff | diff to current
10.56.2009 gbellato
fix for 3804 : improve replication monitoring
blob@ 8bdfb2 commitdiff | diff to current
first | « prev | next »