13 Nov, 2008
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4611 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…an be downloaded from opends.org. Location of the zip file: <ws>/build/package/svr4/opends.zip This also fixes an issue related to bad svn revision number in the SVR4 package. git-svn-id: https://svn.forgerock.org/opendj/trunk@4608 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…r the allowed-client and deny-client properties git-svn-id: https://svn.forgerock.org/opendj/trunk@4607 41b1ffd8-f28e-4786-ab96-9950f0a78031
12 Nov, 2008
5 commits
-
…imits with no size/time limit The network group time/size limits now have no default value. git-svn-id: https://svn.forgerock.org/opendj/trunk@4605 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The fix prevented to do a set and reset on different properties at a time. git-svn-id: https://svn.forgerock.org/opendj/trunk@4604 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4603 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
To check that a revert directory is a really a reversion file directory, we're now based on the "installation" object git-svn-id: https://svn.forgerock.org/opendj/trunk@4602 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…f erroneous messages printed to the error log. Fix for issue 3572 git-svn-id: https://svn.forgerock.org/opendj/trunk@4601 41b1ffd8-f28e-4786-ab96-9950f0a78031
11 Nov, 2008
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4600 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4599 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Unquote the relative JNDI name before creating the DN of the node. git-svn-id: https://svn.forgerock.org/opendj/trunk@4598 41b1ffd8-f28e-4786-ab96-9950f0a78031
10 Nov, 2008
2 commits
-
* Persistent searches are now registered in the following two places: o the client connection associated with the search (i.e. as before) o per-WFE lists: it is now the responsibility of the WFE to maintain this list. * The PersistentSearch API has changed: o it no longer depends on Operations for update notifications. This means that the notifications can be sent from "out of band" event sources, such as remote persistent searches issued from a proxy WFE o it now supports a cancel() method which should *always* be used to cancel a persistent search. This method takes care of all resource cleanup: deregistering from the client connection and any WFE related resources o in now provides a mechanism for registering callbacks which should be invoked when the psearch is cancelled. This should be used by WFE implementations that need to keep track of the psearches that they are handling. git-svn-id: https://svn.forgerock.org/opendj/trunk@4595 41b1ffd8-f28e-4786-ab96-9950f0a78031 -
git-svn-id: https://svn.forgerock.org/opendj/trunk@4594 41b1ffd8-f28e-4786-ab96-9950f0a78031
07 Nov, 2008
2 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
06 Nov, 2008
2 commits
-
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
7 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
-
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
6 commits
-
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@4573 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
4 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@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
1 commit
-
…grade a running replicated topology from v1 to v2 git-svn-id: https://svn.forgerock.org/opendj/trunk@4555 41b1ffd8-f28e-4786-ab96-9950f0a78031