27 Nov, 2006
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@790 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@789 41b1ffd8-f28e-4786-ab96-9950f0a78031
26 Nov, 2006
1 commit
-
disabled by default. This will help eliminate an error message on startup for systems that do not have proper name resolution configured, and it is not expected that GSSAPI authentication will be widely used among clients. It may be manually enabled in environments where GSSAPI authentication is required. OpenDS Issue Number: 1036 git-svn-id: https://svn.forgerock.org/opendj/trunk@786 41b1ffd8-f28e-4786-ab96-9950f0a78031
24 Nov, 2006
3 commits
-
this keystore is more generic and has a longer validity (jmxkeystore certificates expires on December 18 this year). Also remove the jmxkeystore from the repository. git-svn-id: https://svn.forgerock.org/opendj/trunk@782 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@781 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
the changelog code is working without involving the server side code. Increase the synchronization stress test timeout to 5 sec. git-svn-id: https://svn.forgerock.org/opendj/trunk@780 41b1ffd8-f28e-4786-ab96-9950f0a78031
23 Nov, 2006
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@773 41b1ffd8-f28e-4786-ab96-9950f0a78031
22 Nov, 2006
2 commits
-
synchronization code to be working. fix the problem that some tests were using DirectoryServer.getEntry() without holding the required lock. make StressTest extend SynchronizationTestCase git-svn-id: https://svn.forgerock.org/opendj/trunk@772 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…formatting of the messages that appear in the progress panel. This is done mainly for two reasons: 1. The code in the Installer class should not control the format used (HTML, plain text, etc.) which is more related to the pure UI. 2. Be able to share this formatting code for the graphical installation and also the uninstallation so that we have the same look and feel in both without code duplication." /usr/project/iplanet/ws/jvl/EclipseWorkspace/OpenDS/src/quicksetup/org/opends/quicksetup/installer/Installer.java /usr/project/iplanet/ws/jvl/EclipseWorkspace/OpenDS/src/quicksetup/org/opends/quicksetup/installer/offline/OfflineInstaller.java /usr/project/iplanet/ws/jvl/EclipseWorkspace/OpenDS/src/quicksetup/org/opends/quicksetup/installer/webstart/WebStartInstaller.java /usr/project/iplanet/ws/jvl/EclipseWorkspace/OpenDS/src/quicksetup/org/opends/quicksetup/QuickSetup.java /usr/project/iplanet/ws/jvl/EclipseWorkspace/OpenDS/src/quicksetup/org/opends/quicksetup/ui/CurrentStepPanel.java /usr/project/iplanet/ws/jvl/EclipseWorkspace/OpenDS/src/quicksetup/org/opends/quicksetup/ui/ProgressPanel.java /usr/project/iplanet/ws/jvl/EclipseWorkspace/OpenDS/src/quicksetup/org/opends/quicksetup/ui/QuickSetupDialog.java git-svn-id: https://svn.forgerock.org/opendj/trunk@771 41b1ffd8-f28e-4786-ab96-9950f0a78031
21 Nov, 2006
9 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@770 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…formatting of the messages that appear in the progress panel. This is done mainly for two reasons: 1. The code in the Installer class should not control the format used (HTML, plain text, etc.) which is more related to the pure UI. 2. Be able to share this formatting code for the graphical installation and also the uninstallation so that we have the same look and feel in both without code duplication. git-svn-id: https://svn.forgerock.org/opendj/trunk@769 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ted in the IBM JDK) the -client option I have committed the following changes to be safe if the behaviour of the IBM JVM changes. These modifications have been successfully tested on Solaris, Linux, Windows XP, HP UX, AIX and Mac OS. git-svn-id: https://svn.forgerock.org/opendj/trunk@768 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
… use the tool, just pipe the unified diff output from 'svn diff' to build-tools/bin/coveragediff. Fix for issue 680 git-svn-id: https://svn.forgerock.org/opendj/trunk@767 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…or described in issue #763: build all hangs due to RMI. git-svn-id: https://svn.forgerock.org/opendj/trunk@766 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Add some code to improve the displayed download progress bar. Know the code takes into consideration the actual size of the jar files instead of considering that all have the same size. git-svn-id: https://svn.forgerock.org/opendj/trunk@765 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@761 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@760 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
command-line reference guide. git-svn-id: https://svn.forgerock.org/opendj/trunk@759 41b1ffd8-f28e-4786-ab96-9950f0a78031
20 Nov, 2006
10 commits
-
revisions of draft-wahl-ldap-adminaddr and draft-ietf-sasl-rfc2831bis. Also, add a reference to draft-ietf-boreham-numsubordinates. git-svn-id: https://svn.forgerock.org/opendj/trunk@758 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
because it creates a WAR file suitable for deployment into a Web container. Also add a new create-webstart-standalone.sh script that can be used to create an archive that will work with any HTTP server (it doesn't need to be a servlet engine). git-svn-id: https://svn.forgerock.org/opendj/trunk@757 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ything should work fine from the first time. If it does not work, just throw an exception git-svn-id: https://svn.forgerock.org/opendj/trunk@756 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Committed without review. git-svn-id: https://svn.forgerock.org/opendj/trunk@755 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
bug in which "TH" was incorrectly mapped to a capital letter "O" (oh) instead of the number "0" (zero). This fix was provided by Terry Sigle (username tsigle). OpenDS Issue Number: 690 git-svn-id: https://svn.forgerock.org/opendj/trunk@754 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…Java WebStart Setup. There were two issues with the existing code: 1. We used to pass the parameter 'overallPercent' of the validating method of WebStartDownloader to calculate the downloaded percentage. This is wrong as this value corresponds to the validation percentage. This produced to sometimes display a downloaded 0 % while we were validating the files. 2. We did not provide any additional feedback while we were validating a jar file. This produced the displayed message to be stuck at 'Downloading: 33 % Completed' or 'Downloading: 66 % Completed'. The fix for the first issue is trivial: the value indicating the percentage of downloaded files is not modified in the validating method nor in the upgradingArchive method of the WebStartDownloader class. The fix for the second issue consists of adding some interfaces to WebStartDownloader to know whether we are downloading a jar file, validating a jar file or upgrading a jar file. In addition to that two methods have been added to know how much of the current jar file has been validated or upgraded. This way we can have know a more complete (and lively) message during download. When we are just downloading a jar file the message will stay the same. For example: 'Downloading: 23 % Completed' But when we are validating a jar file the message will be: 'Downloading: 33% Completed - Validating file: 89 % Completed. git-svn-id: https://svn.forgerock.org/opendj/trunk@753 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@752 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
other LDAP client tools. OpenDS Issue Number: 1023 git-svn-id: https://svn.forgerock.org/opendj/trunk@750 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
--bindPasswordFile argument from -W to -j in order to be consistent with the usage for all of the other command-line tools. OpenDS Issue Number: 1022 git-svn-id: https://svn.forgerock.org/opendj/trunk@749 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
database with sample data, like the GUI version. OpenDS Issue Number: 1021 git-svn-id: https://svn.forgerock.org/opendj/trunk@748 41b1ffd8-f28e-4786-ab96-9950f0a78031
19 Nov, 2006
1 commit
-
the installer. OpenDS Issue Number: 1020 git-svn-id: https://svn.forgerock.org/opendj/trunk@747 41b1ffd8-f28e-4786-ab96-9950f0a78031
17 Nov, 2006
6 commits
-
the correct name. OpenDS Issue Number: 993 git-svn-id: https://svn.forgerock.org/opendj/trunk@746 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
by build-tools get created under the build directory so they do not get accidentally checked into the repository and get properly cleaned up by the "clean" target. The build-tools.jar file should now be built every time it is needed, so the static copy has been removed from the ext directory. git-svn-id: https://svn.forgerock.org/opendj/trunk@745 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
* Add a new quicksetup.jar file that can be used for both Web Start and local installations of Open DS. * Modify the setup script so that now they will launch by default the graphical setup. If an error occurs (because for instance we do not have access to the display) or if the user specifies the --cli option then we will use the cli based setup (the one we had until today). git-svn-id: https://svn.forgerock.org/opendj/trunk@744 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@743 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@742 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
waiting-changes that publish the number of updates known by the changelog server that have not yest been sent to each ldap server because they are too slow to replay them. This is calculated from the list of changes in memory when this list is small enough. However when this list becomes too large it is not possible to keep all the changes in memory and the changes therefore goes to disk. This monitoring information therefore becomes unavailable and currently returns MAXINT. This is unfortunate because this is the time when it is the most important. Unfortunately the Java edition of the berkeley DB does not provide a way to know the record number of a given db entry and therefore we can't rely on the DB to tell us how many changes stay in the db after the current change. This fix therefore change the format of the ChangeNumber so that the ChangeNumber now uses consecutive numbers for its seqnum part. The number of missing changes can therefore be calculated by a simple substraction of the current seqnum and the largest seqnum. the drawback of this method is that it is only accurate if the majority of update operations done on the masters are successfull because this method also count the failed operations. This fix also modify the ProtocolWindowTest in order to add tests of this waiting-changes monitoring information. This fix also makes the size of the memory queue of messages configurable. git-svn-id: https://svn.forgerock.org/opendj/trunk@741 41b1ffd8-f28e-4786-ab96-9950f0a78031
16 Nov, 2006
5 commits
-
displaying usage information in the new installer. OpenDS Issue Number: 1017 git-svn-id: https://svn.forgerock.org/opendj/trunk@740 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@739 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
ds-cfg-changelog-max-queue-size attribute. git-svn-id: https://svn.forgerock.org/opendj/trunk@738 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Adding the ability to copy files into the data zip file that have a 'pwd' extension that will be used for password files in the functional tests. git-svn-id: https://svn.forgerock.org/opendj/trunk@736 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
to count the number of matching entries. The count will be displayed as a comment at the end of the results, and will also be used as the exit code for the tool. This addresses issue #1013. This commit also includes test cases for this issue as well as the use of alternate human-readable names for certain types of controls. These test cases are more applicable to issue #989, but need the --countEntries option for verifying that the LDAP subentries control is working as expected. git-svn-id: https://svn.forgerock.org/opendj/trunk@731 41b1ffd8-f28e-4786-ab96-9950f0a78031