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

matthew_swift
18.06.2010 6b3ef14a652f6be0d559365d2fd2c78a61524fec
18.06.2010 matthew_swift
Minimize Historical Data (dsreplication/client side). The purge historical ...
tree@ 6b3ef1 commitdiff
18.27.2010 ludovicp
First pass on solving issue #514, reducing Replication meta data, especiall...
tree@ b9aad3 commitdiff
18.20.2010 ludovicp
Fix an issue during replication initialization when servers have different ...
tree@ 74054e commitdiff
30.56.2010 ludovicp
Fix the serverID of the exporter server in the initialization log message.
tree@ 57661e commitdiff
30.23.2010 ludovicp
Code refactoring, renaming and commenting only. No feature nor behavior cha...
tree@ f5e612 commitdiff
30.44.2010 ludovicp
Implements a disk space thresholds feature, preventing the server from cras...
tree@ 7486ef commitdiff
25.53.2010 ludovicp
Fixes an issue with inconsistent Last Change Number in the External Changel...
tree@ 103af6 commitdiff
25.47.2010 ludovicp
Fixes an issue with the way the historical information (meta-data) is gener...
tree@ 79b017 commitdiff
25.47.2010 ludovicp
This fix resolves an issue with replication between Windows and Unix system...
tree@ 65cf07 commitdiff
15.59.2010 ludovicp
Fix possible deadlock with delete operations
tree@ b3fd8d commitdiff
15.43.2010 ludovicp
Enhance replication conflict attributes comparator, enable/disable replicat...
tree@ 3a5116 commitdiff
15.32.2010 ludovicp
Fix an issue with External Changelog after having disabled a replication su...
tree@ 409728 commitdiff
07.47.2010 ludovicp
Fix a regression in NamingConflict test introduce by revision 6498
tree@ c739ae commitdiff
07.55.2010 ludovicp
Fix issue #3404. Conflicting entries are now indexed by ds-sync-conflict at...
tree@ 018234 commitdiff
07.56.2010 ludovicp
Fix issue #4379 - Age of Oldest Missing Change was not updated properly whe...
tree@ 56feb9 commitdiff
31.13.2010 ludovicp
Add try / catch block to better scope exception caught in monitoring publis...
tree@ 20d606 commitdiff
31.11.2010 ludovicp
Fix build issue with JDK5 and improve replication diagnostic through cn=Mon...
tree@ 60c6fe commitdiff
31.06.2010 ludovicp
Add support for displaying replication CSNs in the Access Logs. The default...
tree@ dfee86 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.36.2010 ludovicp
Fix issue #4083. Handle correctly the Byte Count in Replication Server moni...
tree@ 03413e commitdiff
31.23.2010 ludovicp
Fix regression introduced when fixing issues #3395 and #3998
tree@ 20715d commitdiff
31.07.2010 ludovicp
Improve error message when querying the External Changelog with an invalid ...
tree@ a33166 commitdiff
31.56.2010 ludovicp
Fix issue #4509. Fixes a memory leak in the External Changelog (retained a ...
tree@ 62c2e2 commitdiff
31.45.2010 ludovicp
Fix issue #4507. Improve performances of searches in ELC with bounded filte...
tree@ ca156c commitdiff
31.33.2010 ludovicp
Fix for issue #4526. Fixes a race condition in Replication Server when rese...
tree@ 2caca3 commitdiff
28.31.2010 ludovicp
Fix for issue #4514 and #4533. Resolved some possible lock contention in Re...
tree@ 420d06 commitdiff
28.10.2010 ludovicp
Fix issue #4236. HistoricalCSNOrderingMatchingRule rely on OctetString synt...
tree@ f3ea04 commitdiff
28.03.2010 ludovicp
Preserve Generation IDs for replication when a suffix is removed.
tree@ 48f831 commitdiff
28.30.2010 ludovicp
Fix for issue #4502
tree@ b3a8d0 commitdiff
28.23.2010 ludovicp
Fix an issue in replication changes dependancy computing related to Mod DNs
tree@ 5709c7 commitdiff
28.58.2010 ludovicp
Fix specific replication tests and typos.
tree@ 22cde7 commitdiff
27.33.2010 ludovicp
Fix for issue #4357. Corrected DSEE originated replication metadata processing
tree@ 9543e8 commitdiff
27.28.2010 ludovicp
Fix for issues #3395 and #3998. The changes improves the replica initializa...
tree@ a5c5ef commitdiff
27.59.2010 ludovicp
Fix issue #4468. Now values in filters and indexes are normalized according...
tree@ 668183 commitdiff
27.47.2010 ludovicp
Fix issue #4384, a performance problem in replication monitoring
tree@ 7ffcb1 commitdiff
27.37.2010 ludovicp
Fix issue #4537, naming changelog entries with changeNumber instead of cn. ...
tree@ 51b2d1 commitdiff
27.52.2010 ludovicp
Enhance the way ECL configuration changes are handled.
tree@ a7fc5c commitdiff
27.08.2010 ludovicp
fix issue #4529 - The conflict resolution code was not correctly handling t...
tree@ 3fde23 commitdiff
27.56.2010 ludovicp
Fix an issue in External ChangeLog where an NPE is raised when include-attr...
tree@ 38b88d commitdiff
27.24.2010 ludovicp
Fix for issue with ECL in cookie mode: when building lastExternalChangelogC...
tree@ f7f439 commitdiff
27.20.2010 ludovicp
Fix for Issue #4546 : Exception during Replication causes Deadlock When som...
tree@ 951514 commitdiff
27.16.2010 ludovicp
Resolve an issue with disabling replication of a suffix and the External ch...
tree@ 0deb34 commitdiff
29.35.2010 ludovicp
Last batch of changes for this week. This adds support for the IETF based P...
tree@ 7c30db commitdiff
27.56.2010 ludovicp
Fixing several issues with the Control Panel, the QuickSetup, Core server a...
tree@ a8f5d8 commitdiff
25.48.2010 mrossign
Regarding the best replication server computation once already connected, a...
tree@ 1ba01c commitdiff
20.35.2010 mrossign
When choosing the best RS, if some of them have later changes (from the loc...
tree@ 6de977 commitdiff
19.53.2010 mrossign
This is about refactoring the way the directory server chooses the replica...
tree@ 874f6e commitdiff
13.18.2010 pgamba
Fix potential NPE on stopRSHeartBeatMonitoring in unit test and document se...
tree@ f48282 commitdiff
13.17.2010 pgamba
Fix potential NPE on stopRSHeartBeatMonitoring in unit test and document se...
tree@ a823b4 commitdiff
first | « prev | next »