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

ludovicp
18.20.2010 74054e68eca6d18292e70ac91635be3e8f6bcbae
18.20.2010 ludovicp
Fix an issue during replication initialization when servers have different ...
tree@ 74054e commitdiff
18.14.2010 ludovicp
Add support for inherited collective attributes. This extension to collecti...
tree@ bbbf03 commitdiff
18.47.2010 ludovicp
Cleanup. Remove references to Java 5 since we no longer support it. Cleanup...
tree@ ff9b49 commitdiff
03.19.2010 ludovicp
Revert commit 6559 and complete commit 6550. There were some inconsistencie...
tree@ 32d694 commitdiff
03.12.2010 ludovicp
Improve usage message for the --connectTimeout option
tree@ f1046e commitdiff
03.04.2010 ludovicp
Fix issue 4575. dsreplication was failing with Sun JVM 1.6.0_21. In fact, t...
tree@ 8c800d commitdiff
03.57.2010 ludovicp
Code cleanup, removing useless line
tree@ 090822 commitdiff
30.32.2010 ludovicp
Ldaptools should not timeout by default when processing operations (some de...
tree@ ff3d9f commitdiff
30.11.2010 ludovicp
Implements a configurable limit in the number of persistent searches a serv...
tree@ 08f924 commitdiff
30.56.2010 ludovicp
Fix the serverID of the exporter server in the initialization log message.
tree@ 57661e commitdiff
30.52.2010 ludovicp
Implements index analysis features. There are 2 components: Index Filter An...
tree@ b12119 commitdiff
30.40.2010 ludovicp
Fix issue 4573 - Admin Connector certificate should use the host name provi...
tree@ 4ac4b2 commitdiff
30.34.2010 ludovicp
Implements disk space monitoring for the JEB backend, import and rebuild op...
tree@ 3d4edc commitdiff
30.32.2010 ludovicp
Fixes an issue with dsconfig --displayCommand sometime displaying a wrong c...
tree@ f5abff commitdiff
30.23.2010 ludovicp
Code refactoring, renaming and commenting only. No feature nor behavior cha...
tree@ f5e612 commitdiff
30.57.2010 ludovicp
Improves error message printed when the client tools time out during the e...
tree@ 7516be commitdiff
30.44.2010 ludovicp
Implements a disk space thresholds feature, preventing the server from cras...
tree@ 7486ef commitdiff
30.23.2010 ludovicp
Fix a couple of typos
tree@ 6a7b24 commitdiff
30.19.2010 ludovicp
import-ldif: Change second phase import strategy in order to better handle ...
tree@ e4076b commitdiff
30.11.2010 ludovicp
Fixes an out of memory issue with rebuild-index caused by memory leaks duri...
tree@ 1b5fac commitdiff
30.59.2010 ludovicp
Extend RFC3672 subtreeSpecification to allow OpenDS specific RelativeSubtre...
tree@ 66680d commitdiff
05.19.2010 ludovicp
Fix issue with rebuild index and memory budgetting: Always round usable mem...
tree@ eeaf70 commitdiff
05.15.2010 ludovicp
Minor cleanup of confusing code.
tree@ 864890 commitdiff
05.12.2010 ludovicp
Fix for issue #4572. The duplicated recurring tasks were due to millisecond...
tree@ 91c9fb commitdiff
05.08.2010 ludovicp
Fix performance regression in Import, an issue with --append more and an is...
tree@ 06a272 commitdiff
05.52.2010 ludovicp
Fix an regression with one level search due to incorrect Parent DN computin...
tree@ a2fcb9 commitdiff
05.40.2010 ludovicp
Apply SleepyCat recommendations regarding JE default tunings. The max log s...
tree@ a2230a commitdiff
05.34.2010 ludovicp
Fix issue #2448. Improves error messages with password storage schemes when...
tree@ 61f9c8 commitdiff
25.53.2010 ludovicp
Fixes an issue with inconsistent Last Change Number in the External Changel...
tree@ 103af6 commitdiff
25.50.2010 ludovicp
Fixing Password Modify Extended Operation error codes and conditions to ali...
tree@ 9366fd commitdiff
25.47.2010 ludovicp
Fixes an issue with the way the historical information (meta-data) is gener...
tree@ 79b017 commitdiff
25.42.2010 ludovicp
L10N handoff... Updates to localized messages in de, es, fr, ja, ko, zh_CN.
tree@ d0d079 commitdiff
25.30.2010 ludovicp
Fixes an issue when deleting a password policy
tree@ 2439f5 commitdiff
25.19.2010 ludovicp
Fix issue 4524, updates to the Group cache are now handled by a post-op thr...
tree@ bd33c8 commitdiff
25.16.2010 ludovicp
Fix source code indentation, ready for subsequent changes.
tree@ 862c1c commitdiff
25.13.2010 ludovicp
Enhanced the messages logged when an IOException is encountered while writi...
tree@ af7d66 commitdiff
25.07.2010 ludovicp
Changes in OpenDS factory to build with Java 6 only. Minimal version is Jav...
tree@ a24e77 commitdiff
25.47.2010 ludovicp
This fix resolves an issue with replication between Windows and Unix system...
tree@ 65cf07 commitdiff
25.40.2010 ludovicp
Resolves an issue in Import due to entries with multiple RDNs. This patch c...
tree@ 218b2a commitdiff
25.25.2010 ludovicp
Fixes issues #4552 #4557, making sure plugins and internal services are pro...
tree@ a09e50 commitdiff
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.57.2010 ludovicp
Fix a typo in messages.
tree@ e6bb32 commitdiff
07.55.2010 ludovicp
Fix issue #3404. Conflicting entries are now indexed by ds-sync-conflict at...
tree@ 018234 commitdiff
07.40.2010 ludovicp
Fix typo in messages. Units should be MB and not Mb
tree@ 1922bd commitdiff
07.22.2010 ludovicp
Fix an issue with the replication repair commands. The control was looked a...
tree@ 9d0dd9 commitdiff
first | « prev | next »