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

ludovicp
30.44.2010 875fa183c58411ff51a5cb208d5043df139fd033
30.44.2010 ludovicp
Implements a disk space thresholds feature, preventing the server from cras...
tree@ 875fa1 commitdiff
30.23.2010 ludovicp
Fix a couple of typos
tree@ d00759 commitdiff
30.19.2010 ludovicp
import-ldif: Change second phase import strategy in order to better handle ...
tree@ 990faf commitdiff
30.11.2010 ludovicp
Fixes an out of memory issue with rebuild-index caused by memory leaks duri...
tree@ 0d5c13 commitdiff
30.59.2010 ludovicp
Extend RFC3672 subtreeSpecification to allow OpenDS specific RelativeSubtre...
tree@ c73429 commitdiff
05.19.2010 ludovicp
Fix issue with rebuild index and memory budgetting: Always round usable mem...
tree@ 577fb9 commitdiff
05.15.2010 ludovicp
Minor cleanup of confusing code.
tree@ ec21b5 commitdiff
05.12.2010 ludovicp
Fix for issue #4572. The duplicated recurring tasks were due to millisecond...
tree@ 55f601 commitdiff
05.08.2010 ludovicp
Fix performance regression in Import, an issue with --append more and an is...
tree@ 7a7ffb commitdiff
05.52.2010 ludovicp
Fix an regression with one level search due to incorrect Parent DN computin...
tree@ 274652 commitdiff
05.40.2010 ludovicp
Apply SleepyCat recommendations regarding JE default tunings. The max log s...
tree@ 66088e commitdiff
05.34.2010 ludovicp
Fix issue #2448. Improves error messages with password storage schemes when...
tree@ f3d25a commitdiff
25.53.2010 ludovicp
Fixes an issue with inconsistent Last Change Number in the External Changel...
tree@ c9f289 commitdiff
25.50.2010 ludovicp
Fixing Password Modify Extended Operation error codes and conditions to ali...
tree@ 5b4126 commitdiff
25.47.2010 ludovicp
Fixes an issue with the way the historical information (meta-data) is gener...
tree@ 352281 commitdiff
25.30.2010 ludovicp
Fixes an issue when deleting a password policy
tree@ 67feea commitdiff
25.19.2010 ludovicp
Fix issue 4524, updates to the Group cache are now handled by a post-op thr...
tree@ eb799c commitdiff
25.16.2010 ludovicp
Fix source code indentation, ready for subsequent changes.
tree@ 9a8de5 commitdiff
25.13.2010 ludovicp
Enhanced the messages logged when an IOException is encountered while writi...
tree@ 814c3b commitdiff
25.47.2010 ludovicp
This fix resolves an issue with replication between Windows and Unix system...
tree@ c32dde commitdiff
25.40.2010 ludovicp
Resolves an issue in Import due to entries with multiple RDNs. This patch c...
tree@ 31a3bb commitdiff
25.25.2010 ludovicp
Fixes issues #4552 #4557, making sure plugins and internal services are pro...
tree@ 6a8451 commitdiff
15.59.2010 ludovicp
Fix possible deadlock with delete operations
tree@ 6febce commitdiff
15.55.2010 ludovicp
Add RDN attributes if missing in entry during the import.
tree@ 5c039d commitdiff
15.47.2010 ludovicp
Fix an issue with Objectclass inheritance in Import
tree@ 046ec2 commitdiff
15.43.2010 ludovicp
Enhance replication conflict attributes comparator, enable/disable replicat...
tree@ 1c9161 commitdiff
15.32.2010 ludovicp
Fix an issue with External Changelog after having disabled a replication su...
tree@ fbc3a3 commitdiff
07.47.2010 ludovicp
Fix a regression in NamingConflict test introduce by revision 6498
tree@ dc836c commitdiff
07.55.2010 ludovicp
Fix issue #3404. Conflicting entries are now indexed by ds-sync-conflict at...
tree@ 947ae4 commitdiff
07.22.2010 ludovicp
Fix an issue with the replication repair commands. The control was looked a...
tree@ 5641c2 commitdiff
07.15.2010 ludovicp
Fix an issue where changes to Password policy subentries are not applied wh...
tree@ 7e5cdf commitdiff
07.12.2010 ludovicp
Fix issue #2748. This patch changes the place where messages are logged to ...
tree@ 958ffd commitdiff
07.10.2010 ludovicp
Fix another occurrence of the pb described in #4536.
tree@ 0ce2b2 commitdiff
07.07.2010 ludovicp
Fix for issue #4556 - Make sure the skipValidationForAdministrators passwor...
tree@ 4ddd07 commitdiff
07.59.2010 ludovicp
Add support for MS AD Permissive Modify Control (Issue/Enhancement #4238)
tree@ 4068dc commitdiff
07.56.2010 ludovicp
Fix issue #4379 - Age of Oldest Missing Change was not updated properly whe...
tree@ 300d03 commitdiff
31.16.2010 ludovicp
Import now populates dn2id correctly when using the --append and --replaceE...
tree@ 59c97b commitdiff
31.14.2010 ludovicp
Imported entry count was not correct when the --append and --replaceExistin...
tree@ 40521b commitdiff
31.13.2010 ludovicp
Add try / catch block to better scope exception caught in monitoring publis...
tree@ 1ae102 commitdiff
31.11.2010 ludovicp
Fix build issue with JDK5 and improve replication diagnostic through cn=Mon...
tree@ 8f6fbd commitdiff
31.06.2010 ludovicp
Add support for displaying replication CSNs in the Access Logs. The default...
tree@ 3c40ef commitdiff
31.59.2010 ludovicp
Resolve an issue when uninstalling in CLI mode and tool.properties has some...
tree@ 9e01bf commitdiff
31.53.2010 ludovicp
Use cn as naming attribute for the WorkFlow and WorkFlowElements like other...
tree@ db96af commitdiff
31.48.2010 ludovicp
Fix for issue #4536. Close JNDI enumerations to avoid unbinding and closing...
tree@ 1ba9c4 commitdiff
31.31.2010 ludovicp
Fix for issue #4232: This enables the LDIFReader to skip the BOM in LDIF fi...
tree@ d4f48a commitdiff
31.22.2010 ludovicp
Do preliminary acceptance checked for password policy subentries within the...
tree@ dddfaf commitdiff
31.20.2010 ludovicp
Notify subentry manager listeners on backend initial/final stages when rela...
tree@ c8922a commitdiff
31.18.2010 ludovicp
Memory budgeting now accounts for the buffers allocated for writing the tem...
tree@ fe2222 commitdiff
31.16.2010 ludovicp
Fix for Issue #615. Add support for multiple object-class inheritance. Supp...
tree@ bb6e84 commitdiff
31.06.2010 ludovicp
Resolve an issue where some changes might appear to be missing after restor...
tree@ 2f0b5a commitdiff
first | « prev | next »