23 Oct, 2009
1 commit
-
After getting the return code from stop-ds, verify that the server released its lock on the file used to test that it is running. Made some improvements in the way the focus is initialized in the login panel. git-svn-id: https://svn.forgerock.org/opendj/trunk@6037 41b1ffd8-f28e-4786-ab96-9950f0a78031
21 Oct, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6018 41b1ffd8-f28e-4786-ab96-9950f0a78031
20 Oct, 2009
2 commits
-
…ntation obsolete; keep ldapSubEntry OC search matching criteria for backward compatibility. git-svn-id: https://svn.forgerock.org/opendj/trunk@6015 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6012 41b1ffd8-f28e-4786-ab96-9950f0a78031
19 Oct, 2009
3 commits
-
Add a new menu item in both the 'Entries' and popup menu of the 'Manage Entries' dialog. This item is labeled 'Duplicate Entry...'. The user must provide the new name of the entry and the new parent DN for the entry. There is a limitation to duplicate the entries with a password. If the original entry has a password, the resulting duplicated entry will have 'password' as password value. The user is informed of this in the dialog. Some improvements have been made in the layout used in StatusGenericPanel to display messages an errors. A fix has been done in the focus management of GenericDialog. git-svn-id: https://svn.forgerock.org/opendj/trunk@6008 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6007 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Make the hardcoded message localizable by adding it to a message properties file. git-svn-id: https://svn.forgerock.org/opendj/trunk@6006 41b1ffd8-f28e-4786-ab96-9950f0a78031
16 Oct, 2009
1 commit
-
…control systematically) Add two menu items in the 'View' menu of the browse entries panel where the user can specify to sort the user data and to follow referrals automatically. The request control are updated depending on what the user chooses and these request controls that are used are not critical. git-svn-id: https://svn.forgerock.org/opendj/trunk@5995 41b1ffd8-f28e-4786-ab96-9950f0a78031
09 Oct, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5952 41b1ffd8-f28e-4786-ab96-9950f0a78031
08 Oct, 2009
1 commit
-
in handshake phase instead of a ReplServerStartMsg. ReplServerStartDSMsg contains same thing as ReplServerStartMsg but also contains - replication server weight - number of ciurrently connected DS on the RS => both will be used for future new RS choice algorithm - Addition of a StopMsg sent: - when any entity (DS,RS) is closing a connection (sent just before) with a peer - when DS finishes phase 1 of handshake (was gathering RS info for RS choice so sent just after new ReplServerStartDSMsg is received) => both are used to distinguish between a proper connection closure (no message) and an unexpected one (error log) - Compatibility between protocol V4 and V3 (and before) - changed MonitorMsg to never be created with a protocol version - MonitorMsg now always sent with publish(msg, version) (publish method without version was used so bug) - TopologyMsg now always sent with publish(msg, version) (publish method without version was used so bug) git-svn-id: https://svn.forgerock.org/opendj/trunk@5950 41b1ffd8-f28e-4786-ab96-9950f0a78031
07 Oct, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5940 41b1ffd8-f28e-4786-ab96-9950f0a78031
06 Oct, 2009
2 commits
-
Add the option to specify the number of threads to be used for the import and the option to do the DN check later in the import LDIF process. git-svn-id: https://svn.forgerock.org/opendj/trunk@5930 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5929 41b1ffd8-f28e-4786-ab96-9950f0a78031
02 Oct, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5916 41b1ffd8-f28e-4786-ab96-9950f0a78031
01 Oct, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5904 41b1ffd8-f28e-4786-ab96-9950f0a78031
29 Sep, 2009
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5888 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5879 41b1ffd8-f28e-4786-ab96-9950f0a78031
23 Sep, 2009
1 commit
-
…erver lock file stays locked til JVM exit to prevent another server process from starting while the current server process is still shutting down. in-core restarts should always have the server lock file locked due to the same JVM instance/process the lock originally belongs to still being their JVM instance/process on restart. git-svn-id: https://svn.forgerock.org/opendj/trunk@5865 41b1ffd8-f28e-4786-ab96-9950f0a78031
22 Sep, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5864 41b1ffd8-f28e-4786-ab96-9950f0a78031
18 Sep, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5849 41b1ffd8-f28e-4786-ab96-9950f0a78031
17 Sep, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5846 41b1ffd8-f28e-4786-ab96-9950f0a78031
16 Sep, 2009
1 commit
-
Fractional LDIF import plugin is now able to read fractional configuration from config backend if server is offline. => Initializing a fractional replica is possible even if server is offline. git-svn-id: https://svn.forgerock.org/opendj/trunk@5838 41b1ffd8-f28e-4786-ab96-9950f0a78031
14 Sep, 2009
1 commit
-
* Update tools and properties files to use the DynamicConstants class definitions : Product Name, Short Name, Version etc ... * setup, uninstall, control-panel, upgrade. * Update the ID for ST registration for the coming milestone OpenDS 2.2 * Update the welcome screen to use the DynamicConstants class definitions . In particular update the documentation pointer and description. * Replace the link to the QuickReference Guide by the Administration Guide git-svn-id: https://svn.forgerock.org/opendj/trunk@5828 41b1ffd8-f28e-4786-ab96-9950f0a78031
09 Sep, 2009
2 commits
-
Create a method in org.opends.quicksetup.util.Utils to generate a method that generates a message. git-svn-id: https://svn.forgerock.org/opendj/trunk@5802 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5800 41b1ffd8-f28e-4786-ab96-9950f0a78031
08 Sep, 2009
1 commit
-
…e same value for the administration connector port and the other ports. git-svn-id: https://svn.forgerock.org/opendj/trunk@5793 41b1ffd8-f28e-4786-ab96-9950f0a78031
07 Sep, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5783 41b1ffd8-f28e-4786-ab96-9950f0a78031
04 Sep, 2009
1 commit
-
…mode the license appears above and in GUI mode below the message. Allow the user to use 'y' and 'n' to accept (or reject) the license. Do not use duplicate messages in the GUI for the license panel. git-svn-id: https://svn.forgerock.org/opendj/trunk@5773 41b1ffd8-f28e-4786-ab96-9950f0a78031
03 Sep, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5770 41b1ffd8-f28e-4786-ab96-9950f0a78031
01 Sep, 2009
3 commits
-
… This is a follow up to the typo fix on the messages done before. git-svn-id: https://svn.forgerock.org/opendj/trunk@5761 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5760 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5759 41b1ffd8-f28e-4786-ab96-9950f0a78031
31 Aug, 2009
1 commit
-
A new argument (--i, interactivePassword) is added to prompt password git-svn-id: https://svn.forgerock.org/opendj/trunk@5752 41b1ffd8-f28e-4786-ab96-9950f0a78031
27 Aug, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5742 41b1ffd8-f28e-4786-ab96-9950f0a78031
24 Aug, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5715 41b1ffd8-f28e-4786-ab96-9950f0a78031
18 Aug, 2009
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5694 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5690 41b1ffd8-f28e-4786-ab96-9950f0a78031
17 Aug, 2009
1 commit
-
…ms with the include/exclude options. git-svn-id: https://svn.forgerock.org/opendj/trunk@5679 41b1ffd8-f28e-4786-ab96-9950f0a78031
14 Aug, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5672 41b1ffd8-f28e-4786-ab96-9950f0a78031
11 Aug, 2009
1 commit
-
…but not the replication server. Display the message only if the replication server is actually configured in the server. git-svn-id: https://svn.forgerock.org/opendj/trunk@5653 41b1ffd8-f28e-4786-ab96-9950f0a78031