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

ludovicp
15.59.2010 b3fd8de34d9a827d582a8e33efdf18a958a6434d
15.59.2010 ludovicp
Fix possible deadlock with delete operations
tree@ b3fd8d commitdiff
15.55.2010 ludovicp
Add RDN attributes if missing in entry during the import.
tree@ 5933e1 commitdiff
15.47.2010 ludovicp
Fix an issue with Objectclass inheritance in Import
tree@ 81a509 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.22.2010 ludovicp
Fix an issue with the replication repair commands. The control was looked a...
tree@ 9d0dd9 commitdiff
07.15.2010 ludovicp
Fix an issue where changes to Password policy subentries are not applied wh...
tree@ c0cf7d commitdiff
07.12.2010 ludovicp
Fix issue #2748. This patch changes the place where messages are logged to ...
tree@ 065c1a commitdiff
07.10.2010 ludovicp
Fix another occurrence of the pb described in #4536.
tree@ 61d83c commitdiff
07.07.2010 ludovicp
Fix for issue #4556 - Make sure the skipValidationForAdministrators passwor...
tree@ 7b9166 commitdiff
07.59.2010 ludovicp
Add support for MS AD Permissive Modify Control (Issue/Enhancement #4238)
tree@ 9f4438 commitdiff
07.56.2010 ludovicp
Fix issue #4379 - Age of Oldest Missing Change was not updated properly whe...
tree@ 56feb9 commitdiff
31.16.2010 ludovicp
Import now populates dn2id correctly when using the --append and --replaceE...
tree@ 2106c8 commitdiff
31.14.2010 ludovicp
Imported entry count was not correct when the --append and --replaceExistin...
tree@ f50482 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.59.2010 ludovicp
Resolve an issue when uninstalling in CLI mode and tool.properties has some...
tree@ 8f8fa9 commitdiff
31.53.2010 ludovicp
Use cn as naming attribute for the WorkFlow and WorkFlowElements like other...
tree@ 305000 commitdiff
31.48.2010 ludovicp
Fix for issue #4536. Close JNDI enumerations to avoid unbinding and closing...
tree@ 374974 commitdiff
31.31.2010 ludovicp
Fix for issue #4232: This enables the LDIFReader to skip the BOM in LDIF fi...
tree@ ebe885 commitdiff
31.22.2010 ludovicp
Do preliminary acceptance checked for password policy subentries within the...
tree@ e8bb81 commitdiff
31.20.2010 ludovicp
Notify subentry manager listeners on backend initial/final stages when rela...
tree@ dbdd02 commitdiff
31.18.2010 ludovicp
Memory budgeting now accounts for the buffers allocated for writing the tem...
tree@ 9e28ae commitdiff
31.16.2010 ludovicp
Fix for Issue #615. Add support for multiple object-class inheritance. Supp...
tree@ 85811b commitdiff
31.06.2010 ludovicp
Resolve an issue where some changes might appear to be missing after restor...
tree@ 310895 commitdiff
31.03.2010 ludovicp
Add support for statistics for WorkFlowElements
tree@ a3397e commitdiff
31.55.2010 ludovicp
Provide the necessary operational attributes for External Changelog entries...
tree@ 6411dc commitdiff
31.49.2010 ludovicp
Fix issue #3891 - Handle replication conflict when adding child entry and p...
tree@ 23e98d commitdiff
31.44.2010 ludovicp
Fix an issue in MakeLDIF (NPE) with presence:n tag on RDN attribute
tree@ 4ab8f3 commitdiff
31.40.2010 ludovicp
Fix issue #4401 - SimplePage request control is now ignored if page size is...
tree@ c05385 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.21.2010 ludovicp
Remove useless local-only argument in dsreplication command
tree@ 8ad03d commitdiff
31.17.2010 ludovicp
Fix issue #4363. Improve dsconfig batch mode with multiple spaces between q...
tree@ 69ae8f commitdiff
31.15.2010 ludovicp
Fix issue #4558. Change parsing of SSHA hashed password to provide backward...
tree@ dc871e commitdiff
31.11.2010 ludovicp
Fix issue #4560. Added special case for the --reset keyword.
tree@ 4d2027 commitdiff
31.07.2010 ludovicp
Improve error message when querying the External Changelog with an invalid ...
tree@ a33166 commitdiff
31.03.2010 ludovicp
Changed from using a Timer to invoke the FirstPhaseProgressTask to a Schedu...
tree@ 3f1a34 commitdiff
31.01.2010 ludovicp
Fix issue #4520. Import no longer uses the same temporary environment for e...
tree@ 5e9de2 commitdiff
31.56.2010 ludovicp
Fix issue #4509. Fixes a memory leak in the External Changelog (retained a ...
tree@ 62c2e2 commitdiff
31.53.2010 ludovicp
Resolve an issue when an exception is raised during Rename operations under...
tree@ 24d133 commitdiff
31.49.2010 ludovicp
Update BDB JE to version 4.0.103 Handle properly notice of disconnection in...
tree@ 38aa24 commitdiff
31.45.2010 ludovicp
Fix issue #4507. Improve performances of searches in ELC with bounded filte...
tree@ ca156c commitdiff
31.41.2010 ludovicp
Fix help messages and Java doc
tree@ 945baa 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.09.2010 ludovicp
Fix issue #4266 + minor edit in message.
tree@ c9d428 commitdiff
first | « prev | next »