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

Ludovic Poitou
23.25.2013 cb34da0d98c7f3664ce18b84861967cf21e9dbf6
23.25.2013 Ludovic Poitou
Small cleanup of use of maps, lists and also few typos in comments, and con...
blob@ cb34da commitdiff | diff to current
24.30.2013 Jean-Noel Rouvignac
Fixed checkstyle error.
blob@ 21cf58 commitdiff | diff to current
24.25.2013 Jean-Noel Rouvignac
Used interfaces instead of concrete classes.
blob@ 10d270 commitdiff | diff to current
24.12.2013 Jean-Noel Rouvignac
Extracted method getCannotBindErrorMessage() and checkCanUsePort(). Used in...
blob@ e87e9e commitdiff | diff to current
07.51.2013 Jean-Noel Rouvignac
Installer.java, InstallerHelper.java: Used StaticUtils.close() and StaticUt...
blob@ 28f394 commitdiff | diff to current
07.50.2013 Violette Roche-Montane
svn merge https://svn.forgerock.org/opendj/trunk/opends@8851 https://svn.fo...
blob@ 00d37e commitdiff | diff to current
07.35.2012 Chris Ridd
Fix OPENDJ-331 Extend admin certificate validity to match replication certi...
blob@ a253a0 commitdiff | diff to current
11.38.2012 Ludovic Poitou
Fix OPENDJ-494: dsreplication initialize reports negative percentage of com...
blob@ d432a7 commitdiff | diff to current
14.34.2012 Matthew Swift
Initial fix for OPENDJ-249: dsreplication disable --disableAll error removi...
blob@ 72248c commitdiff | diff to current
13.16.2012 Matthew Swift
Fix OPENDJ-436: Inconsistency between hostname specified in setup and DIGES...
blob@ 753854 commitdiff | diff to current
09.40.2011 Nemanja Lukic
Fix for OPENDJ-231. Setup process should ignore 'tools.properties', hence ...
blob@ aad2e5 commitdiff | diff to current
02.07.2011 Ludovic Poitou
Fix for OPENDJ-222 : Renamed environment variables to OPENDJ_... Updated sc...
blob@ c0493d commitdiff | diff to current
20.06.2011 Ludovic Poitou
Fix OpenDJ-222: Remove more references to OpenDS. Remove references in sour...
blob@ f0130e commitdiff | diff to current
01.07.2011 Ludovic Poitou
Fix checkstyle. Missing @param description for added parameter.
blob@ 9c4bbb commitdiff | diff to current
01.12.2011 Ludovic Poitou
Fix issue OPENDJ-207, to avoid triggering X11 server when using setup --cli...
blob@ dcb33e commitdiff | diff to current
30.24.2011 Ludovic Poitou
Fix for OPENDJ-222. Rebranded self sign cert to OpenDJ
blob@ 03d79a commitdiff | diff to current
23.43.2011 Ludovic Poitou
Fix issue OPENDJ-207. setup in CLI mode seems to require GUI (or X server)....
blob@ bd0c5f commitdiff | diff to current
20.02.2011 Ludovic Poitou
Code cleanup removing potential issues detected by FindBugs
blob@ 774e15 commitdiff | diff to current
20.39.2010 ludovicp
Fix all command lines that are doing Searches with JNDI, to avoid them send...
blob@ fb2d35 commitdiff | diff to current
30.40.2010 ludovicp
Fix issue 4573 - Admin Connector certificate should use the host name provi...
blob@ 569de0 commitdiff | diff to current
31.48.2010 ludovicp
Fix for issue #4536. Close JNDI enumerations to avoid unbinding and closing...
blob@ 1ba9c4 commitdiff | diff to current
27.10.2010 ludovicp
Fix an issue with connection timeouts in CLI. The timeout is now configurab...
blob@ 82043d commitdiff | diff to current
18.27.2010 jvergara
Fix for issue 3901 (Setup fails when inserting a server in a replication to...
blob@ 5816e0 commitdiff | diff to current
30.03.2009 jvergara
Complete fix for issue 4371 (setup throws NullPointerException when trying ...
blob@ 8e61d3 commitdiff | diff to current
25.42.2009 jvergara
Fix for issue 4371 (setup throws NullPointerException when trying to use a ...
blob@ de71d5 commitdiff | diff to current
30.51.2009 jvergara
Fix for issue 4326 (Allow setup of a Server without Data suffix)
blob@ 32c6de commitdiff | diff to current
14.20.2009 fguigues
Fixes
blob@ 6cd96f commitdiff | diff to current
09.57.2009 jvergara
Fix for issue 4224 (The error messages connecting to server are not consist...
blob@ b31f9b commitdiff | diff to current
08.17.2009 jvergara
Add a missing check in the setup code: we did not check if the user provid...
blob@ 002ee0 commitdiff | diff to current
28.34.2009 jvergara
Fix for issue 4148 (setup fails : The import LDIF tool returned error code ...
blob@ b06eb3 commitdiff | diff to current
17.45.2009 jvergara
Update some messages to avoid using the term 'OpenDS'. This helps to make ...
blob@ d2bbca commitdiff | diff to current
07.12.2009 jvergara
Improve the displayed messages when an ADSContextException occurs. i18n the...
blob@ 300625 commitdiff | diff to current
25.15.2009 jvergara
Fix for issue 3464 (Install summary screen cut-off) Add some word break tag...
blob@ fec60e commitdiff | diff to current
25.32.2009 jvergara
Fix for issue 4068'(The Create first instance of base DN to be replicated' ...
blob@ a4580c commitdiff | diff to current
05.04.2009 matthew_swift
svn merge -r5333:5417 https://opends.dev.java.net/svn/opends/branches/b2.0
blob@ 9dc10d commitdiff | diff to current
28.14.2009 jvergara
Fix for issue 3943 (Inconsistent installation path across tools) Try to use...
blob@ 1882ea commitdiff | diff to current
30.46.2009 gbellato
Fix for 3893 : dsreplication enable between 1.2 and 1.3 can fail because of...
blob@ 3efd8f commitdiff | diff to current
10.00.2009 gbellato
Fix for issue 3816 (problems with replication, to find DN when uppercase ar...
blob@ 860113 commitdiff | diff to current
10.15.2009 jvergara
Fix for issue 3701 (The Setup is not managing properly the backends when th...
blob@ 04f014 commitdiff | diff to current
22.32.2008 jcduff
Implement support for click-thru license approval in quicksetup. A new pane...
blob@ 7d2698 commitdiff | diff to current
08.03.2008 gbellato
Merge the replication-service branch with the OpenDS trunk
blob@ 7adb93 commitdiff | diff to current
26.06.2008 jvergara
Fix for issue 3481 (password file generated by setup/quicksetup for LDAPS c...
blob@ 512a63 commitdiff | diff to current
05.44.2008 mmarie
Fix for 3565 : setup can not create baseDN when there is a tools.properties...
blob@ 839522 commitdiff | diff to current
23.04.2008 jcduff
The commit will bring the following features : - An updated version of ...
blob@ b4f883 commitdiff | diff to current
20.40.2008 jvergara
Fix for issue 3504 (setup --userJavaKeystore doesn't support JCEKS keystore).
blob@ 75d8c4 commitdiff | diff to current
18.14.2008 lutoff
These changes are separating the current delivery into an "Install Layout"...
blob@ ebf357 commitdiff | diff to current
11.43.2008 jvergara
Fix for 3475 (Java Web Start setup is broken in Mac OS).
blob@ 3db6c4 commitdiff | diff to current
29.22.2008 ludovicp
Fix typos that led to inappropriate testing and possible NPE
blob@ 6f59de commitdiff | diff to current
16.53.2008 jvergara
Fix for issue 3139 (dsreplication tool inefficient in relation to number o...
blob@ 83e17e commitdiff | diff to current
03.06.2008 jvergara
Fix for issue 3118 (No error reported by the setup (GUI) if imported ldif f...
blob@ 1d04a7 commitdiff | diff to current
first | « prev | next »