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

ludovicp
20.01.2010 e5884665021c20a99e12bfcd5bda01d746cb2462
20.39.2010 ludovicp
Fix all command lines that are doing Searches with JNDI, to avoid them send...
tree@ fb2d35 commitdiff
18.47.2010 ludovicp
Cleanup. Remove references to Java 5 since we no longer support it. Cleanup...
tree@ c7a105 commitdiff
03.19.2010 ludovicp
Revert commit 6559 and complete commit 6550. There were some inconsistencie...
tree@ 0f3cac commitdiff
03.57.2010 ludovicp
Code cleanup, removing useless line
tree@ 266f0f commitdiff
30.32.2010 ludovicp
Ldaptools should not timeout by default when processing operations (some de...
tree@ 7ee28e commitdiff
30.11.2010 ludovicp
Implements a configurable limit in the number of persistent searches a serv...
tree@ 736970 commitdiff
30.52.2010 ludovicp
Implements index analysis features. There are 2 components: Index Filter An...
tree@ 8d2249 commitdiff
30.32.2010 ludovicp
Fixes an issue with dsconfig --displayCommand sometime displaying a wrong c...
tree@ 677211 commitdiff
30.57.2010 ludovicp
Improves error message printed when the client tools time out during the e...
tree@ 06b0a5 commitdiff
05.08.2010 ludovicp
Fix performance regression in Import, an issue with --append more and an is...
tree@ 7a7ffb commitdiff
25.40.2010 ludovicp
Resolves an issue in Import due to entries with multiple RDNs. This patch c...
tree@ 31a3bb commitdiff
31.59.2010 ludovicp
Resolve an issue when uninstalling in CLI mode and tool.properties has some...
tree@ 9e01bf commitdiff
31.48.2010 ludovicp
Fix for issue #4536. Close JNDI enumerations to avoid unbinding and closing...
tree@ 1ba9c4 commitdiff
31.44.2010 ludovicp
Fix an issue in MakeLDIF (NPE) with presence:n tag on RDN attribute
tree@ 4b1d6c 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.11.2010 ludovicp
Fix issue #4560. Added special case for the --reset keyword.
tree@ bb7922 commitdiff
31.49.2010 ludovicp
Update BDB JE to version 4.0.103 Handle properly notice of disconnection in...
tree@ 003e39 commitdiff
31.41.2010 ludovicp
Fix help messages and Java doc
tree@ cce6e8 commitdiff
28.09.2010 ludovicp
Fix issue #4266 + minor edit in message.
tree@ 028723 commitdiff
28.52.2010 ludovicp
Correct issues in MakeLDIF with ifPresentTag and ifAbsentTag
tree@ 67ea35 commitdiff
28.33.2010 ludovicp
Fix for issue #3966. Handle notice of deconnection properly
tree@ a1fdbd commitdiff
27.10.2010 ludovicp
Fix an issue with connection timeouts in CLI. The timeout is now configurab...
tree@ 82043d commitdiff
27.13.2010 ludovicp
Improves the time to start-up the server and the way service tags are detected
tree@ be710e commitdiff
27.41.2010 ludovicp
Several minor fixes in command line utilities and with the Monitoring backend
tree@ 4f77e7 commitdiff
29.35.2010 ludovicp
Last batch of changes for this week. This adds support for the IETF based P...
tree@ 780f4a commitdiff
29.34.2010 ludovicp
Batch of changes that : - Update BDB JE to version 4.0.95 - Remove BDB logg...
tree@ 0569ca commitdiff
27.56.2010 ludovicp
Fixing several issues with the Control Panel, the QuickSetup, Core server a...
tree@ fb3a5a commitdiff
25.17.2010 ludovicp
Fix for issue #4512 : Add option to display only stats when dumping database
tree@ 3a9de1 commitdiff
19.09.2010 jvergara
Fix a bunch of warnings mentioned by the IDE (most of them related to the n...
tree@ 99d640 commitdiff
18.27.2010 jvergara
Fix for issue 3901 (Setup fails when inserting a server in a replication to...
tree@ 5816e0 commitdiff
18.15.2010 jvergara
Fix for issue 4381 (Enabling windows service once server started fails to d...
tree@ c7ddc1 commitdiff
22.54.2009 jvergara
Fix for issue 4414 (It would be nice to have the equivalent command-line di...
tree@ 3d49f8 commitdiff
22.10.2009 jvergara
Complete fix for issue 4410 (dsreplication --disableAll does not remove all...
tree@ decce1 commitdiff
22.00.2009 jvergara
Fix a typo. Put the --hostName argument just after --generateSelfSignedCert...
tree@ 73e9c7 commitdiff
11.55.2009 jvergara
Fix for issue 4398 (status can be very slow: include a refresh mode)
tree@ b7fe30 commitdiff
30.51.2009 jvergara
Fix for issue 4375 (Consider not using default certificate nick names in co...
tree@ 9052a9 commitdiff
25.42.2009 jvergara
Fix for issue 4371 (setup throws NullPointerException when trying to use a ...
tree@ de71d5 commitdiff
20.42.2009 jvergara
Fix some comments.
tree@ 53a690 commitdiff
20.38.2009 jvergara
Fix some comments.
tree@ 917857 commitdiff
20.48.2009 jvergara
Fix for issue 2761 (ldapcompare: wrong return code when comparison is succe...
tree@ e21739 commitdiff
20.53.2009 jvergara
Fix for issue 3551 (Consider proposing to initialize a topology when the us...
tree@ ca706f commitdiff
18.52.2009 jvergara
Fix for issue 4295 (Issues with dsreplication interactive mode) The followi...
tree@ a4caba commitdiff
18.17.2009 jvergara
Fix for issue 4189 (dsconfig : --commandFilePath mis-behaviour when correct...
tree@ 61566a commitdiff
18.46.2009 jvergara
Fix for issue 3256 (Add certificate settings options in setup CLI) When the...
tree@ 56bcb6 commitdiff
18.04.2009 jvergara
Correct a typo that made the JCEKS trust manager created in the setup to ha...
tree@ ee3bc4 commitdiff
02.16.2009 jvergara
Fix for issue 4332 (Tools fail when instance path contains whitespace) The ...
tree@ 8f0166 commitdiff
02.52.2009 jvergara
Allow to setup a server with no base DN in interactive mode (which is still...
tree@ add635 commitdiff
02.42.2009 jvergara
Undo the changes for issue 4326 (Allow setup of a Server without Data suffi...
tree@ 9a0454 commitdiff
30.51.2009 jvergara
Fix for issue 4326 (Allow setup of a Server without Data suffix)
tree@ 32c6de commitdiff
first | « prev | next »