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

Jean-Noel Rouvignac
19.18.2013 0647c31d4215dab1df92237753d5fbb5206ac93a
07.04.2013 Matthew Swift
Rename ServerState.getMaxChangeNumber(int) to ServerState.getChangeNumber(i...
blob@ 9e9960 commitdiff | diff to current
02.31.2013 Jean-Noel Rouvignac
serviceId => baseDN (To make the code less confusing)
blob@ 2a1a1b commitdiff | diff to current
24.20.2013 Jean-Noel Rouvignac
OPENDJ-885 (CR-1909) Replication replay may lose changes if it can't acquir...
blob@ 856fdd commitdiff | diff to current
20.02.2013 Ludovic Poitou
Fix for OPENDJ-846, Intermittent Replication failure. The issue was trigger...
blob@ 9e1f37 commitdiff | diff to current
04.06.2013 Matthew Swift
Fix unit test regression introduced in previous fix for OPENDJ-866 (Local R...
blob@ d74313 commitdiff | diff to current
04.15.2013 Matthew Swift
Initial work for re-opened OPENDJ-866: Local RS is named differently to rem...
blob@ aa2e7c commitdiff | diff to current
03.13.2013 Matthew Swift
Fix OPENDJ-866 Local RS is named differently to remote RS under cn=replicat...
blob@ 740236 commitdiff | diff to current
02.07.2013 Chris Ridd
CR-1612 Fix OPENDJ-886 connected-to attributes under cn=monitor are wrong w...
blob@ 5f04e2 commitdiff | diff to current
26.36.2013 Ludovic Poitou
Fix nightly test failure, following my previous replication cleanup. The te...
blob@ 6a20f6 commitdiff | diff to current
24.44.2013 Ludovic Poitou
Replication Cleanup.
blob@ 46fd94 commitdiff | diff to current
29.59.2012 Matthew Swift
Fix OPENDJ-457: Sleeping replication threads prevent server from shutting down
blob@ 905277 commitdiff | diff to current
05.37.2012 Ludovic Poitou
Spring cleaning ! Fix minor issues and optimizations suggested by FindBugs ...
blob@ 55b437 commitdiff | diff to current
23.41.2011 Ludovic Poitou
Fix minor issues, optimizations detected by FindBugs.
blob@ a1634f commitdiff | diff to current
10.25.2011 Matthew Swift
Partial fix for OPENDJ-194: Minor improvements to change log content and co...
blob@ 410b7d 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
04.50.2011 Matthew Swift
OPEN - issue OPENDJ-26: Fix OpenDS issue 4585: ConcurrentModificationExcept...
blob@ a5131f commitdiff | diff to current
18.20.2010 ludovicp
Fix an issue during replication initialization when servers have different ...
blob@ 74054e commitdiff | diff to current
30.56.2010 ludovicp
Fix the serverID of the exporter server in the initialization log message.
blob@ 57661e commitdiff | diff to current
15.59.2010 ludovicp
Fix possible deadlock with delete operations
blob@ b3fd8d commitdiff | diff to current
15.43.2010 ludovicp
Enhance replication conflict attributes comparator, enable/disable replicat...
blob@ 3a5116 commitdiff | diff to current
31.45.2010 ludovicp
Fix issue #4507. Improve performances of searches in ELC with bounded filte...
blob@ ca156c commitdiff | diff to current
31.33.2010 ludovicp
Fix for issue #4526. Fixes a race condition in Replication Server when rese...
blob@ 2caca3 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.37.2010 ludovicp
Fix issue #4537, naming changelog entries with changeNumber instead of cn. ...
blob@ 51b2d1 commitdiff | diff to current
27.52.2010 ludovicp
Enhance the way ECL configuration changes are handled.
blob@ a7fc5c 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
13.18.2010 pgamba
Fix potential NPE on stopRSHeartBeatMonitoring in unit test and document se...
blob@ f48282 commitdiff | diff to current
18.55.2009 gbellato
Fix for Issue 4300 : stop replication server cause OutOfMemoryError
blob@ d19acb commitdiff | diff to current
10.52.2009 pgamba
Fix#4262 ECL One should be able to disable ECL for each domain
blob@ 6401e6 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
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.32.2009 pgamba
#4250 Entry not replicated after initializations / not systematic
blob@ f70c35 commitdiff | diff to current
07.01.2009 gbellato
Fix for 4171 : Replica initialization hangs if replication servers unreacha...
blob@ 39d78c commitdiff | diff to current
17.10.2009 pgamba
fix for Replication Service interface compatibility that was just broken by...
blob@ 43f9e7 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
08.05.2009 mmarie
4101 : ChangeNumberGenerator is not adjusted when restarting without preser...
blob@ 28bfc9 commitdiff | diff to current
07.15.2009 mrossign
Fractional replication Info about the feature: https://www.opends.org/wiki...
blob@ 3af1c9 commitdiff | diff to current
03.12.2009 gbellato
fix for issue 4028 : error 53 returned to application during reconnection
blob@ 574b55 commitdiff | diff to current
27.52.2009 gbellato
Fix some comments that were generating warning with the Javadoc
blob@ 544c55 commitdiff | diff to current
31.50.2009 gbellato
fix for 3908 : Problems with ChangeNumber generators
blob@ 9452e6 commitdiff | diff to current
30.46.2009 gbellato
Fix for 3893 : dsreplication enable between 1.2 and 1.3 can fail because of...
blob@ 9d3cd6 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
17.23.2009 gbellato
fix for 3315 : dsreplication initialize-all returns before peer has complet...
blob@ 29a29c commitdiff | diff to current
10.58.2009 gbellato
Fix for 3764 : Changing the replication configuration during a total update...
blob@ 6aee0b commitdiff | diff to current
10.56.2009 gbellato
fix for 3804 : improve replication monitoring
blob@ 8bdfb2 commitdiff | diff to current
10.00.2009 gbellato
Fix for issue 3816 (problems with replication, to find DN when uppercase ar...
blob@ e33168 commitdiff | diff to current
05.41.2009 gbellato
Fix for 3844 : ReplicationDomain.publish can loose changes when called by s...
blob@ 2285a5 commitdiff | diff to current
first | « prev | next »