------------------------------------------------------------------------ r4709 | ludovicp | 2008-12-04 03:06:08 -0600 (Thu, 04 Dec 2008) | 3 lines Change test == to test = for strings, as == is a ksh form and doesn't work on Solaris 10 /bin/sh. (In openSolaris /bin/sh = ksh93). ------------------------------------------------------------------------ r4713 | dugan | 2008-12-04 20:16:06 -0600 (Thu, 04 Dec 2008) | 1 line Commit unit test to exercise Access Control support added for SASL integrity/confidentiality. ------------------------------------------------------------------------ r4714 | jpikus | 2008-12-05 01:42:25 -0600 (Fri, 05 Dec 2008) | 2 lines L10n localization of the generated files ------------------------------------------------------------------------ r4715 | lutoff | 2008-12-05 04:03:39 -0600 (Fri, 05 Dec 2008) | 1 line Fix double extension loading when instance and install are in the directory ------------------------------------------------------------------------ r4716 | lutoff | 2008-12-05 04:04:57 -0600 (Fri, 05 Dec 2008) | 1 line suppress blank line ------------------------------------------------------------------------ r4717 | jcambon | 2008-12-05 07:33:14 -0600 (Fri, 05 Dec 2008) | 4 lines Fix for Issue #3621 import-ldif : wrong default port The port 4444 is now the default for all admin CLIs. ------------------------------------------------------------------------ r4718 | dugan | 2008-12-05 10:39:42 -0600 (Fri, 05 Dec 2008) | 2 lines Upgrade je.jar to verson 3.3.75. http://www.oracle.com/technology/documentation/berkeley-db/je/changeLog.html ------------------------------------------------------------------------ r4719 | jcambon | 2008-12-05 10:40:29 -0600 (Fri, 05 Dec 2008) | 3 lines Fix for Issue #3644 : dsconfig failure without error message. ------------------------------------------------------------------------ r4720 | ludovicp | 2008-12-05 11:31:37 -0600 (Fri, 05 Dec 2008) | 1 line Trunk now holds the development version 1.3. Development version of 1.1 and release 1.2 will be on the b1.2 branch. ------------------------------------------------------------------------ r4722 | dugan | 2008-12-06 14:24:42 -0600 (Sat, 06 Dec 2008) | 1 line Change TDES key size to use effective key size of 112. ------------------------------------------------------------------------ r4723 | gbellato | 2008-12-08 02:03:33 -0600 (Mon, 08 Dec 2008) | 8 lines Merge the replication-service branch with the OpenDS trunk This commit includes all the changes for : - issue 3640 : Refactor Replication code to make it more generic - issue 497 : Assured replication ------------------------------------------------------------------------ r4725 | jpikus | 2008-12-08 04:38:17 -0600 (Mon, 08 Dec 2008) | 2 lines do not copy english version ------------------------------------------------------------------------ r4727 | jvergara | 2008-12-08 11:18:08 -0600 (Mon, 08 Dec 2008) | 2 lines Add a missing line break in the progress of the delete backend. ------------------------------------------------------------------------ r4728 | jvergara | 2008-12-08 11:19:05 -0600 (Mon, 08 Dec 2008) | 2 lines Make the generic menu bar class public so that potential extensions of the control panel can use it. ------------------------------------------------------------------------ r4729 | gary_williams | 2008-12-09 02:39:18 -0600 (Tue, 09 Dec 2008) | 2 lines fix tasks test suite, add verification to schema tests ------------------------------------------------------------------------ r4732 | lutoff | 2008-12-09 03:49:32 -0600 (Tue, 09 Dec 2008) | 9 lines Back port Fix for issue #3639 (restore is not applied to the proper backend when more than one backend is defined) Two different backends cannot be backed up in the same directory. This modification adds the check and returns and error if we try to backup a backend in a directory which already contains backup files from another backend. ------------------------------------------------------------------------ r4733 | jvergara | 2008-12-09 09:15:50 -0600 (Tue, 09 Dec 2008) | 2 lines Fix a typo in the name of the getAddresses method. ------------------------------------------------------------------------ r4735 | jvergara | 2008-12-10 05:39:19 -0600 (Wed, 10 Dec 2008) | 4 lines Fix for issue 3653 (status: LDIF Connection Handler should be displayed in the connection handlers list) Display the LDIF connection handler. ------------------------------------------------------------------------ r4737 | hajma | 2008-12-10 12:03:05 -0600 (Wed, 10 Dec 2008) | 5 lines fix for MakeLDIFTestCase in non-english locale --This line, and th se below, will be ignored-- M opends/tests/unit-tests-testng/src/server/org/opends/server/tools/makeldif/MakeLDIFTestCase.java ------------------------------------------------------------------------ r4738 | gbellato | 2008-12-11 03:43:28 -0600 (Thu, 11 Dec 2008) | 3 lines Add dependencies between the tests in ReplicationServerTest to force searchBackend test to be run before the other test and avoid tests failures when using Java 5 ------------------------------------------------------------------------ r4744 | jvergara | 2008-12-11 19:31:59 -0600 (Thu, 11 Dec 2008) | 2 lines Fix a typo. ------------------------------------------------------------------------ r4748 | fguigues | 2008-12-12 07:13:01 -0600 (Fri, 12 Dec 2008) | 7 lines * Ability to create monitor provider with hierarchical naming * Modification of Network Monitor provider names (includes hierarchical naming) * Provide basic Monitoring objects. * Add monitoring instrumentation for the connection handlers. * Add the ability to do a subtree search in the monitor backend. ------------------------------------------------------------------------ r4749 | fguigues | 2008-12-12 07:42:12 -0600 (Fri, 12 Dec 2008) | 2 lines Add two monitor objects ------------------------------------------------------------------------ r4751 | gbellato | 2008-12-12 08:57:10 -0600 (Fri, 12 Dec 2008) | 1 line ------------------------------------------------------------------------ r4752 | gbellato | 2008-12-12 09:10:06 -0600 (Fri, 12 Dec 2008) | 1 line remove files accidently committed in rev 4751 ------------------------------------------------------------------------ r4753 | fguigues | 2008-12-12 12:24:07 -0600 (Fri, 12 Dec 2008) | 3 lines Fix 3641 : ST registration is not done with SVR4 pkg. ------------------------------------------------------------------------ r4755 | ugaston | 2008-12-15 04:05:38 -0600 (Mon, 15 Dec 2008) | 1 line SASL DIGEST-MD5 authentication test extension ------------------------------------------------------------------------ r4759 | abobrov | 2008-12-15 10:07:29 -0600 (Mon, 15 Dec 2008) | 2 lines - [Issue 274] Recurring Tasks ------------------------------------------------------------------------ r4760 | abobrov | 2008-12-16 02:54:44 -0600 (Tue, 16 Dec 2008) | 2 lines - fix typo ------------------------------------------------------------------------ r4761 | abobrov | 2008-12-16 03:02:32 -0600 (Tue, 16 Dec 2008) | 2 lines - fix lame message ------------------------------------------------------------------------ r4762 | abobrov | 2008-12-16 03:36:21 -0600 (Tue, 16 Dec 2008) | 2 lines - remove useless target dependencies to shorten build output and time. ------------------------------------------------------------------------ r4763 | abobrov | 2008-12-16 04:23:13 -0600 (Tue, 16 Dec 2008) | 2 lines - fix scary message ------------------------------------------------------------------------ r4764 | jvergara | 2008-12-16 09:08:30 -0600 (Tue, 16 Dec 2008) | 3 lines Fix for issue 3668 (Control Panel does not display correctly connection handlers' listen addresses) Use a comparator of InetAdress in the admin framework to sort the addresses. ------------------------------------------------------------------------ r4765 | mrossign | 2008-12-16 11:03:47 -0600 (Tue, 16 Dec 2008) | 4 lines Assured Replication: - 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... ------------------------------------------------------------------------ r4767 | jvergara | 2008-12-16 18:35:11 -0600 (Tue, 16 Dec 2008) | 2 lines Fix a regression introduced when fixing 3668. Do not use the String representation of the address object but call its getHostAddress method. ------------------------------------------------------------------------ r4768 | jvergara | 2008-12-16 18:36:33 -0600 (Tue, 16 Dec 2008) | 3 lines Fix for issue 3657 (Control Panel: problem with "Save" button in "Manage Entries" panel) Disable the save button after we detect that there are no changes to do on the entry. ------------------------------------------------------------------------ r4769 | jvergara | 2008-12-17 06:02:58 -0600 (Wed, 17 Dec 2008) | 4 lines Extend GenericDialog so that its extending classes can use a customized message for the title. Extend the Main Actions Pane so that extending classes can use a customized version of GenericDialog. ------------------------------------------------------------------------ r4770 | sin | 2008-12-17 13:25:45 -0600 (Wed, 17 Dec 2008) | 1 line Integerated first part of the Fix for Issue# 262:Plugin for Collation/Internationalization ------------------------------------------------------------------------ r4772 | mmarie | 2008-12-18 03:15:31 -0600 (Thu, 18 Dec 2008) | 2 lines Issue 3671 : [RFE] add a config completed listener ------------------------------------------------------------------------ r4773 | matthew_swift | 2008-12-18 03:25:02 -0600 (Thu, 18 Dec 2008) | 1 line Fix issue 3645: aggregation constraints are now correctly generated (regression introduced revision 3669) ------------------------------------------------------------------------ r4775 | lutoff | 2008-12-18 03:35:29 -0600 (Thu, 18 Dec 2008) | 4 lines Fix for issue #3667 (dsconfig inconsistent usage message) Replace VAL with VALUE ------------------------------------------------------------------------ r4776 | mmarie | 2008-12-18 03:35:55 -0600 (Thu, 18 Dec 2008) | 8 lines issue 3640 : Refactor Replication code to make it more generic 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() ------------------------------------------------------------------------ r4777 | mmarie | 2008-12-18 07:10:57 -0600 (Thu, 18 Dec 2008) | 2 lines Removing a space at the end of a line ------------------------------------------------------------------------ r4778 | ugaston | 2008-12-18 10:27:58 -0600 (Thu, 18 Dec 2008) | 1 line Add use case for Control Panel manual sanity check ------------------------------------------------------------------------ r4779 | mrossign | 2008-12-18 11:13:46 -0600 (Thu, 18 Dec 2008) | 9 lines Assured Replication: - 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 ------------------------------------------------------------------------ r4780 | sin | 2008-12-18 17:17:06 -0600 (Thu, 18 Dec 2008) | 1 line Fix for unit testcase failures and javadoc errors ------------------------------------------------------------------------ r4781 | mrossign | 2008-12-19 05:59:56 -0600 (Fri, 19 Dec 2008) | 4 lines - support for dynamic domain group id reconfiguration in replication server - unit test for group id reconfiguration in replication server as well as in directory server ------------------------------------------------------------------------ r4782 | abobrov | 2008-12-19 08:31:30 -0600 (Fri, 19 Dec 2008) | 2 lines - [Issue 3674] Task backend should support backup and export ------------------------------------------------------------------------ r4783 | abobrov | 2008-12-19 09:17:08 -0600 (Fri, 19 Dec 2008) | 2 lines - implement removeBackup method in schema backend ------------------------------------------------------------------------ r4784 | matthew_swift | 2008-12-19 11:28:56 -0600 (Fri, 19 Dec 2008) | 1 line Fix broken unit tests discovered by awang@ptc.com when attempting to port OpenDS to IBM JVM ------------------------------------------------------------------------ r4786 | abobrov | 2008-12-19 12:49:48 -0600 (Fri, 19 Dec 2008) | 2 lines - plug issues 3562/3670 ------------------------------------------------------------------------ r4788 | ludovicp | 2008-12-19 14:27:16 -0600 (Fri, 19 Dec 2008) | 1 line Fixes the remaining occurences of Latin1 characters, and replace them with valid escaped UTF-8 characters in DNs/RDNs. ------------------------------------------------------------------------ r4790 | sin | 2008-12-21 15:32:40 -0600 (Sun, 21 Dec 2008) | 1 line Fixing warning messages in the build ------------------------------------------------------------------------ r4791 | jcduff | 2008-12-22 09:32:17 -0600 (Mon, 22 Dec 2008) | 5 lines Implement support for click-thru license approval in quicksetup. 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. ------------------------------------------------------------------------ r4792 | sin | 2008-12-22 15:44:53 -0600 (Mon, 22 Dec 2008) | 1 line Fix for issue#3676: ldapmodify problem processing ;binary transfer option ------------------------------------------------------------------------ r4795 | abobrov | 2008-12-23 19:52:52 -0600 (Tue, 23 Dec 2008) | 3 lines - land NULL Backend implementation. ------------------------------------------------------------------------ r4796 | abobrov | 2008-12-23 20:54:46 -0600 (Tue, 23 Dec 2008) | 2 lines - fix some typos ------------------------------------------------------------------------ r4797 | ugaston | 2008-12-26 08:30:27 -0600 (Fri, 26 Dec 2008) | 1 line Add set of QoP testcases to SASL test suite ------------------------------------------------------------------------ r4799 | sin | 2008-12-29 12:24:46 -0600 (Mon, 29 Dec 2008) | 1 line Fix for warnings in Collation unit test case ------------------------------------------------------------------------ r4800 | abobrov | 2008-12-31 07:55:37 -0600 (Wed, 31 Dec 2008) | 3 lines - [Issue 3694] ASN.1 package does incorrect BER encoding/decoding for negative integers. ------------------------------------------------------------------------ r4803 | jvergara | 2009-01-04 19:29:32 -0600 (Sun, 04 Jan 2009) | 4 lines Fix for issue 3689 (Control Panel: incorrect value for hostname option in the equivalent 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). ------------------------------------------------------------------------ r4804 | jvergara | 2009-01-04 20:17:35 -0600 (Sun, 04 Jan 2009) | 4 lines Fix for issue 3688 (unexpected html tags in the output of status command) Fix the issue and provide support to connection handlers with multiple listening addresses. ------------------------------------------------------------------------ r4805 | lutoff | 2009-01-05 04:39:52 -0600 (Mon, 05 Jan 2009) | 12 lines These changes have 3 different scope: 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. ------------------------------------------------------------------------ r4807 | jvergara | 2009-01-05 16:38:09 -0600 (Mon, 05 Jan 2009) | 3 lines Fix for issue 3685 (Swing repainting problem in control panel) 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. ------------------------------------------------------------------------ r4808 | ctissot | 2009-01-06 02:39:01 -0600 (Tue, 06 Jan 2009) | 1 line Fix for issue 3695: The example plugin ant file does not handle properly message creation on windows ------------------------------------------------------------------------ r4809 | gbellato | 2009-01-06 02:52:11 -0600 (Tue, 06 Jan 2009) | 10 lines improvements for Issue 3640 : Generic replication Service 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. ------------------------------------------------------------------------ r4810 | jdemendi | 2009-01-06 03:55:26 -0600 (Tue, 06 Jan 2009) | 1 line add support of the client connection affinity ------------------------------------------------------------------------ r4811 | jdemendi | 2009-01-06 04:41:50 -0600 (Tue, 06 Jan 2009) | 1 line add missing file for the affinity support ------------------------------------------------------------------------ r4812 | jdemendi | 2009-01-06 04:47:40 -0600 (Tue, 06 Jan 2009) | 1 line fix typo ------------------------------------------------------------------------ r4814 | lutoff | 2009-01-06 05:29:17 -0600 (Tue, 06 Jan 2009) | 18 lines When opends is delivered in the enterprise Sun OpenDS Standard Edition product, it is required that the user approves the license to be able to use it. The place where this approval takes place is in the quicksetup application. On the other hand, for now, there is no license approval to be done for the opensource version. The modifications here try to address both requirements. A new step is now added to the setup cli mode to allow the display of a license for the user to approve. This step only shows up if a license exists in a specific location in the layout (Legal/license_to_accept.txt). Thus in the opensource version, no license will be in the delivery whereas the enterprise product will include one. The setup tool will display the license text whenever applicable. Note: in the absence of the Legal/license_to_accept.txt file, setup behaves the same way as before When the license file exists, the new step "license accept" shows up. ------------------------------------------------------------------------ r4815 | fdorson | 2009-01-06 08:05:02 -0600 (Tue, 06 Jan 2009) | 2 lines With these changes the openDS servers are able to load data coming from a Sun Java System Directory Server Enterprise Edition. ------------------------------------------------------------------------ r4816 | jdemendi | 2009-01-06 08:21:54 -0600 (Tue, 06 Jan 2009) | 1 line fix OIDs for affinity policy and timeout ------------------------------------------------------------------------ r4818 | jdemendi | 2009-01-07 03:34:12 -0600 (Wed, 07 Jan 2009) | 1 line fix issue with affinity-timeout ------------------------------------------------------------------------ r4819 | jdemendi | 2009-01-07 10:56:30 -0600 (Wed, 07 Jan 2009) | 1 line fix affinity timeout format and initialize affinity policy with NONE ------------------------------------------------------------------------ r4820 | floblanc | 2009-01-08 09:52:51 -0600 (Thu, 08 Jan 2009) | 2 lines Fix issue 3700: When the creation of a workflow element fails, the full stack trace is displayed in the error message ------------------------------------------------------------------------ r4822 | mrossign | 2009-01-09 04:06:40 -0600 (Fri, 09 Jan 2009) | 4 lines - Assured replication (Safe Read) bug fixes - Some assured replication (Safe Read) unit tests ------------------------------------------------------------------------ r4823 | ludovicp | 2009-01-09 04:36:44 -0600 (Fri, 09 Jan 2009) | 1 line Fixes issue 3699 when OpenDS would not send the password Expired Control during a Bind operation, if the password has been reset and must be changed by the user. ------------------------------------------------------------------------ r4824 | mmarie | 2009-01-09 07:34:35 -0600 (Fri, 09 Jan 2009) | 3 lines Fix for issue 3703 : Typo in taskId formatter ------------------------------------------------------------------------ r4826 | ugaston | 2009-01-09 11:40:19 -0600 (Fri, 09 Jan 2009) | 1 line Add set of SSF testcases to SASL test suite ------------------------------------------------------------------------ r4827 | jvergara | 2009-01-09 11:47:45 -0600 (Fri, 09 Jan 2009) | 8 lines Fix for issue 3698 (Cannot change Directory Manager password with the Control Panel) The fix consists on using the ldappasswordmodify class to modify the password of the user and to include the current password when the password that is being modified is the one of the user we are bound with. Using ldappasswordmodify also in the equivalent command-line (which is better than using ldapmodify to modify the password). The code has also been updated to handle the fact that the password of the user that is being used to configure/manage the OpenDS instance has changed (even after a temporary broken connection to the server, the user will not have to provide it again). ------------------------------------------------------------------------ r4829 | dugan | 2009-01-09 11:58:28 -0600 (Fri, 09 Jan 2009) | 3 lines Allows import-ldif to load VLV indexes. https://opends.dev.java.net/issues/show_bug.cgi?id=3417 ------------------------------------------------------------------------ r4830 | jvergara | 2009-01-10 05:15:21 -0600 (Sat, 10 Jan 2009) | 6 lines Fix for issue 3701 (The Setup is not managing properly the backends when the replication involves multiple base-dn) With this fix the setup tries to use the same backend configuration of the servers that is replicating withFix for issue 3701 (The Setup is not managing properly the backends when the replication involves multiple base-dn) With this fix the setup tries to use the same backend configuration of the servers that is replicating with. So, if all the base DNs are on the same backend of the remote server, all the base DNs will be on the same backend of the server that is being setup. If the base DNs are in different backends, the setup will create a backend for each base DN. ------------------------------------------------------------------------ r4831 | jvergara | 2009-01-11 19:03:11 -0600 (Sun, 11 Jan 2009) | 4 lines Fix for issue 3709 (control-panel: value of "Backup Path" field should be the instance path and not the installation path in the Backup/Restore panels) The code has been update to use the instance path instead of the install path in different places (the default backup directory, the path to be used to retrieve the java properties file, etc.). If we are dealing with a package installation (install and instance paths are different), the control panel and the status command-line will display two paths: one for the install and the other for the instance. ------------------------------------------------------------------------ r4832 | jvergara | 2009-01-12 02:16:05 -0600 (Mon, 12 Jan 2009) | 2 lines Fix broken build. ------------------------------------------------------------------------ r4833 | lutoff | 2009-01-12 03:59:37 -0600 (Mon, 12 Jan 2009) | 28 lines Fix for issue #2829 (Problems configuring and unconfiguring replication servers) scenario: 1) configure and start 2 servers s1 and s2 2) enable the replication between them 3) disable replication on server s1 4) disable replication on server s2 5) re-enable the replication between them we've got an error on step 5 The root cause is actually on step 3, when the replication is disabled on server s1: all references to s1, including the s1 public instance key, are removed from "cn=admin data" on all servers. To do that, we just remove the info on one server, and the replication protocol will propagate it on all the other. The drawback (actually the issue) is that this public instance key is indirectly used by several components. At least, the replication protocol itself required the key to establish the connection between replication servers on s1 and s2. So, when we try to re-enable the replication the s1 public instance key cannot be found and we've got the error. fix: At the end of the disable-replication process, we add again the previously removed public instance key. ------------------------------------------------------------------------ r4835 | jvergara | 2009-01-12 10:39:00 -0600 (Mon, 12 Jan 2009) | 7 lines Issue 3710 (control-panel: error when creating an new base dn with automatically generated data) Although it is marked as a control panel issue, the bug is on the core server and applies also to the import-ldif command-line. The code is trying to build the path to the MakeLDIF resource directory by using the server root (install root) instead of the instance root. The MakeLDIF resource directory is located under /config/MakeLDIF and so the instance root must be used. ------------------------------------------------------------------------ r4840 | chebrard | 2009-01-13 07:46:21 -0600 (Tue, 13 Jan 2009) | 8 lines Fix 3711: Unable to remotely debug the server CheckInstance no longer calls 'start-ds -F' but uses same classes as start-ds to generate the version of the install dir. Move the configurator package from src/quicksetup to src/server/tools. ------------------------------------------------------------------------ r4841 | fguigues | 2009-01-13 08:51:24 -0600 (Tue, 13 Jan 2009) | 2 lines Fix class type ------------------------------------------------------------------------ r4842 | mrossign | 2009-01-13 09:59:07 -0600 (Tue, 13 Jan 2009) | 6 lines - Assured replication (Safe Read) unit tests complete - Assured replication config correction - typos - enable less tests in precommit ------------------------------------------------------------------------ r4843 | jdemendi | 2009-01-13 10:01:39 -0600 (Tue, 13 Jan 2009) | 1 line fix the dynamic update of the client connection affinity parameters ------------------------------------------------------------------------ r4844 | gbellato | 2009-01-14 02:29:50 -0600 (Wed, 14 Jan 2009) | 7 lines Those changes tries to reduce replication overhead - improve the encoding /decoding of replication messages - move some of the processing outside of the PendingChanges lock - Better management of the Replication Server flush thread so that the replication log is not the replication bottleneck ------------------------------------------------------------------------ r4853 | dugan | 2009-01-14 07:28:51 -0600 (Wed, 14 Jan 2009) | 1 line ------------------------------------------------------------------------ r4855 | matthew_swift | 2009-01-14 08:03:06 -0600 (Wed, 14 Jan 2009) | 3 lines Fix issue 3579: import-ldif countRejects does not work as expected Prevent count rejects argument from being used during online imports since result codes greater than 1 are not supported by the task framework. ------------------------------------------------------------------------ r4856 | mmarie | 2009-01-14 10:30:26 -0600 (Wed, 14 Jan 2009) | 5 lines issue 3640 : Refactor Replication code to make it more generic - make decodeTarget public ------------------------------------------------------------------------ r4858 | gbellato | 2009-01-15 01:38:52 -0600 (Thu, 15 Jan 2009) | 11 lines Fix for issue 3683 When replication replays a DELETE on an entry that has children, the replication conflict resolution code incorrectly assumes that this is a conflict. This is not correct because it is also possible that the delete was actually a subtree delete. This can be fixed by checking the creation date of the child entry. If it was created before the delete then this is not a conflict and the delete must be replayed as a subtree delete. : Subtree delete only deletes parent on replica ------------------------------------------------------------------------ r4859 | gbellato | 2009-01-15 01:40:36 -0600 (Thu, 15 Jan 2009) | 2 lines Fix for 3683 (cont) Add SubtreeDeleteControl forgotten with previous commit ------------------------------------------------------------------------ r4860 | jvergara | 2009-01-15 04:26:22 -0600 (Thu, 15 Jan 2009) | 2 lines Use directly the constant OID of the control instead of creating a control object. ------------------------------------------------------------------------ r4861 | mrossign | 2009-01-15 07:45:52 -0600 (Thu, 15 Jan 2009) | 5 lines - Added assured replication monitoring in replication server - Assured replication monitoring attributes in directory server have consistent names - Some existing monitoring attributes renamed in replication server to be consistent with directory server existing ones ------------------------------------------------------------------------ r4862 | jvergara | 2009-01-15 16:20:28 -0600 (Thu, 15 Jan 2009) | 4 lines Fix issue 3716 (start-ds.bat uses wrong environment variable for passing arguments) Do not use OPENDS_SERVER_JAVA_ARGS in scripts. ------------------------------------------------------------------------ r4863 | jcambon | 2009-01-16 03:41:51 -0600 (Fri, 16 Jan 2009) | 3 lines Fix for Issue #3717 : ConfigureDS CLI output and error stream cannot be changed. ------------------------------------------------------------------------ r4864 | jvergara | 2009-01-16 04:31:32 -0600 (Fri, 16 Jan 2009) | 2 lines Fix debug comment. ------------------------------------------------------------------------ r4867 | jvergara | 2009-01-16 08:25:13 -0600 (Fri, 16 Jan 2009) | 2 lines Add some code that avoids having some glitches when the error pane of the dialogs is displayed. ------------------------------------------------------------------------ r4868 | jvergara | 2009-01-16 08:25:56 -0600 (Fri, 16 Jan 2009) | 2 lines Add some monitoring information to the backend descriptor objects. ------------------------------------------------------------------------ r4870 | jvergara | 2009-01-16 18:16:44 -0600 (Fri, 16 Jan 2009) | 4 lines Fix for issue 3724 (ApplicationTrustManager.java use hard coded provider and algorithm ~) Use the same code of the core server to find a TrustManagerFactory: instead of using a hardcoded provider and algorithm the code now takes the default algorithm of the JVM. ------------------------------------------------------------------------ r4871 | jvergara | 2009-01-17 03:31:18 -0600 (Sat, 17 Jan 2009) | 2 lines Fix a typo that broke the code to retrieve the backend monitoring information. ------------------------------------------------------------------------ r4872 | dugan | 2009-01-17 07:55:51 -0600 (Sat, 17 Jan 2009) | 2 lines Fix ACI SSF bind rule "!=" operator not working. https://opends.dev.java.net/issues/show_bug.cgi?id=3723 ------------------------------------------------------------------------ r4873 | dugan | 2009-01-17 14:16:39 -0600 (Sat, 17 Jan 2009) | 1 line Unit test for issue 3723. ------------------------------------------------------------------------ r4874 | ctissot | 2009-01-19 02:59:55 -0600 (Mon, 19 Jan 2009) | 1 line Fix for issue 3718: Option '-A, --typesOnly' ignored by the ldapsearch tool ------------------------------------------------------------------------ r4876 | mrossign | 2009-01-19 04:15:38 -0600 (Mon, 19 Jan 2009) | 1 line fixed failing assured replication test ------------------------------------------------------------------------ r4877 | ugaston | 2009-01-19 08:38:34 -0600 (Mon, 19 Jan 2009) | 1 line Add cipher strength + max.recv.buffer size + more ssf testcases to SASL test suite ------------------------------------------------------------------------ r4878 | gbellato | 2009-01-19 09:09:08 -0600 (Mon, 19 Jan 2009) | 4 lines Fix for Replication namingConflict test failing when running slow tests The root cause is a bug in the ChangeNumberGenerator.adjust() method that can lead to non ordered ChangeNumbers. ------------------------------------------------------------------------ r4882 | jvergara | 2009-01-19 12:21:02 -0600 (Mon, 19 Jan 2009) | 2 lines Fix a typo that made the install path to be displayed instead of the install path. ------------------------------------------------------------------------ r4887 | jvergara | 2009-01-20 05:33:46 -0600 (Tue, 20 Jan 2009) | 3 lines Fix for issue 3131 (Windows: upgrade using the webinstaller should not hang) Detect that the java arguments used in the installation are not compatible with the JVM of the web start installer and display an error message accordingly. ------------------------------------------------------------------------ r4888 | jvergara | 2009-01-20 05:42:16 -0600 (Tue, 20 Jan 2009) | 2 lines Fix copyrights. ------------------------------------------------------------------------ r4893 | gary_williams | 2009-01-20 11:54:22 -0600 (Tue, 20 Jan 2009) | 2 lines harden the DSML functional-tests ------------------------------------------------------------------------ r4896 | jvergara | 2009-01-21 06:50:41 -0600 (Wed, 21 Jan 2009) | 4 lines Fix for issue 3731 (status-panel command-lines should be removed) Remove the status-panel scripts and also the list of scripts in the java properties panel. The java properties panel has also been modified to display (by default) only the command-lines that are relevant for tuning of the java arguments (start server, offline import, verify index, etc.). ------------------------------------------------------------------------ r4898 | floblanc | 2009-01-21 08:14:11 -0600 (Wed, 21 Jan 2009) | 3 lines Fix issue 3733 root DSE: namingContexts attribute depends on the network group When performing a search on the root DSE to retrieve the list of namingContexts, only the public naming contexts visible through the current network group should be displayed. ------------------------------------------------------------------------ r4899 | jvergara | 2009-01-21 08:43:28 -0600 (Wed, 21 Jan 2009) | 3 lines Fix for issue 3732 (Incosistency in use of icons in dialogs of setup and control panel) Remove the icons from the dialogs in the QuickSetup. ------------------------------------------------------------------------ r4900 | jdemendi | 2009-01-21 10:23:10 -0600 (Wed, 21 Jan 2009) | 1 line use variables newSuperior and newRDN that might not be initialized ------------------------------------------------------------------------ r4902 | jvergara | 2009-01-21 16:01:27 -0600 (Wed, 21 Jan 2009) | 10 lines Fix for issue 3724 (ApplicationTrustManager.java use hard coded provider and algorithm) The new proposed fix consists on allowing the user to specify the provider and algorithm to be used by the application trust manager. If nothing is specified, the code will try to use the SunJSEE provider and SunX509 algorithm (the behavior before the fix). If the provider is not available, the code will try to use only the SunX509 algorithm. If this also fails, the code will fallback and use the default algorithm of the JVM. The previous fix generated problems for instance on Mac OS where the default algorithm is PKIX: in this case it is required to specify (using for instance java properties) the location of the trustmanager. With the new fix, the user will be able to specify any provider or algorithm to be used, but the default behavior will be to use SunJSEE and SunX509 which works fine in most platforms. ------------------------------------------------------------------------ r4903 | jvergara | 2009-01-21 16:11:46 -0600 (Wed, 21 Jan 2009) | 2 lines Fix copyrights. ------------------------------------------------------------------------ r4905 | gbellato | 2009-01-22 04:27:14 -0600 (Thu, 22 Jan 2009) | 4 lines Fix for 3736 : Replication dynamic purge delay change not properly taken into account. When the replication log purge delay is set before any changes is done on the topology, the purge delay was calculated wrong and the purge was therefore not happening as expected. ------------------------------------------------------------------------ r4907 | gbellato | 2009-01-23 08:22:38 -0600 (Fri, 23 Jan 2009) | 9 lines Fix 2 small regression introduced recently in the replication code on the trunk - Replication servers can take up to 10 seconds to stop, this sometimes cause the ReplicationServerTest to fail. - The ServerState is repetitively saved in the suffix root entry causing unnecessary MODIFY request every second. Those 2 problems are not in the 1.2 branch ------------------------------------------------------------------------ r4909 | matthew_swift | 2009-01-26 07:11:18 -0600 (Mon, 26 Jan 2009) | 2 lines Fix issue 3750 - Forcing a password change after admin reset causes unexpected behavior. ------------------------------------------------------------------------ r4910 | gbellato | 2009-01-26 08:14:39 -0600 (Mon, 26 Jan 2009) | 6 lines Resets the current receive window of the ReplicationBroker to its initial value after the ReplicationBroker re-connect to a new ReplicationServer. Without this the old receive window from a previous connection was kept with the new connection leading to incoherent values between the Replication Server and the Directory Server. ------------------------------------------------------------------------ r4911 | chebrard | 2009-01-26 09:54:02 -0600 (Mon, 26 Jan 2009) | 19 lines Frontport of all fixes related to SVR4 from branch 1.2 to trunk: 3646 configure script fails to retrieve the user/group of the ins 3647 Missing license file 3648 Third party license files should be merged 3649 Wrong copyright file in SVR4 package 3650 LDAP tools are missing in SVR4 package 3651 Server is not stopped after package removal 3654 SVR4 pkginfo not compliant with Solaris rules 3658 no man pages in SVR4 package 3661 SVR4 only: OpenDS fails to start with 1.1.0 bld3 3663 SVR4: unable to start OpenDS if user has no home directory 3664 SVR4: delimiter used in copyright file is not the one define 3706 configure: configure -H/-V doesn't work when the instance is 3707 unconfigure: unconfigure --wrongoption should display the us 3708 stop-ds: stop-ds -R doesn't work 3729 incorrect exit codes for configure/unconfigure scripts 3735 OpenDS failed to start if build number contains version qual ------------------------------------------------------------------------ r4912 | jvergara | 2009-01-26 10:02:21 -0600 (Mon, 26 Jan 2009) | 2 lines Extend DirectoryServer so that other tools launching it can impose their own usage message. ------------------------------------------------------------------------ r4921 | jvergara | 2009-01-27 16:03:41 -0600 (Tue, 27 Jan 2009) | 2 lines Allow the overwriting classes to specify whether the schema must be read or not. ------------------------------------------------------------------------ r4922 | abobrov | 2009-01-27 18:53:03 -0600 (Tue, 27 Jan 2009) | 4 lines - [Issue 3726] RealAttributesOnly Control does not work when types-only search option is enabled: quick plug to avoid turning virtual attributes into real attributes. ------------------------------------------------------------------------ r4923 | jvergara | 2009-01-27 19:37:26 -0600 (Tue, 27 Jan 2009) | 2 lines Add some key listeners to the different lists on the 'Browse Schema' panels. This is done to make these panels 508 compliant by allowing the user to navigate using only the keyboard. ------------------------------------------------------------------------ r4924 | fguigues | 2009-01-28 01:38:52 -0600 (Wed, 28 Jan 2009) | 3 lines Fix file sepator in the licenfile Update the classpath wit hadditional resources ------------------------------------------------------------------------ r4925 | fguigues | 2009-01-28 01:58:19 -0600 (Wed, 28 Jan 2009) | 2 lines Update the ServiceTag data configuration with an optional configuration directory ------------------------------------------------------------------------ r4926 | jcambon | 2009-01-28 05:36:11 -0600 (Wed, 28 Jan 2009) | 3 lines Fix for Issue #3760 dsconfig exits abruptly when creating a component with a missing parent ------------------------------------------------------------------------ r4927 | jvergara | 2009-01-28 07:15:02 -0600 (Wed, 28 Jan 2009) | 2 lines Add a warning type of message pane. It uses the warning icon and a formatted background. ------------------------------------------------------------------------ r4928 | jcambon | 2009-01-28 11:01:42 -0600 (Wed, 28 Jan 2009) | 4 lines Fix for Issue #3760 dsconfig exits abruptly when creating a component with a missing parent (cont'd). Fix for Issue #3761 dsconfig exits abruptly when creating a component with the same name. ------------------------------------------------------------------------ r4930 | ugaston | 2009-01-28 12:08:26 -0600 (Wed, 28 Jan 2009) | 1 line Remove repl changelog online restore testcase + mark known issue 3736 ------------------------------------------------------------------------ r4931 | matthew_swift | 2009-01-28 17:43:17 -0600 (Wed, 28 Jan 2009) | 12 lines Fix issue 3446 and improve fix for issue 3726: * introduce comprehensive unit test for checking attribute filtering in search operations * improvements to virtual attribute provider API * improvements to virtual attribute processing during Entry duplication * fixes for bugs identified in new unit test. ------------------------------------------------------------------------ r4932 | shankar_mbn | 2009-01-29 05:34:14 -0600 (Thu, 29 Jan 2009) | 1 line Fix for Issue 3682, 3643 - Addition of Localized resource files with new translations ------------------------------------------------------------------------ r4933 | gary_williams | 2009-01-29 08:19:03 -0600 (Thu, 29 Jan 2009) | 2 lines Test suite for binary transfer option ------------------------------------------------------------------------ r4937 | matthew_swift | 2009-01-29 10:22:43 -0600 (Thu, 29 Jan 2009) | 3 lines Fix issue 3561: aliased attributes not returned properly ------------------------------------------------------------------------ r4938 | jvergara | 2009-01-29 12:37:31 -0600 (Thu, 29 Jan 2009) | 2 lines Improve the code to calculate the preferred table sizes, it used to cause some glitches with tables containing a large number of columns. ------------------------------------------------------------------------ r4939 | jvergara | 2009-01-29 13:22:28 -0600 (Thu, 29 Jan 2009) | 2 lines Fix copyright. ------------------------------------------------------------------------ r4940 | jvergara | 2009-01-30 03:49:42 -0600 (Fri, 30 Jan 2009) | 2 lines Create a log file as we do for other tools such as status, control-panel or setup where some logging messages can be sent. This is done in particular since the ApplicationTrustManager is logging some messages and currently they appear on the standard output of the terminal when running DSConfig. ------------------------------------------------------------------------ r4941 | jcambon | 2009-01-30 04:51:30 -0600 (Fri, 30 Jan 2009) | 3 lines Fix for Issue #3763 dsconfig : no error message when a type of object does not exist. ------------------------------------------------------------------------ r4942 | mrossign | 2009-01-30 07:43:02 -0600 (Fri, 30 Jan 2009) | 1 line Entry lock may not be released in some cases ------------------------------------------------------------------------ r4943 | jvergara | 2009-01-30 08:10:30 -0600 (Fri, 30 Jan 2009) | 2 lines Remove the previously added logger for DSConfig and remove some debug messages that were displayed systematically. ------------------------------------------------------------------------ r4944 | chebrard | 2009-01-30 10:07:59 -0600 (Fri, 30 Jan 2009) | 10 lines Update SVR4 factory to avoid conflict with IPS factory Some months ago, Christopher Kampmeier built an pkg(5)-based distribution of OpenDS (refer to http://blogs.sun.com/middle/entry/opends_in_ips_format_using) Introduction of SVR4 factory for 1.2 has broken this experimentation. This modification renames some ant variables of the SVR4 factory so that they no longer conflict with names used in the Update Center toolkit. This is a first step for integrating the IPS factory in the OpenDS project. ------------------------------------------------------------------------ r4945 | jcambon | 2009-01-30 10:53:26 -0600 (Fri, 30 Jan 2009) | 3 lines Fix for Issue #3766 : dsconfig : when using composition, error message refers to parent instead of child ------------------------------------------------------------------------ r4946 | sin | 2009-01-31 01:06:11 -0600 (Sat, 31 Jan 2009) | 1 line Integrating the changes related to Collation indexing support ------------------------------------------------------------------------ r4948 | matthew_swift | 2009-02-02 16:54:35 -0600 (Mon, 02 Feb 2009) | 1 line Refactor recurring tasks unit tests and disable two failing unit test cases (see issue 3770). ------------------------------------------------------------------------ r4949 | matthew_swift | 2009-02-02 16:56:13 -0600 (Mon, 02 Feb 2009) | 2 lines Fix a typo in IPv4 wild card pattern matching which prevented address masks of the form "*.*.*.*" from ever matching an IPv4 address. ------------------------------------------------------------------------ r4950 | matthew_swift | 2009-02-02 17:37:54 -0600 (Mon, 02 Feb 2009) | 4 lines Fix issue 3734 - Make network group policies extensible. See issue tracker for more details. ------------------------------------------------------------------------ r4951 | gary_williams | 2009-02-04 11:37:18 -0600 (Wed, 04 Feb 2009) | 2 lines align tests with Issue 3561 aliased attributes not returned properly ------------------------------------------------------------------------ r4953 | jvergara | 2009-02-05 07:05:53 -0600 (Thu, 05 Feb 2009) | 2 lines Update the code so that the scroll positions are maintained after the contents of the panels are updated. This way, even if configuration or monitoring information are changed, there are no sudden changes of the scroll position which was quite annoying. ------------------------------------------------------------------------ r4954 | floblanc | 2009-02-05 10:31:59 -0600 (Thu, 05 Feb 2009) | 2 lines OLC: the workflow element saturation index is set to 0 when UP and 100 when completely saturated. Initialized to 0. ------------------------------------------------------------------------ r4955 | lfrost | 2009-02-05 10:58:35 -0600 (Thu, 05 Feb 2009) | 1 line Fix typo in tools message ------------------------------------------------------------------------ r4956 | matthew_swift | 2009-02-05 11:42:14 -0600 (Thu, 05 Feb 2009) | 1 line Merge ASN1 branch to trunk ------------------------------------------------------------------------ r4957 | matthew_swift | 2009-02-06 05:45:32 -0600 (Fri, 06 Feb 2009) | 1 line Add readStartSet and readEndSet methods to ASN1Reader for consistency with ASNWriter APIs. Also add writeStartSet(byte) method to ASN1Writer for consistency with sequence related methods. ------------------------------------------------------------------------ r4958 | jvergara | 2009-02-06 07:48:08 -0600 (Fri, 06 Feb 2009) | 2 lines Add UI to allow the user the refreshing period using by the control panel to update its contents. ------------------------------------------------------------------------ r4959 | jvergara | 2009-02-06 07:55:50 -0600 (Fri, 06 Feb 2009) | 2 lines Add new line at the end of file. ------------------------------------------------------------------------ r4961 | matthew_swift | 2009-02-06 18:56:52 -0600 (Fri, 06 Feb 2009) | 1 line Align ASN1Reader with ASN1Writer by adding readEnumerated(). ------------------------------------------------------------------------ r4962 | sin | 2009-02-06 21:12:59 -0600 (Fri, 06 Feb 2009) | 1 line Fix for issue#3391:Custom DIT Structure Rules are not added in 99-user.ldif but in 03-uddiv3.ldif ------------------------------------------------------------------------ r4963 | sin | 2009-02-07 01:29:36 -0600 (Sat, 07 Feb 2009) | 1 line Fix for issue#3606: isMemberOf doesn't work for DynamicGroups ------------------------------------------------------------------------ r4964 | jvergara | 2009-02-08 11:04:05 -0600 (Sun, 08 Feb 2009) | 4 lines Add some UI to display global monitoring information (java memory usage, system startup time, database environment information, entry cache information etc.). Add some UI to display connection handler monitoring information. ------------------------------------------------------------------------ r4965 | boli | 2009-02-09 17:11:53 -0600 (Mon, 09 Feb 2009) | 3 lines Fix for issue 3788 - Modified selector loop to remove all processed keys. - Fixed potential NullPointerException when accepting new connections when in lockdown mode. ------------------------------------------------------------------------ r4966 | sin | 2009-02-09 23:05:32 -0600 (Mon, 09 Feb 2009) | 1 line Fix for compilation warnings ------------------------------------------------------------------------ r4967 | matthew_swift | 2009-02-10 05:17:26 -0600 (Tue, 10 Feb 2009) | 3 lines Fix org.opends.messages.PropertiesFilesTest unit test failure - remove duplicate messages. Also fix compilation warnings in ConnectionHandlerMonitoringPanel. ------------------------------------------------------------------------ r4968 | matthew_swift | 2009-02-10 05:24:27 -0600 (Tue, 10 Feb 2009) | 1 line Remove test-output folder ------------------------------------------------------------------------ r4969 | matthew_swift | 2009-02-10 12:38:49 -0600 (Tue, 10 Feb 2009) | 4 lines Fix issue 3775: Intermittent unit test failure in NetworkGroupTest Add support for finalizing the NetworkGroupConfigManager and finalize it when it is shutdown for auto routing mode. ------------------------------------------------------------------------ r4970 | boli | 2009-02-10 14:35:18 -0600 (Tue, 10 Feb 2009) | 1 line Removed some troublesome and unnessary checks in TestModifyDNOperation ------------------------------------------------------------------------ r4971 | dugan | 2009-02-10 16:31:40 -0600 (Tue, 10 Feb 2009) | 1 line Fix chronic failure in unit tests related to dependancies between previous unit test methods. ------------------------------------------------------------------------ r4972 | jvergara | 2009-02-10 21:29:00 -0600 (Tue, 10 Feb 2009) | 4 lines Add options displayCommand and commandFilePath to the dsreplication command-line. These options display the equivalent non-interactive command-line when dsreplication is run in interactive mode (they are the same options already provided by dsconfig). The WIKI content has already been updated to reflect these changes. Fix a bug that made some passwords passed in the command-line as file arguments to be ignored in interactive mode. ------------------------------------------------------------------------ r4973 | gary_williams | 2009-02-11 07:23:41 -0600 (Wed, 11 Feb 2009) | 2 lines Remove performance, oulu-tests and gui-tests ------------------------------------------------------------------------ r4974 | dugan | 2009-02-11 15:51:06 -0600 (Wed, 11 Feb 2009) | 1 line Change isOpen to return false if either inbound is done or out bound is done. ------------------------------------------------------------------------ r4978 | jvergara | 2009-02-12 04:29:36 -0600 (Thu, 12 Feb 2009) | 2 lines Have a more specific message when using the external initialization method. ------------------------------------------------------------------------ r4979 | csovant | 2009-02-12 04:56:36 -0600 (Thu, 12 Feb 2009) | 1 line Update the functional tests for package mode (split between install and instance) ------------------------------------------------------------------------ r4981 | dugan | 2009-02-12 15:37:55 -0600 (Thu, 12 Feb 2009) | 1 line Add check for null SASL Context and fix error message in EXTERNAL Digest Handler. ------------------------------------------------------------------------ r4985 | dugan | 2009-02-13 10:43:57 -0600 (Fri, 13 Feb 2009) | 1 line Remove meaningless SASL phase 2 comments. ------------------------------------------------------------------------ r4986 | abobrov | 2009-02-13 11:03:19 -0600 (Fri, 13 Feb 2009) | 2 lines - land NDB Backend implementation. ------------------------------------------------------------------------ r4990 | maudj | 2009-02-16 06:24:33 -0600 (Mon, 16 Feb 2009) | 2 lines remove extra ' -maudj ------------------------------------------------------------------------ r4991 | dugan | 2009-02-16 08:47:42 -0600 (Mon, 16 Feb 2009) | 1 line Fix for issue 3795 TLS fails adding/modifying large attribute. I'm going to commit this now since it is holding up the phase2 SASL commits. ------------------------------------------------------------------------ r4993 | lutoff | 2009-02-17 08:21:24 -0600 (Tue, 17 Feb 2009) | 7 lines Fix for issue #3797 (OpenDS should log it's instance path at startup.) Two new msgs are added. These msg are printed out * when the server is started: * by "start-ds -s" Commited with QA and Doc approvals ------------------------------------------------------------------------ r4994 | maudj | 2009-02-17 08:35:25 -0600 (Tue, 17 Feb 2009) | 2 lines re-adding restore_db tests - maudj ------------------------------------------------------------------------ r4995 | maudj | 2009-02-17 09:02:08 -0600 (Tue, 17 Feb 2009) | 2 lines Add tests for recurring tasks feature - maudj ------------------------------------------------------------------------ r4996 | maudj | 2009-02-17 09:03:00 -0600 (Tue, 17 Feb 2009) | 2 lines add recurring task options for export and import - maudj ------------------------------------------------------------------------ r4997 | floblanc | 2009-02-17 09:13:32 -0600 (Tue, 17 Feb 2009) | 2 lines Fix Issue 3796 A network group is still present in "cn=monitor" after deleting it. ------------------------------------------------------------------------ r4998 | sin | 2009-02-17 10:11:27 -0600 (Tue, 17 Feb 2009) | 1 line issue# 3774: Sort control doesn't work for collation matching rules ------------------------------------------------------------------------ r4999 | jvergara | 2009-02-17 18:30:33 -0600 (Tue, 17 Feb 2009) | 4 lines Fix for issue 3801 (Monitoring Connection Handler : keep the same format) Do not display a ficticious address. If a connection handler has no address defined in its configuration, only show the port of the connection handler. ------------------------------------------------------------------------ r5000 | mmarie | 2009-02-18 02:14:52 -0600 (Wed, 18 Feb 2009) | 4 lines Minimalistic replication-related changes - Fix for a typo in replication.properties - Avoid logging a message during shutdown (to avoid spurious traces) ------------------------------------------------------------------------ r5001 | maudj | 2009-02-18 04:02:44 -0600 (Wed, 18 Feb 2009) | 1 line Update the use case with the 2 new Monitoring Panels-maudj ------------------------------------------------------------------------ r5002 | maudj | 2009-02-18 04:05:14 -0600 (Wed, 18 Feb 2009) | 1 line add recurring task tests - maudj ------------------------------------------------------------------------ r5003 | gbellato | 2009-02-18 04:05:18 -0600 (Wed, 18 Feb 2009) | 3 lines Fix and disable the Replication StatMachineFull Test. This test is very hard and requires too a lot of memory to run. It is better to run it only when needed as it creates too much strain in the daily build. ------------------------------------------------------------------------ r5004 | dugan | 2009-02-18 08:19:40 -0600 (Wed, 18 Feb 2009) | 1 line Commit SASL Phase2 changes. Issue 3805. Unit tests to follow later. ------------------------------------------------------------------------ r5005 | maudj | 2009-02-18 09:04:38 -0600 (Wed, 18 Feb 2009) | 1 line remove one check - maudj ------------------------------------------------------------------------ r5006 | floblanc | 2009-02-18 10:16:46 -0600 (Wed, 18 Feb 2009) | 4 lines Fix Issue 3806 ldapsearch on rootDSE returns error 255 when no backend defined The result code must be initialized even if there is no naming context. ------------------------------------------------------------------------ r5007 | jcambon | 2009-02-18 11:08:59 -0600 (Wed, 18 Feb 2009) | 22 lines Fix for issue #3625 : CLIs : Avoid certificate interaction in interactive mode This fix improves the ease of use of dsconfig and other CLIs: 1. If the CLI is launched in the same instance than the server, there is no anymore the user interaction for certificate checking. The truststore used is the one of the administration connector (which is always present). 2. The default port is the one of the local configuration file (instead of 4444). CLIs that will take benefit of this are : - dsconfig - status - dsreplication - manage-tasks - uninstall Note that this change does not break any interface: it just simplifies the user interaction in case of CLI and server running in the same instance (which is what we usually do). In non-interactive mode, in this case the "-X/--trustAll" is not required anymore (although it can still be used). ------------------------------------------------------------------------ r5008 | jvergara | 2009-02-18 11:35:36 -0600 (Wed, 18 Feb 2009) | 4 lines Fix for issue 3800 (Monitoring General Information : Resize the Show Operations... window) The panel has been redesigned in order to deal better with a large number of operations to be displayed. ------------------------------------------------------------------------ r5009 | jvergara | 2009-02-18 11:39:45 -0600 (Wed, 18 Feb 2009) | 3 lines Fix for issue 3806 (Schema elements in 06-compat.ldif appear as deletable by the user) Mark file 06-compat.ldif as a configuration file. ------------------------------------------------------------------------ r5010 | boli | 2009-02-18 13:57:56 -0600 (Wed, 18 Feb 2009) | 4 lines Fix for issue 3803 - Corrected ASN.1 encoding of VLVResponseControl so it sends the result code as a BER Enumerated instead of Integer. - Added unit test to make sure the encoding is correct. ------------------------------------------------------------------------ r5011 | boli | 2009-02-18 18:10:10 -0600 (Wed, 18 Feb 2009) | 3 lines Fix for issue 3809 Added flush() call to ASN1Writer to make sure all bytes are sent out. ------------------------------------------------------------------------ r5012 | gbellato | 2009-02-19 03:29:12 -0600 (Thu, 19 Feb 2009) | 1 line Remove the override tag in MultimasterReplicationFakeConf.java to please the JDK5 ------------------------------------------------------------------------ r5013 | maudj | 2009-02-19 09:00:39 -0600 (Thu, 19 Feb 2009) | 1 line remove one check - maudj ------------------------------------------------------------------------ r5014 | jvergara | 2009-02-19 10:18:48 -0600 (Thu, 19 Feb 2009) | 2 lines Fix for issue 3813 (Minor enhancements for the Control Panel authentication) ------------------------------------------------------------------------ r5015 | jvergara | 2009-02-19 10:30:38 -0600 (Thu, 19 Feb 2009) | 2 lines Add missing messages to fix issue 3813 (Minor enhancements for the Control Panel authentication). ------------------------------------------------------------------------ r5016 | maudj | 2009-02-19 11:14:18 -0600 (Thu, 19 Feb 2009) | 1 line add 2 checks - maudj ------------------------------------------------------------------------ r5017 | jvergara | 2009-02-19 11:40:39 -0600 (Thu, 19 Feb 2009) | 6 lines Fix for issue 3812 (dsreplication should complain if wrong repl port given for existent replication server) Display a warning informing the user that the server have already been configured if the user provides explicitly a replication port and if this port value is different to the configured replication server port. ------------------------------------------------------------------------ r5018 | gbellato | 2009-02-20 02:44:40 -0600 (Fri, 20 Feb 2009) | 10 lines Fix for 3804 : improve replication monitoring These changes fix the current-rcv-window size in the replication monitoring that is not correctly calculated, which can make more difficult to find what is the cause of a slow replication. It also introduce a new monitoring information with the size of the remote operation to be replayed which can also ease to find the cause of a slow replication. ------------------------------------------------------------------------ r5019 | ludovicp | 2009-02-20 06:59:10 -0600 (Fri, 20 Feb 2009) | 3 lines Fix typo in attributeTypes syntax for co / friendlyCountryName ------------------------------------------------------------------------ r5020 | jvergara | 2009-02-20 07:23:30 -0600 (Fri, 20 Feb 2009) | 2 lines Use the proper package name to log messages. Currently the replication log file was empty. ------------------------------------------------------------------------ r5021 | gbellato | 2009-02-20 08:11:47 -0600 (Fri, 20 Feb 2009) | 1 line Fix one dsreplication message ------------------------------------------------------------------------ r5022 | jvergara | 2009-02-20 08:30:51 -0600 (Fri, 20 Feb 2009) | 2 lines Move messages from tools.properties to admin_tool.properties. ------------------------------------------------------------------------ r5023 | ludovicp | 2009-02-20 09:53:15 -0600 (Fri, 20 Feb 2009) | 1 line Fix for defect 3815. Declare NS password expire and expiring in the SupportControl in RootDSE ------------------------------------------------------------------------ r5024 | mmarie | 2009-02-23 09:08:22 -0600 (Mon, 23 Feb 2009) | 3 lines 3820 : CaseIgnoreEqualityMatchingRule normalization fails to remove spaces at the end of string with Non-ASCII characters ------------------------------------------------------------------------ r5025 | fguigues | 2009-02-23 10:06:56 -0600 (Mon, 23 Feb 2009) | 4 lines Fix 3687 : SNMP: incorrect value for dsApplIfProtocol entry after server restart Fix 3690 : SNMP: incorrect value for dsServerDescription entry ------------------------------------------------------------------------ r5026 | csovant | 2009-02-23 10:21:17 -0600 (Mon, 23 Feb 2009) | 1 line Add copyright and html title ------------------------------------------------------------------------ r5027 | floblanc | 2009-02-23 13:55:50 -0600 (Mon, 23 Feb 2009) | 2 lines Fix issue 3817 Creating a 2nd workflow with cn=config baseDn can break the configuration ------------------------------------------------------------------------ r5028 | dugan | 2009-02-23 20:25:04 -0600 (Mon, 23 Feb 2009) | 1 line Add unit test for Issue 3805 (SASL phase2). Also, fix buffer overflow in SASL Byte Channel found by the test. ------------------------------------------------------------------------ r5029 | lutoff | 2009-02-25 03:31:10 -0600 (Wed, 25 Feb 2009) | 7 lines Fix for issue #3802 (script launcher return codes are not correct) we now unify _script-util.sh return code: we return 0 (success) or 1 (error). Additional error messages have been also added in order to send a better feedback to the user. ------------------------------------------------------------------------ r5030 | lutoff | 2009-02-25 03:35:20 -0600 (Wed, 25 Feb 2009) | 8 lines Fix for issue #3802 (script launcher return codes are not correct) we now unify _script-util.sh return code: we return 0 (success) or 1 (error). Additional error messages have been also added in order to send a better feedback to the user. ------------------------------------------------------------------------ r5031 | lutoff | 2009-02-25 04:07:40 -0600 (Wed, 25 Feb 2009) | 14 lines Fix for issue #3826 (ldapsearch doesn't prompt bind password when the option -w is not provided) The behavior modification was introduced in rev #4956 in the following method: org.opends.server.tools.LDAPConnection.connectToHost() In the old version (rev #3847 line #291) , the bindPW was set to null. In the new version (rev #4956 line #307), the bindPW is set to an empty ByteString The actual bind, handled by LDAPAuthenticationHandler.doSimpleBind() method, switches in interactive mode when bindPW is null, which is not the case with the new version. We now also check to the bind password in an empty ByteString. ------------------------------------------------------------------------ r5032 | chebrard | 2009-02-25 04:49:01 -0600 (Wed, 25 Feb 2009) | 14 lines Fix 3798: Unable to use more than 50% of machine memory for server JVM settings were used by scripts when checking the validity of the instance. This modification removes the use of the JVM setting during the bootstrapping phase. This fixes the following issues: * if JVM is configured for the server instance suspends on start up for debugging, the server suspends during the bootstrapping phase rather than when the real server instance has started. (remaining issue related to issue 3711) * if the JVM is configured to use more than around 45% of the machine's memory, we run out of memory (issue 3798) ------------------------------------------------------------------------ r5033 | fguigues | 2009-02-25 07:29:21 -0600 (Wed, 25 Feb 2009) | 5 lines Fix 3808: hasSubordinates is broken in cn=monitor Fix 3810: Parent DN entry should not be returned when using a child as search base dn ------------------------------------------------------------------------ r5034 | dugan | 2009-02-25 09:51:37 -0600 (Wed, 25 Feb 2009) | 3 lines Change the signature algorithm used to generate certs from MD5 to SHA: https://opends.dev.java.net/issues/show_bug.cgi?id=3819 ------------------------------------------------------------------------ r5035 | lutoff | 2009-02-25 10:23:12 -0600 (Wed, 25 Feb 2009) | 15 lines Fix for issue #3826 (ldapsearch doesn't prompt bind password when the option -w is not provided) The behavior modification was introduced in rev #4956 in the following method: org.opends.server.tools.LDAPConnection.connectToHost() In the old version (rev #3847 line #291) , the bindPW was set to null. In the new version (rev #4956 line #307), the bindPW is set to an empty ByteString The actual bind, handled by LDAPAuthenticationHandler.doSimpleBind() method, switches in interactive mode when bindPW is null, which is not the case with the new version. Previous fix was not good: The user cannot specify anymore -D "" -w "" If the password is not the command line, We now set it to null. ------------------------------------------------------------------------ r5036 | lutoff | 2009-02-27 09:25:04 -0600 (Fri, 27 Feb 2009) | 8 lines Fix for issue #3765 (Root for relative paths in export-ldif depends on the path where we started the server) The Root for relative paths in export-ldif and import-ldif is now the INSTANCE_ROOT Note that this modification is only for the 'on-line' export and import handled with task. The behavior is not modified the the 'off-line' operations: root for relative paths is the current working directory. ------------------------------------------------------------------------ r5038 | jcambon | 2009-03-02 10:26:54 -0600 (Mon, 02 Mar 2009) | 2 lines Fix for issue #3834 : Network Group QOS Policy - exception when in dsconfig interactive mode ------------------------------------------------------------------------ r5039 | maudj | 2009-03-03 10:46:39 -0600 (Tue, 03 Mar 2009) | 1 line remove one check - maudj ------------------------------------------------------------------------ r5040 | jvergara | 2009-03-03 12:15:30 -0600 (Tue, 03 Mar 2009) | 4 lines Fix for issue 3840 (org.opends.quicksetup.LicenseFile breaks Java Web Start installer) Only refer to the class DirectoryServer if we are not in a Webstart installation. ------------------------------------------------------------------------ r5041 | maudj | 2009-03-04 09:19:03 -0600 (Wed, 04 Mar 2009) | 2 lines add japanese setup test - maudj ------------------------------------------------------------------------ r5042 | jcambon | 2009-03-04 09:20:23 -0600 (Wed, 04 Mar 2009) | 2 lines Fix for issue #3849 : dsconfig : at component creation time, cannot modify a read-only property ------------------------------------------------------------------------ r5043 | floblanc | 2009-03-04 10:03:05 -0600 (Wed, 04 Mar 2009) | 2 lines Fix 3846 WorkflowElement class should provide routines to retrieve child workflow elements ------------------------------------------------------------------------ r5044 | ooudghir | 2009-03-04 10:58:33 -0600 (Wed, 04 Mar 2009) | 2 lines Fix for issue 3841 Performances degradations are observed when using LDAPWriter. ------------------------------------------------------------------------ r5045 | jcambon | 2009-03-05 05:09:19 -0600 (Thu, 05 Mar 2009) | 3 lines Fix for issue #3852 : dsconfig : in interactive mode, should not exit if parent component does not exist ------------------------------------------------------------------------ r5046 | gbellato | 2009-03-05 08:41:17 -0600 (Thu, 05 Mar 2009) | 6 lines Fix for 3844 : ReplicationDomain.publish can loose changes when called by several thread. Some locking must be done between the Generation of the ChangeNumber and the call to broker.publish() because the broker does not do any re-ordering and the ReplicationServer expect to receive the Changes in the order defined by the ChangeNumber ------------------------------------------------------------------------ r5047 | maudj | 2009-03-05 09:38:24 -0600 (Thu, 05 Mar 2009) | 1 line remove one check - maudj ------------------------------------------------------------------------ r5048 | maudj | 2009-03-05 12:43:46 -0600 (Thu, 05 Mar 2009) | 1 line add page title for DB-maudj ------------------------------------------------------------------------ r5049 | abobrov | 2009-03-06 19:19:36 -0600 (Fri, 06 Mar 2009) | 5 lines - [Issue 3843] Database exception: Connect failure - out of connection objects : Disable operation batching optimization, which can be a real resource hog on the cluster side when performing bulk operations, for now. ------------------------------------------------------------------------ r5050 | sin | 2009-03-06 23:51:52 -0600 (Fri, 06 Mar 2009) | 1 line issue# 3845:IllegalStateException during SchemaBackend initialization lacks details ------------------------------------------------------------------------