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

jvergara
26.00.2008 e0302537bd687bab02f6174e66fd1d9c2f13ba9d
26.00.2008 jvergara
Fix for issue 3064 (The setup command should check the Java version)
blob@ e03025 commitdiff | diff to current
08.37.2008 ludovicp
Updated the copyright statement to reflect that Sun owns the full copyright...
blob@ 6a23fe commitdiff | diff to current
23.07.2007 abobrov
- fix permissions for Java Application Stubs used in MacOS X app bundles so...
blob@ dec45b commitdiff | diff to current
16.41.2007 jvergara
Fix for issue 1618 unable to install to folder with DN syntax.
blob@ f8372f commitdiff | diff to current
08.01.2007 jvergara
Fix for issue 2575.
blob@ e24804 commitdiff | diff to current
19.30.2007 jvergara
Fix for issue 2317: check servers for clock difference when configuring rep...
blob@ 39dd44 commitdiff | diff to current
16.16.2007 jvergara
Move the code of the empty stream to the Utils class.
blob@ b7e51e commitdiff | diff to current
19.40.2007 jvergara
After some discussions it has been decided to merge the setup and uninstall...
blob@ ea9b9e commitdiff | diff to current
13.21.2007 jvergara
Fix for issues: 1335: define, document, review CLI to register a server in ...
blob@ 9b23e8 commitdiff | diff to current
11.43.2007 neil_a_wilson
Make a number of relatively simple changes to provide basic performance imp...
blob@ ba04f8 commitdiff | diff to current
05.40.2007 jvergara
The following changes are targetted to fix a certain number of issues relat...
blob@ 111c84 commitdiff | diff to current
29.54.2007 jvergara
Move the no option constant definition to ToolConstants. Refactor some code...
blob@ 66ad41 commitdiff | diff to current
26.16.2007 jvergara
This commit includes all the code for the first version of the replication ...
blob@ 59b490 commitdiff | diff to current
24.58.2007 jvergara
Fix for issue 2153. Add uninstall-gui to the list of files that must have ...
blob@ f2c746 commitdiff | diff to current
19.07.2007 jvergara
Fix for issue 2112.
blob@ 9f0238 commitdiff | diff to current
17.53.2007 jvergara
The following modifications have the following goals:
blob@ 8feee3 commitdiff | diff to current
15.34.2007 kenneth_suter
This commit is a step toward getting OpenDS internationalized. There are st...
blob@ 80c583 commitdiff | diff to current
30.53.2007 jvergara
The following modifications are done in order to be able to handle properly...
blob@ d65316 commitdiff | diff to current
19.28.2007 kenneth_suter
This initial implementation lays most of the groundwork necessary for signa...
blob@ efde22 commitdiff | diff to current
12.39.2007 kenneth_suter
Utils test cases and edited method javadoc
blob@ 90933f commitdiff | diff to current
12.47.2007 kenneth_suter
moved UI specific utilties to UI specific utility class
blob@ ba0c82 commitdiff | diff to current
12.27.2007 kenneth_suter
expanded comment
blob@ 1f8d64 commitdiff | diff to current
12.41.2007 kenneth_suter
This commit addresses issue 1851 "upgrader does not handle new config entri...
blob@ d00c43 commitdiff | diff to current
22.17.2007 kenneth_suter
Fixes problem with Windows uninstaller in which an attempt is made to delet...
blob@ cb215f commitdiff | diff to current
20.56.2007 lutoff
Add the following global options in dsservice
blob@ 265df7 commitdiff | diff to current
18.47.2007 lutoff
Add the following global options in dsservice to handle client keystore Als...
blob@ 9c0e3e commitdiff | diff to current
15.55.2007 kenneth_suter
- Add a few more unit tests for important classes. This also includes some...
blob@ 883c4b commitdiff | diff to current
08.43.2007 jvergara
The following commit adds all the code necessary to be able to configure re...
blob@ 43e9c7 commitdiff | diff to current
07.31.2007 kenneth_suter
This commit:
blob@ 5adde8 commitdiff | diff to current
06.06.2007 kenneth_suter
The commit insures that in all cases instantiation of ApplicationException ...
blob@ afad48 commitdiff | diff to current
05.02.2007 kenneth_suter
This commit introduces several bits of quicksetup plumbing necessary to sup...
blob@ a79711 commitdiff | diff to current
11.26.2007 kenneth_suter
- Corrected prefetching of build ID information which was broken and consol...
blob@ 3c2731 commitdiff | diff to current
27.51.2007 jvergara
Move some of the panels specific of the installer to the package org.opends...
blob@ ceef7b commitdiff | diff to current
24.07.2007 kenneth_suter
enough code to get the upgrader to perform a successful upgrade in graphica...
blob@ cb3a76 commitdiff | diff to current
23.29.2007 kenneth_suter
The commit contains code for the following:
blob@ 23faff commitdiff | diff to current
18.15.2007 jvergara
The following changes have two main goals:
blob@ 60e444 commitdiff | diff to current
11.51.2007 kenneth_suter
During schema and configuration upgrade, the server is started 'in process'...
blob@ 04ead8 commitdiff | diff to current
09.24.2007 kenneth_suter
historical log for upgrader tool
blob@ 1387e0 commitdiff | diff to current
07.06.2007 kenneth_suter
completed migration of code to use Installer constants and methods for file...
blob@ 10948b commitdiff | diff to current
06.18.2007 kenneth_suter
made precommit happy
blob@ 5b9790 commitdiff | diff to current
06.44.2007 kenneth_suter
fixed broken import data step during install after import command args changed
blob@ 8bf371 commitdiff | diff to current
06.00.2007 kenneth_suter
fixed broken status panel launch after status panel command name changed
blob@ 60c5bb commitdiff | diff to current
06.09.2007 kenneth_suter
- There are 3 new classes for describing an instance of OpenDS: Installati...
blob@ 43e8cc commitdiff | diff to current
03.25.2007 kenneth_suter
- Succeeded in removing the Utils.isUninstall() method. All the logic that...
blob@ ae171b commitdiff | diff to current
02.07.2007 kenneth_suter
further refactorings to delegate application logic to Application classes i...
blob@ c9d828 commitdiff | diff to current
30.02.2007 jvergara
Fix for issue 1471 (remove version from suggested install directory).
blob@ 0216a7 commitdiff | diff to current
30.39.2007 jvergara
Fix for issue 1409 (uncatch exceptions during setup if not enough swap space).
blob@ 767097 commitdiff | diff to current
29.31.2007 jvergara
Fix for issue 1460 (Remove build name from default install directory). Do...
blob@ b40f0c commitdiff | diff to current
29.09.2007 kenneth_suter
These refactorings are essential in anticipation of a new quicksetup applic...
blob@ 7ae217 commitdiff | diff to current
16.44.2007 jvergara
Fix for issue 1252 (restrict installed bin files to relevant platform).
blob@ f2fe5c commitdiff | diff to current
first | « prev | next »