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

Violette Roche-Montane
07.51.2013 e65f1a41c4676cb09918dd1bc0ba068a5d2ee7f9
05.00.2013 Jean-Noel Rouvignac
OPENDJ-764 ldapsearch etc does not try all dns entries
tree@ 91465f commitdiff
01.57.2013 Jean-Noel Rouvignac
OPENDJ-796 Document new ldif-diff and ldapcompare arguments
tree@ c6e84a commitdiff
01.25.2013 Jean-Noel Rouvignac
OPENDJ-777 (CR-1343) ldapcompare should exit with different values w.r.t co...
tree@ b702bd commitdiff
01.41.2013 Jean-Noel Rouvignac
OPENDJ-777 (CR-1343) ldapcompare should exit with different values w.r.t co...
tree@ 067d31 commitdiff
01.07.2013 Jean-Noel Rouvignac
OPENDJ-778 ldif-diff should exit with different values w.r.t files are iden...
tree@ eb5200 commitdiff
28.20.2013 Jean-Noel Rouvignac
OPENDJ-778 (CR-1341) ldif-diff should exit with different values w.r.t file...
tree@ 7d230e commitdiff
28.00.2013 Jean-Noel Rouvignac
OPENDJ-778 ldif-diff should exit with different values w.r.t files are iden...
tree@ bf86e5 commitdiff
28.16.2013 Violette Roche-Montane
OPENDJ-771 rebuild-index tool should fail when "--clearDegradedState" and "...
tree@ ce3dab commitdiff
28.09.2013 Jean-Noel Rouvignac
OPENDJ-778 ldif-diff should exit with different values w.r.t files are iden...
tree@ 2df690 commitdiff
28.41.2013 Jean-Noel Rouvignac
OPENDJ-776 ldapmodify with a non-existing file exits with wrong return code
tree@ d8dce8 commitdiff
27.19.2013 Chris Ridd
Fix OPENDJ-776 ldapmodify with a non-existing file exits with wrong return ...
tree@ e24bc8 commitdiff
27.42.2013 Violette Roche-Montane
Fixed checkstyle - Line is longer than 80 characters.
tree@ d820f9 commitdiff
27.37.2013 Violette Roche-Montane
OPENDJ-771 rebuild-index tool should fail when "--clearDegradedState" and "...
tree@ 4ba683 commitdiff
20.52.2013 Jean-Noel Rouvignac
Fixed javadoc errors, unnecessary semicolons, useless imports
tree@ c160e0 commitdiff
07.27.2013 Violette Roche-Montane
OPENDJ-473 CR-1252 Implement a task which allows the administrator to force...
tree@ 827bc4 commitdiff
07.09.2013 Ludovic Poitou
Fix issue OPENDJ-732: Both start-ds and set-java-home were missing quotes a...
tree@ 55d1ec commitdiff
01.45.2012 Chris Ridd
Fix OPENDJ-632 ldapmodify: wrong return code when an invalid port is specified
tree@ 0da683 commitdiff
22.31.2012 Ludovic Poitou
Minor code cleanup : remove of useless initializations and tests.
tree@ fab045 commitdiff
22.24.2012 Ludovic Poitou
Code cleanup : Use of StringBuilder instead of StringBuffer.
tree@ 493070 commitdiff
22.22.2012 Ludovic Poitou
Code cleanup : Use of StringBuilder instead of StringBuffer.
tree@ 41b5d5 commitdiff
21.41.2012 Ludovic Poitou
Fix issue OPENDJ-591- dsconfig --quiet isn't when using --batchFilePath. No...
tree@ 4b0e39 commitdiff
22.24.2012 Chris Ridd
Fix OPENDJ-548 Unable to run ldap commands as any user other than root afte...
tree@ fa6f52 commitdiff
20.40.2012 Ludovic Poitou
Correct minor typos in comments
tree@ c50132 commitdiff
19.26.2012 Matthew Swift
Fix OPENDJ-525: Remove compiler warnings when building using JDK7
tree@ 861c4b commitdiff
13.58.2012 Nemanja Lukic
Fix for OPENDJ-477
tree@ fd09f9 commitdiff
12.08.2012 Nemanja Lukic
Fix for the OPENDJ-489 fix.
tree@ 5c1a68 commitdiff
12.03.2012 Nemanja Lukic
Fix for OPENDJ-489
tree@ 04f603 commitdiff
04.18.2012 Ludovic Poitou
Fix OPENDJ-476: Manage Account fails with NPE if target DN does not exist F...
tree@ 3d4321 commitdiff
04.13.2012 Ludovic Poitou
Fix OPENDJ-476: Manage Account fails with NPE if target DN does not exist T...
tree@ e86510 commitdiff
01.26.2012 Ludovic Poitou
Fix OPENDJ-456 - OpenDJ schema replication fails for 3rd server of topology...
tree@ 64230e commitdiff
20.42.2012 Matthew Swift
Reformat code.
tree@ e60eef commitdiff
15.21.2012 Matthew Swift
Final fix for OPENDJ-249: dsreplication disable --disableAll error removing...
tree@ 531193 commitdiff
14.34.2012 Matthew Swift
Initial fix for OPENDJ-249: dsreplication disable --disableAll error removi...
tree@ 72248c commitdiff
14.19.2012 Matthew Swift
Minor update for OPENDJ-82: Improve dsreplication status script friendly mode
tree@ 8e4da8 commitdiff
14.52.2012 Matthew Swift
Fix OPENDJ-82: Improve dsreplication status script friendly mode
tree@ ab876b commitdiff
13.16.2012 Matthew Swift
Fix OPENDJ-436: Inconsistency between hostname specified in setup and DIGES...
tree@ 753854 commitdiff
09.15.2012 Matthew Swift
Fix OPENDJ-435: Don't create any backend DB's when running setup in cli mode
tree@ d4b671 commitdiff
09.44.2012 Matthew Swift
Fix OPENDJ-438: Reduce verbosity of server.out during startup
tree@ efd7da commitdiff
16.05.2012 Ludovic Poitou
Code cleanup.
tree@ 386759 commitdiff
27.44.2012 Matthew Swift
Fix OPENDJ-414 - Avoid displaying debug messages to stdout when running var...
tree@ 8eaf24 commitdiff
27.53.2012 Matthew Swift
Fix OPENDJ-406: Add support for rebuilding all degraded indexes to rebuild...
tree@ b5b75e commitdiff
05.37.2012 Ludovic Poitou
Spring cleaning ! Fix minor issues and optimizations suggested by FindBugs ...
tree@ 67fe14 commitdiff
03.27.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans.
tree@ 3484df commitdiff
03.51.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans.
tree@ ee8890 commitdiff
03.44.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans.
tree@ fd95ed commitdiff
03.39.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans.
tree@ 9021d6 commitdiff
02.58.2012 Matthew Swift
Fix OPENDJ-391: Improve List existing Local DB Indexes output in dsconfig
tree@ 94421c commitdiff
13.02.2011 Ludovic Poitou
Fix OPENDJ-387: dsreplication initialize-all reports negative percentage of...
tree@ 9bed1b commitdiff
28.03.2011 Ludovic Poitou
Fix for OPENDJ-255: Incorrect dsconfig usage for setting multiple property ...
tree@ f14469 commitdiff
25.52.2011 Matthew Swift
Fix OPENDJ-363: Make it more obvious in the setup tool that the fully-quali...
tree@ a68766 commitdiff
first | « prev | next »