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

boli
30.19.2009 4b172e2d78312bb3ba4ca9ff79b4d0c9a9722708
08.05.2009 mmarie
4101 : ChangeNumberGenerator is not adjusted when restarting without preser...
tree@ a12a7a commitdiff
07.00.2009 mrossign
no @override as java 1.5 does not like it ...
tree@ 12ec76 commitdiff
07.55.2009 gbellato
Fix for 4096 MonitorMsg is not compatible with replication version
tree@ eda734 commitdiff
07.21.2009 fdorson
Fix for issue #4095 : Add getters methods to LDAPUpdateMsg
tree@ 9a3c2a commitdiff
07.15.2009 mrossign
Fractional replication Info about the feature: https://www.opends.org/wiki...
tree@ e89113 commitdiff
23.13.2009 gbellato
Remove dead code in the replication without any functionality change.
tree@ 451115 commitdiff
19.55.2009 pgamba
Increase replication protocol version to 3 + code cleaning
tree@ 453b26 commitdiff
15.19.2009 gbellato
Fix for 4052 : Ghost adds in Replication Server The clear procedure of th...
tree@ 03f363 commitdiff
12.02.2009 pgamba
ECL - Add attribute lastExternalChangelogCookie for initialization
tree@ b60c65 commitdiff
11.18.2009 gbellato
While investigating issue 4046 I've noticed that in case of an error during...
tree@ e20185 commitdiff
10.43.2009 pgamba
External Changelog - first step - related issues 495, 519
tree@ ccc412 commitdiff
05.04.2009 matthew_swift
svn merge -r5333:5417 https://opends.dev.java.net/svn/opends/branches/b2.0
tree@ 9dc10d commitdiff
04.04.2009 gbellato
Fix a regression in the unit tests introduced with revision 5397 (fix for i...
tree@ f2307d commitdiff
03.12.2009 gbellato
fix for issue 4028 : error 53 returned to application during reconnection
tree@ 9402e5 commitdiff
28.38.2009 gbellato
Fix for 4015 : wrong error messages when replication heart-beat fails
tree@ 567f20 commitdiff
27.52.2009 gbellato
Fix some comments that were generating warning with the Javadoc
tree@ 49e179 commitdiff
22.00.2009 gbellato
Fix for 2977 : exception during the Replication Server database trimming
tree@ 14ebc6 commitdiff
22.22.2009 gbellato
The replication publish information about the whole topology in cn=monitor ...
tree@ 2d7788 commitdiff
06.37.2009 gbellato
Fix for 3914 : ServerState.reload() fails to update the ServerState
tree@ 8ffef8 commitdiff
03.44.2009 mrossign
Fix for 2965: missing-change does not exist in cn=monitor for replication s...
tree@ 7bd5df commitdiff
02.44.2009 mrossign
Fix for 2963: dsreplication status large value for missing changes dsreplic...
tree@ e23bb7 commitdiff
31.50.2009 gbellato
fix for 3908 : Problems with ChangeNumber generators
tree@ 85b279 commitdiff
30.46.2009 gbellato
Fix for 3893 : dsreplication enable between 1.2 and 1.3 can fail because of...
tree@ 3efd8f commitdiff
23.04.2009 gbellato
Fix for 3889 : Replication domain don't have access to the Replica ServerSt...
tree@ 141f11 commitdiff
19.03.2009 gbellato
fix for 3829 : "Severe Error" logged when dsreplication enable is used wit...
tree@ d1aa17 commitdiff
19.31.2009 mrossign
Fix for issue #3887: Dynamic assured replication configuration change may g...
tree@ e12571 commitdiff
18.09.2009 mrossign
Fix for #3877: unexpected error occurred when enabling safe_data mode
tree@ 5b87c0 commitdiff
17.23.2009 gbellato
fix for 3315 : dsreplication initialize-all returns before peer has complet...
tree@ 97cc49 commitdiff
17.50.2009 gbellato
Fix for 3300 : Cannot start server if backend of replicated suffix is disa...
tree@ b44760 commitdiff
16.06.2009 gbellato
Fix for issue 3402 : Replication conflict: fail to resolve double mod_rdn o...
tree@ 6f6ab6 commitdiff
10.58.2009 gbellato
Fix for 3764 : Changing the replication configuration during a total update...
tree@ 87de2a commitdiff
10.56.2009 gbellato
fix for 3804 : improve replication monitoring
tree@ 40483c commitdiff
10.00.2009 gbellato
Fix for issue 3816 (problems with replication, to find DN when uppercase ar...
tree@ 860113 commitdiff
05.41.2009 gbellato
Fix for 3844 : ReplicationDomain.publish can loose changes when called by s...
tree@ 70bf54 commitdiff
20.44.2009 gbellato
Fix for 3804 : improve replication monitoring
tree@ 1990fa commitdiff
18.14.2009 mmarie
Minimalistic replication-related changes - Fix for a typo in replication.pr...
tree@ 433c27 commitdiff
17.11.2009 sin
issue# 3774: Sort control doesn't work for collation matching rules
tree@ 0dad0b commitdiff
05.42.2009 matthew_swift
Merge ASN1 branch to trunk
tree@ 35c5f6 commitdiff
30.43.2009 mrossign
Entry lock may not be released in some cases
tree@ ce4cab commitdiff
26.14.2009 gbellato
Resets the current receive window of the ReplicationBroker to its initial v...
tree@ d211ee commitdiff
23.22.2009 gbellato
Fix 2 small regression introduced recently in the replication code on the t...
tree@ 7ac5ab commitdiff
22.27.2009 gbellato
Fix for 3736 : Replication dynamic purge delay change not properly taken in...
tree@ 8ac679 commitdiff
19.09.2009 gbellato
Fix for Replication namingConflict test failing when running slow tests
tree@ 4f29cc commitdiff
15.45.2009 mrossign
- Added assured replication monitoring in replication server - Assured repl...
tree@ 1b3106 commitdiff
15.38.2009 gbellato
Fix for issue 3683
tree@ 2607f5 commitdiff
14.30.2009 mmarie
issue 3640 : Refactor Replication code to make it more generic
tree@ 6f1cda commitdiff
14.29.2009 gbellato
tree@ 4e5062 commitdiff
13.59.2009 mrossign
- Assured replication (Safe Read) unit tests complete - Assured replication...
tree@ 5621f0 commitdiff
09.06.2009 mrossign
- Assured replication (Safe Read) bug fixes - Some assured replication (Saf...
tree@ 2d0391 commitdiff
06.05.2009 fdorson
With these changes the openDS servers are able to load data coming from a S...
tree@ 183249 commitdiff
first | « prev | next »