06 Jan, 2009
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4810 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
With these changes the ReplicationDomain.resetReplicationLog() interface returns after the reset is fully done. Before the caller had to sleep() for a while to avoid restarting the service before the reset was completed. git-svn-id: https://svn.forgerock.org/opendj/trunk@4809 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…e creation on windows git-svn-id: https://svn.forgerock.org/opendj/trunk@4808 41b1ffd8-f28e-4786-ab96-9950f0a78031
05 Jan, 2009
4 commits
-
The fix consists on handling in a particular mode the border of some components when the Metal look and feel is used. In this look and feel the scroll pane border can only be used with JScrollPane objects. git-svn-id: https://svn.forgerock.org/opendj/trunk@4807 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
1) This change will allow to extend the dsreplication userdata objects. 2) The set of modification will also allow to extend the server descriptor used by the internal admin 3) With the current implementation, if the server is configured in manual mode, backend cannot be disabled (admin framework will check aggregation constraint for this associated LocalBackendWorkflowElement). This will block the import for instance. The modification relaxes this constraint. git-svn-id: https://svn.forgerock.org/opendj/trunk@4805 41b1ffd8-f28e-4786-ab96-9950f0a78031 -
Fix the issue and provide support to connection handlers with multiple listening addresses. git-svn-id: https://svn.forgerock.org/opendj/trunk@4804 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…uivalent command line) Try to use the name of the local host retrieved using InetAddress.getLocalHost(). If this fails, try to use the host name used using the address in the configuration (which by default is 0.0.0.0). git-svn-id: https://svn.forgerock.org/opendj/trunk@4803 41b1ffd8-f28e-4786-ab96-9950f0a78031
31 Dec, 2008
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4800 41b1ffd8-f28e-4786-ab96-9950f0a78031
29 Dec, 2008
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4799 41b1ffd8-f28e-4786-ab96-9950f0a78031
26 Dec, 2008
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4797 41b1ffd8-f28e-4786-ab96-9950f0a78031
24 Dec, 2008
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4796 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4795 41b1ffd8-f28e-4786-ab96-9950f0a78031
22 Dec, 2008
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4792 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
A new panel will show up to present the license if the license file Legal/license_to_accept.txt exists in the layout. Otherwise, quicksetup will have the same behavior as before. git-svn-id: https://svn.forgerock.org/opendj/trunk@4791 41b1ffd8-f28e-4786-ab96-9950f0a78031
21 Dec, 2008
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4790 41b1ffd8-f28e-4786-ab96-9950f0a78031
19 Dec, 2008
6 commits
-
… escaped UTF-8 characters in DNs/RDNs. git-svn-id: https://svn.forgerock.org/opendj/trunk@4788 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4786 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4784 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4783 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4782 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
- unit test for group id reconfiguration in replication server as well as in directory server git-svn-id: https://svn.forgerock.org/opendj/trunk@4781 41b1ffd8-f28e-4786-ab96-9950f0a78031
18 Dec, 2008
8 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4780 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
- support for dynamic reconfiguration (domain and replication server) - performance improvement in domain (less lock time between sending threads) - performance improvement in server (safe data ack before DB push) - more monitoring info for safe read mode Misc: - support for dynamic domain group id reconfiguration git-svn-id: https://svn.forgerock.org/opendj/trunk@4779 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4778 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4777 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
It contains three minor changes : - a reload() method for ServerState. - minor change in the EntryMsg code allowing non-ascii content - implements the read() method in ReplInputStream() git-svn-id: https://svn.forgerock.org/opendj/trunk@4776 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Replace VAL with VALUE git-svn-id: https://svn.forgerock.org/opendj/trunk@4775 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…introduced revision 3669) git-svn-id: https://svn.forgerock.org/opendj/trunk@4773 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4772 41b1ffd8-f28e-4786-ab96-9950f0a78031
17 Dec, 2008
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4770 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Extend the Main Actions Pane so that extending classes can use a customized version of GenericDialog. git-svn-id: https://svn.forgerock.org/opendj/trunk@4769 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Disable the save button after we detect that there are no changes to do on the entry. git-svn-id: https://svn.forgerock.org/opendj/trunk@4768 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ion of the address object but call its getHostAddress method. git-svn-id: https://svn.forgerock.org/opendj/trunk@4767 41b1ffd8-f28e-4786-ab96-9950f0a78031
16 Dec, 2008
6 commits
-
- all unit tests for safe data mode - assured replication code corrections (thanks to safe data unit tests) => Still every unit tests for safe read mode to do... git-svn-id: https://svn.forgerock.org/opendj/trunk@4765 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Use a comparator of InetAdress in the admin framework to sort the addresses. git-svn-id: https://svn.forgerock.org/opendj/trunk@4764 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4763 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4762 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4761 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4760 41b1ffd8-f28e-4786-ab96-9950f0a78031
15 Dec, 2008
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4759 41b1ffd8-f28e-4786-ab96-9950f0a78031