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

ludovicp
14.49.2010 4121b9e9bb1975ea40c567ba0f03e01eef64f73c
14.49.2010 ludovicp
Fix typo in start-ds.bat
tree@ 4121b9 commitdiff
08.28.2010 matthew_swift
Fix issue 4446: allow empty attributes to be added to entries and also add ...
tree@ 007e7a commitdiff
08.27.2010 matthew_swift
Fix for CR 6958527: SearchResultEntryImpl does not implement an equals meth...
tree@ e90010 commitdiff
07.47.2010 ludovicp
Fix a regression in NamingConflict test introduce by revision 6498
tree@ dc836c commitdiff
07.57.2010 ludovicp
Fix a typo in messages.
tree@ 1844cc commitdiff
07.55.2010 ludovicp
Fix issue #3404. Conflicting entries are now indexed by ds-sync-conflict at...
tree@ 947ae4 commitdiff
07.40.2010 ludovicp
Fix typo in messages. Units should be MB and not Mb
tree@ 14b113 commitdiff
07.38.2010 ludovicp
Improve External Changelog tests and tools
tree@ 3b7e19 commitdiff
07.33.2010 ludovicp
Update dsml manifest in tests
tree@ 1cce1f commitdiff
07.32.2010 ludovicp
Update webstart build factory.
tree@ 4d64ea 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.19.2010 ludovicp
Unexpected ^M in the install.txt file
tree@ 891845 commitdiff
31.18.2010 ludovicp
Increase sleep time in test to prevent failure in some rare circumstances
tree@ 27aa6d 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.02.2010 ludovicp
Fix issue #2604 - Unit-tests should wait for TimeThread to increment before...
tree@ 03f65a commitdiff
31.59.2010 ludovicp
Resolve an issue when uninstalling in CLI mode and tool.properties has some...
tree@ 9e01bf commitdiff
31.55.2010 ludovicp
Fix possible build issue in example-plugin
tree@ 5d4f00 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
31.03.2010 ludovicp
Add support for statistics for WorkFlowElements
tree@ 44191c commitdiff
31.55.2010 ludovicp
Provide the necessary operational attributes for External Changelog entries...
tree@ 8bd438 commitdiff
31.49.2010 ludovicp
Fix issue #3891 - Handle replication conflict when adding child entry and p...
tree@ becf36 commitdiff
31.44.2010 ludovicp
Fix an issue in MakeLDIF (NPE) with presence:n tag on RDN attribute
tree@ 4b1d6c commitdiff
31.40.2010 ludovicp
Fix issue #4401 - SimplePage request control is now ignored if page size is...
tree@ ddedc0 commitdiff
31.36.2010 ludovicp
Fix issue #4083. Handle correctly the Byte Count in Replication Server moni...
tree@ dd4012 commitdiff
31.26.2010 ludovicp
Fix the Control-Panel to list properly All Base-DNs
tree@ 2b751b commitdiff
31.23.2010 ludovicp
Fix regression introduced when fixing issues #3395 and #3998
tree@ 1cce5a commitdiff
31.21.2010 ludovicp
Remove useless local-only argument in dsreplication command
tree@ a8bed4 commitdiff
31.17.2010 ludovicp
Fix issue #4363. Improve dsconfig batch mode with multiple spaces between q...
tree@ 51413e commitdiff
31.15.2010 ludovicp
Fix issue #4558. Change parsing of SSHA hashed password to provide backward...
tree@ c1cc94 commitdiff
31.11.2010 ludovicp
Fix issue #4560. Added special case for the --reset keyword.
tree@ bb7922 commitdiff
31.07.2010 ludovicp
Improve error message when querying the External Changelog with an invalid ...
tree@ 4f34c7 commitdiff
31.03.2010 ludovicp
Changed from using a Timer to invoke the FirstPhaseProgressTask to a Schedu...
tree@ 54b634 commitdiff
31.01.2010 ludovicp
Fix issue #4520. Import no longer uses the same temporary environment for e...
tree@ 07b86b commitdiff
first | « prev | next »