07 Nov, 2008
3 commits
-
…ing it configurable). The fix increases the number of tries used to figure out if the server is started or not. This is required in particular after reboot since the system can be really loaded. The user can modify the default tries value (100 tries with an interval of 5 seconds between tries) by setting the value of the OPENDS_WINDOWS_SERVICE_START_NTRIES environment variable (it must be a SYSTEM environment variable in order to be taken into account). git-svn-id: https://svn.forgerock.org/opendj/trunk@4592 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…rvice configuration). The equality method of ServerDescriptor has been updated so that the panels are notified when there is a modification in the windows service configuration. git-svn-id: https://svn.forgerock.org/opendj/trunk@4591 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The control-panel.bat was not updated to handle the changes done in the script utility files in the lib directory. git-svn-id: https://svn.forgerock.org/opendj/trunk@4590 41b1ffd8-f28e-4786-ab96-9950f0a78031
06 Nov, 2008
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4589 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4588 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…roup were wrongly removed. git-svn-id: https://svn.forgerock.org/opendj/trunk@4587 41b1ffd8-f28e-4786-ab96-9950f0a78031
05 Nov, 2008
8 commits
-
…rence counters are not updated git-svn-id: https://svn.forgerock.org/opendj/trunk@4586 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4584 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
In the generated Configuration Reference doc, if "Structure" tab selected, we have an issue if a parent component have several child of the same type. git-svn-id: https://svn.forgerock.org/opendj/trunk@4583 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4582 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4581 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
and DIGEST-MD5 mechanisms. The issue links: https://opends.dev.java.net/issues/show_bug.cgi?id=346 https://opends.dev.java.net/issues/show_bug.cgi?id=347 https://opends.dev.java.net/issues/show_bug.cgi?id=349 https://opends.dev.java.net/issues/show_bug.cgi?id=350 This page describes the changes: https://www.opends.org/wiki/page/SASLConnectionSecurityPhase1 git-svn-id: https://svn.forgerock.org/opendj/trunk@4580 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The upgrade process didn't take into account the admin connector: the "cn=admin data" backend has to be updated with admin connector information. These changes add a synchronization phase between admin data and the actually config; The server entry in "cn=admin data" should now include the following attributes: "adminenabled" and "adminport" This synchronization occurs during the server startup to take advantage of the "cn=admin data" replication. In addition to that, the upgrade process includes a verification step. During this step, the connection handler was not enabled, but the replication was. The proposed modification disables replication during the verification step. git-svn-id: https://svn.forgerock.org/opendj/trunk@4579 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…Start TLS are enabled on the server). Handle the case where the server presents a certificate when we connect using the Start TLS (or SSL) normal LDAP port. In some cases an LDAPInterruptedException appeared when the user selected multiple entries. This has also been fixed. git-svn-id: https://svn.forgerock.org/opendj/trunk@4578 41b1ffd8-f28e-4786-ab96-9950f0a78031
04 Nov, 2008
9 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4577 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The problem came because we were setting a subtree delete control on the same di r context used to refresh the tree. This generate some problems with the connec tion that got closed. The fix consists on analyzing the node that is being dele ted, if it contains over 40 subordinates, we use another connection and the subt ree delete control, if not we delete the subtree recursively. The number of notifications in the logs and the calls to the event thread have b een reduced since they had quite a bit of impact in performance. The code has been updated so that after restarting the server we try to reuse th e previously provided credentials, instead of simply asking the user to login ag ain. git-svn-id: https://svn.forgerock.org/opendj/trunk@4576 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4575 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4574 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4573 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4572 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The proposed ID is renewed each time the window is reopened. git-svn-id: https://svn.forgerock.org/opendj/trunk@4571 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The issue affected also to the include base DNs and to the Import LDIF dialog. git-svn-id: https://svn.forgerock.org/opendj/trunk@4570 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…an organizationPerson Entry). Fix a copy & paste bug in the properties file. git-svn-id: https://svn.forgerock.org/opendj/trunk@4569 41b1ffd8-f28e-4786-ab96-9950f0a78031
03 Nov, 2008
5 commits
-
Use a CopyOnWriteArrayList instead of a ArrayList to store the list of observers. git-svn-id: https://svn.forgerock.org/opendj/trunk@4567 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4566 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Fix a problem with the ControlPanelLog class: now when it is extended only one log file is created. git-svn-id: https://svn.forgerock.org/opendj/trunk@4565 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4564 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Remove the useSSL and startTLS arguments. git-svn-id: https://svn.forgerock.org/opendj/trunk@4563 41b1ffd8-f28e-4786-ab96-9950f0a78031
31 Oct, 2008
5 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4562 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Warning: ModifyDNMsg PDU is updated and modifications are exchanged through the replication network. However at replay time, the moddn operation is re-created with the modifications, but they cannot be replayed at this time: The comment of the addModification() method for ModifyDNOperation states that "This should only be called by pre-operation plugins" So either some modifs are to be done on core side, or we may put the modifications in the operaton context and intercept the replay at the pre-op stage and effectively replay the modifications at this time. ...to be discussed. git-svn-id: https://svn.forgerock.org/opendj/trunk@4560 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4559 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4558 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…arch time. These limits also exist at the directory server level. The following fix ensures that: - if such limits exist at the network group level, they are applied - if they are not defined at the network group level, the directory server limits apply. git-svn-id: https://svn.forgerock.org/opendj/trunk@4557 41b1ffd8-f28e-4786-ab96-9950f0a78031
30 Oct, 2008
5 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4556 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…grade a running replicated topology from v1 to v2 git-svn-id: https://svn.forgerock.org/opendj/trunk@4555 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4554 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4553 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…g on calling dsconfig setting config properties Fix Issue 3541: NetGroup reqFilteringPolicy - shouldn't be able to allow and disallow at same time a attr, subtree git-svn-id: https://svn.forgerock.org/opendj/trunk@4549 41b1ffd8-f28e-4786-ab96-9950f0a78031
29 Oct, 2008
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4547 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
- this network group is not configurable, and unbreakable - all connections handled by the admin connector are managed by this network group - all JMX connections are managed by this network group - this network group provides access to all private and public suffixes Modify the behavior of the default network group in MANUAL mode: - in manual mode, the default network group is empty - in auto mode (=standard OpenDS mode), the default network group still provides access to all private and public suffixes git-svn-id: https://svn.forgerock.org/opendj/trunk@4544 41b1ffd8-f28e-4786-ab96-9950f0a78031