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

Jean-Noel Rouvignac
04.03.2013 43fd57da0c5fb82cd20e763dcfd490d4947d44ea
04.03.2013 Jean-Noel Rouvignac
LDAPReplicationDomain.java: In loadGenerationId(), fixed a bug. Removed all...
blob@ 43fd57 commitdiff | diff to current
03.08.2013 Jean-Noel Rouvignac
LDAPreplicationDomain.java: Reverted if statement conditions to do early ex...
blob@ 0d88ba commitdiff | diff to current
02.50.2013 Jean-Noel Rouvignac
Checkstyle I love you.
blob@ 8b1eb7 commitdiff | diff to current
02.27.2013 Jean-Noel Rouvignac
Added spaces between error messages and stack traces.
blob@ b795e0 commitdiff | diff to current
02.57.2013 Jean-Noel Rouvignac
Renamed: - ChangeNumber to CSN - ChangeNumberGenerator to CSNGenerator - Ch...
blob@ 157717 commitdiff | diff to current
20.19.2013 Jean-Noel Rouvignac
LDAPReplicationDomain.java: Fixed off-by-one error.
blob@ fa2c17 commitdiff | diff to current
20.22.2013 Jean-Noel Rouvignac
Entry.java: Extracted methods newMapIfNull(), getUserOrOperationalAttribute...
blob@ aa07a5 commitdiff | diff to current
19.02.2013 Ludovic Poitou
Simplify via refactoring the processing within LDAPReplicationDomain's sync...
blob@ f26886 commitdiff | diff to current
09.41.2013 Jean-Noel Rouvignac
Fixed a test. Improved javadocs.
blob@ e3aeaf commitdiff | diff to current
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
26.10.2013 Jean-Noel Rouvignac
LDAPReplicationDomain.java: Used interfaces instead of concrete classes.
blob@ 6ee9ed commitdiff | diff to current
26.19.2013 Jean-Noel Rouvignac
LDAPReplicationDomain: Fixed typos. In findAndRenameChild(), removed a usel...
blob@ c2bcce 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
24.44.2013 Ludovic Poitou
Replication Cleanup.
blob@ 46fd94 commitdiff | diff to current
26.57.2013 Jean-Noel Rouvignac
OPENDJ-832 Leverage the work queue for processing requests received on the ...
blob@ 693421 commitdiff | diff to current
22.21.2012 Ludovic Poitou
Code cleanup after running Findbugs. Remove useless initializations, useles...
blob@ 15a0d1 commitdiff | diff to current
24.18.2012 Ludovic Poitou
Fix OPENDJ-469. This last commit resolves issues with the Nightly tests.
blob@ 307ca5 commitdiff | diff to current
21.15.2012 Matthew Swift
Fix OPENDJ-181: DirectoryException provided value has an invalid length for...
blob@ d2d863 commitdiff | diff to current
21.49.2012 Matthew Swift
Initial cleanup work for OPENDJ-181: DirectoryException provided value has ...
blob@ c8b116 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
11.17.2011 Matthew Swift
Fix OPENDJ-310: Replicated changes to referral entries are not applied on r...
blob@ c6fdf4 commitdiff | diff to current
09.36.2011 Ludovic Poitou
Tidy-up code (method names case)
blob@ 2ef75b commitdiff | diff to current
27.31.2011 Matthew Swift
Fix OPENDJ-245: Improve APIs for adding additional access log items to oper...
blob@ d57e8f 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
04.48.2011 Matthew Swift
Fix issue OpenDJ-101: NPE when processing UniqueAttributePlugin/Authenticat...
blob@ 164610 commitdiff | diff to current
25.05.2011 Matthew Swift
Fix OpenDJ-99 - NoSuchElementExceptions while replaying replicated operations
blob@ e7e4ac commitdiff | diff to current
18.00.2011 Matthew Swift
Fix issue opendj-92: improve replication thread names
blob@ 172f9f commitdiff | diff to current
26.33.2011 Ludovic Poitou
Fix for defect OPENDJ-83 :ECL: changeInitiatorsName and potentially changeT...
blob@ 9d16ab commitdiff | diff to current
04.50.2011 Matthew Swift
OPEN - issue OPENDJ-26: Fix OpenDS issue 4585: ConcurrentModificationExcept...
blob@ a5131f commitdiff | diff to current
03.07.2011 Matthew Swift
IN PROGRESS - issue OPENDJ-23: Exception while replaying a delete operation...
blob@ 44569a commitdiff | diff to current
18.06.2010 matthew_swift
Minimize Historical Data (dsreplication/client side). The purge historical ...
blob@ 6b3ef1 commitdiff | diff to current
18.27.2010 ludovicp
First pass on solving issue #514, reducing Replication meta data, especiall...
blob@ b9aad3 commitdiff | diff to current
30.23.2010 ludovicp
Code refactoring, renaming and commenting only. No feature nor behavior cha...
blob@ f5e612 commitdiff | diff to current
25.47.2010 ludovicp
Fixes an issue with the way the historical information (meta-data) is gener...
blob@ 79b017 commitdiff | diff to current
25.47.2010 ludovicp
This fix resolves an issue with replication between Windows and Unix system...
blob@ 65cf07 commitdiff | diff to current
15.43.2010 ludovicp
Enhance replication conflict attributes comparator, enable/disable replicat...
blob@ 3a5116 commitdiff | diff to current
07.47.2010 ludovicp
Fix a regression in NamingConflict test introduce by revision 6498
blob@ c739ae commitdiff | diff to current
07.55.2010 ludovicp
Fix issue #3404. Conflicting entries are now indexed by ds-sync-conflict at...
blob@ 018234 commitdiff | diff to current
31.06.2010 ludovicp
Add support for displaying replication CSNs in the Access Logs. The default...
blob@ dfee86 commitdiff | diff to current
31.06.2010 ludovicp
Resolve an issue where some changes might appear to be missing after restor...
blob@ 310895 commitdiff | diff to current
31.49.2010 ludovicp
Fix issue #3891 - Handle replication conflict when adding child entry and p...
blob@ 23e98d 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
28.03.2010 ludovicp
Preserve Generation IDs for replication when a suffix is removed.
blob@ 48f831 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.56.2010 ludovicp
Fix an issue in External ChangeLog where an NPE is raised when include-attr...
blob@ 38b88d commitdiff | diff to current
19.01.2009 gbellato
fix the compilation problem on java 1.5
blob@ a47b09 commitdiff | diff to current
first | « prev | next »