18 Dec, 2006
7 commits
-
…arches in order to tighten the code. git-svn-id: https://svn.forgerock.org/opendj/trunk@901 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
update the abandon operation count when appropriate. Also, update a number of test cases to verify that the LDAPStatistics information is properly updated. OpenDS Issue Number: 1116 git-svn-id: https://svn.forgerock.org/opendj/trunk@900 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@899 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Fix some minor bugs related to focus. Fix some minor layout bugs related to the background color. Modify the code to check whether the server is running or not. Fix issue 1112 by adding an additional check to detect if we can use a port or not: use a Socket to bind to the port. git-svn-id: https://svn.forgerock.org/opendj/trunk@897 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
controls are invoked to eliminate a potential race condition between the post-response processing for the previous bind operation and the beginning of the operation for which the post-response count will be examined. git-svn-id: https://svn.forgerock.org/opendj/trunk@896 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
silently generating a class cast exception. git-svn-id: https://svn.forgerock.org/opendj/trunk@895 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
archive is maintained. Rather than keeping the archive as a single zip file, it is now maintained as a directory of gzip-compressed files. This is much faster and more scalable. On my desktop machine, it reduces the time to run unit tests by about 75% (from about 7.5 minutes to less than 2 minutes). OpenDS Issue Number: 1115 git-svn-id: https://svn.forgerock.org/opendj/trunk@894 41b1ffd8-f28e-4786-ab96-9950f0a78031
17 Dec, 2006
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@893 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
information much more useful and readable. OpenDS Issue Number: 1114 git-svn-id: https://svn.forgerock.org/opendj/trunk@892 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
version. OpenDS Issue Number: 1113 git-svn-id: https://svn.forgerock.org/opendj/trunk@891 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
OpenDS Issue Number: 1083 git-svn-id: https://svn.forgerock.org/opendj/trunk@890 41b1ffd8-f28e-4786-ab96-9950f0a78031
15 Dec, 2006
8 commits
-
the draft-wahl-ldap-p3p and draft-wahl-ldap-subtree-source Internet Drafts and to remove the reference to draft-ietf-sasl-gssapi and replace it with RFC 4752, since it has now been published as an RFC. git-svn-id: https://svn.forgerock.org/opendj/trunk@889 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
and to include the ds-cfg-reject-unauthenticated-requests configuration attribute. git-svn-id: https://svn.forgerock.org/opendj/trunk@888 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
particular, this commit makes it possible to add new attribute types and objectclasses and have them written to the 99-user.ldif file. This implementation does not yet support interacting with any other schema element types, removing or replacing existing schema elements, or interacting with any files other than 99-user.ldif. Additional functionality will be added in the future to enable these capabilities. OpenDS Issue Number: 366 git-svn-id: https://svn.forgerock.org/opendj/trunk@887 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
superior class while parsing an objectclass definition. It will now create an empty objectclass with the specified name to use as the superior class rather than silently replacing it with "top". This will make it possible to detect and reject the undefined superior class downstream if necessary. OpenDS Issue Number: 1109 git-svn-id: https://svn.forgerock.org/opendj/trunk@886 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
ldapSubEntry objectclass if the filter explicitly contains an "(objectClass=ldapSubEntry)" component. OpenDS Issue Number: 1107 git-svn-id: https://svn.forgerock.org/opendj/trunk@884 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
modifyTimestamp applied to modify and modify DN operations are marked as internal modifications. OpenDS Issue Number: 1106 git-svn-id: https://svn.forgerock.org/opendj/trunk@883 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
OpenDS Issue Number: 1105 git-svn-id: https://svn.forgerock.org/opendj/trunk@882 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@876 41b1ffd8-f28e-4786-ab96-9950f0a78031
14 Dec, 2006
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@875 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@874 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
about defined name forms, DIT content rules, DIT structure rules, and matching rule uses. OpenDS Issue Number: 1102 git-svn-id: https://svn.forgerock.org/opendj/trunk@873 41b1ffd8-f28e-4786-ab96-9950f0a78031
13 Dec, 2006
5 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@871 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@870 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
attribute. git-svn-id: https://svn.forgerock.org/opendj/trunk@869 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
attribute which indicates whether the associated backend is registered as a private backend. OpenDS Issue Number: 1095 git-svn-id: https://svn.forgerock.org/opendj/trunk@868 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
handler monitor entries, and the objectclasses for the connection handler and backend monitor entries. git-svn-id: https://svn.forgerock.org/opendj/trunk@867 41b1ffd8-f28e-4786-ab96-9950f0a78031
12 Dec, 2006
5 commits
-
the protocol, listen address/port, number of established connections, and information about each connection. Also, update the monitor API to make it possible to include a custom objectclass in each monitor entry. Connection handler monitor entries now include the ds-connectionhandler-monitor-entry objectclass. Backend monitor entries now include the ds-backend-monitor-entry objectclass. OpenDS Issue Numbers: 1066 and 1091 git-svn-id: https://svn.forgerock.org/opendj/trunk@866 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@865 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Now this file is more aligned with the format used in the other security test xml files. git-svn-id: https://svn.forgerock.org/opendj/trunk@864 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@863 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@862 41b1ffd8-f28e-4786-ab96-9950f0a78031
11 Dec, 2006
6 commits
-
…g file permissions on the directory containing the database files. No errors are produced if there are no way to set the file permissions (ie. Windows and Java < 6.0). Fix for issue 1005 git-svn-id: https://svn.forgerock.org/opendj/trunk@861 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
1. Fix a bug with the setup script. Know this script is executable after the Web Start based installation. 2. Provide a different welcome message in the setup depending on whether we are launching the setup from the command line or Web Start. If we are launching the command line setup we make reference in the message to the Web Start installation and provide a link to the downloads page. 3. When the setup is successful, include in the message the path of the installation as was requested by William Hathaway. 4. Try to find a valid default port (of type []389) and not limit the search to 389. This implies not having any explanatory message to be displayed if we cannot connect to 389. 5. Update the code to better handle bug scenarii. Previously the code assumed that only RuntimeException could occur in case of a bug. This is not true in the general case, so know the code handles Throwable objects to detect bugs. 6. Provide the first implementation for the Uninstaller. Some code has been rearranged to maximize code re-use. The first implementation of the uninstaller basically does the following: - Display a confirmation message informing of what will happen with the installation files and the consequences of uninstalling the server. Ask the user which parts of the server must be uninstalled. Check if we have configuration references outside the installation path (for the moment this check is limited to database files and log files). If these references exist show them to the user and ask the user whether these 'external' files must be deteled or not. If the server is running we ask for confirmation to stop the server and if we are in windows we ask the user to provide a DN and a password to authenticate. If the user continues and the server is running the code calls stop-ds script, if the script succeeds the code tries to delete the files in the installation that the user wanted to uninstall and in the case there are external files to the installation path and the user wants to delete them delete also these external files. If everything works properly the uninstaller will delete all the files except the <install-root>/lib/quicksetup.jar and <install-root>/lib/OpenDS.jar file. OpenDS.jar file is required by the command line uninstaller to share some code. I preferred not to try to delete these files from the scripts as we cannot provide proper feedback (for instance localization) if we encounter a problem deleting these files. In both cases we inform the user that there are some files that must be deleted manually. 7. Provide the code to launch uninstall through command line that is analogous in terms of interaction to the graphical one. I have included two scripts to launch the uninstallation. The uninstall script for Unix is very similar to the setup script. However the uninstall.bat script has a difference with setup.bat. The difference is that I limit the class path to include only quicksetup.jar. This is done because I have not found a way to delete the jar files that are in the class path of the java application using pure java code, so as the uninstaller does only require OpenDS.jar and quicksetup.jar files I have chosen to minimize the jar files in the class path. This way the only files that are not deleted during installation is quicksetup.jar and OpenDS.jar. 8. Improve the wording of the install wizard as proposed by Brian and Neil. 9 . One minor tweak to the QuickSetup Welcome screen: make the reference to the "setup" command a monospace font to highlight it a bit more. 10. Fix for issue 1057 (stop-ds.bat and start-ds.bat do not work when called using Runtime.exec). The quicksetup code used to overwrite the environment variables when calling Runtime.exec which made the server not be able to start/stop correctly. 11. Fix some minor bugs with the default focus on some panels. 12. Update the setup scripts to use the java home file if the setup was previously called. git-svn-id: https://svn.forgerock.org/opendj/trunk@860 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@859 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@858 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@857 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
batch file that can be used to set JAVA_HOME. Update all of the tools and administrative scripts provided with OpenDS so that they will use this to set JAVA_HOME unless it's already set in the user's environment. OpenDS Issue Number: 1082 git-svn-id: https://svn.forgerock.org/opendj/trunk@856 41b1ffd8-f28e-4786-ab96-9950f0a78031
09 Dec, 2006
2 commits
-
backend monitor entries. git-svn-id: https://svn.forgerock.org/opendj/trunk@855 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
entry instead of just one. OpenDS Issue Number: 1069 git-svn-id: https://svn.forgerock.org/opendj/trunk@854 41b1ffd8-f28e-4786-ab96-9950f0a78031