20 Nov, 2008
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4658 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4657 41b1ffd8-f28e-4786-ab96-9950f0a78031
19 Nov, 2008
7 commits
-
…t on server DIGEST-MD5 SASL cipher selection and is being removed. git-svn-id: https://svn.forgerock.org/opendj/trunk@4653 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
For some reason the control panel tries to browse the dc=replicationChanges suffix. These changes optimize the request done by the control panel and avoid some spurious error messages when added entries have extensibleObjectclass. git-svn-id: https://svn.forgerock.org/opendj/trunk@4652 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…dappasswordmodify instead of ldapmodify) git-svn-id: https://svn.forgerock.org/opendj/trunk@4651 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Only add the attributes that are actually using the given matching rule. git-svn-id: https://svn.forgerock.org/opendj/trunk@4650 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…without taking into account the case. git-svn-id: https://svn.forgerock.org/opendj/trunk@4649 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Use a case non-sensitive comparator to set the schema element names. git-svn-id: https://svn.forgerock.org/opendj/trunk@4648 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The files are considered as standard schema, i.e. not editable with the Control Panel. git-svn-id: https://svn.forgerock.org/opendj/trunk@4647 41b1ffd8-f28e-4786-ab96-9950f0a78031
18 Nov, 2008
7 commits
-
Add the --noPropertiesFile to all the command-lines that accept it. The exception is the stop-ds command (if we add the --noPropertiesFile option it assumes that the server must be stopped using protocol). git-svn-id: https://svn.forgerock.org/opendj/trunk@4645 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Fix copy paste error. git-svn-id: https://svn.forgerock.org/opendj/trunk@4644 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Analyze whether the equivalent command-line accepts --useSSL and --startTLS. Also analyze which connection (admin connection or regular LDAP connection) is being used. git-svn-id: https://svn.forgerock.org/opendj/trunk@4643 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
When rendering the table of backups take into account the directory used to find the backups. Update the restore code so that it takes into account the path of the backup and not the path specified by the user in the text field (which might not be the parent path of the backup). git-svn-id: https://svn.forgerock.org/opendj/trunk@4641 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The difference on the method used to delete entries (with or without control) is not related to whether the delete is executed using the popup menu or the button. It is related to the number of entries below the entry that has been selected to be deleted. The threshold used currently is of 40 entries; since the common case is to delete subtrees, the threshold has been changed to 1. So when an entry is selected and contains entries below it, the control will be used systematically (instead of a recursive delete). git-svn-id: https://svn.forgerock.org/opendj/trunk@4639 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…Java Home" variable is not correct (missing "\" characters) Use the same parsing code used in JavaPropertiesTool to retrieve the values set in the java.properties file. This avoids problems with the '\' character. git-svn-id: https://svn.forgerock.org/opendj/trunk@4638 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Notify the listeners by calling fireTableDataChanged when the model is updated. git-svn-id: https://svn.forgerock.org/opendj/trunk@4637 41b1ffd8-f28e-4786-ab96-9950f0a78031
17 Nov, 2008
8 commits
-
Only the files with ending *.ldif are scanned by the control panel to read the schema with the fix. git-svn-id: https://svn.forgerock.org/opendj/trunk@4634 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The name, OID, description and alias fields are reset. All the fields that are not unique to the object that will be created must be kept according to the Sun UI guidelines. git-svn-id: https://svn.forgerock.org/opendj/trunk@4633 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…in New Base DN window ) Only the base DN field is reset with the fix. In my opinion there are chances that the other fields can be reused. All the fields that are not unique to the object that will be created must be kept according to the Sun UI guidelines. git-svn-id: https://svn.forgerock.org/opendj/trunk@4632 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
) Fix the typo. git-svn-id: https://svn.forgerock.org/opendj/trunk@4630 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Update the message to be explicit about the fact that what is described is the equivalent procedure using the command-line. git-svn-id: https://svn.forgerock.org/opendj/trunk@4629 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Call the method stopCellEditing when the user clicks on OK in the Java properties table or on 'Save' on the table view of the LDAP entry browser editor. git-svn-id: https://svn.forgerock.org/opendj/trunk@4627 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The control panel code has been updated to handle the case where the cn=VLV Index top entry is not created. However, if the user chooses to create a new backend and populate it online, the user will encounter issue https://opends.dev.java.net/issues/show_bug.cgi?id=3609. However since this is unrelated to the control panel itself, issue 3589 is considered as fixed. git-svn-id: https://svn.forgerock.org/opendj/trunk@4623 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Set the name of the backend that is being displayed in the 'Manage Index' window when the user clicks on 'New Index...' or 'New VLV Index...' buttons. git-svn-id: https://svn.forgerock.org/opendj/trunk@4622 41b1ffd8-f28e-4786-ab96-9950f0a78031
16 Nov, 2008
1 commit
-
…g indexes when new index added). git-svn-id: https://svn.forgerock.org/opendj/trunk@4621 41b1ffd8-f28e-4786-ab96-9950f0a78031
13 Nov, 2008
4 commits
-
In certain scenarios (e.g. distribution) a single client side persistent search may result in multiple back-end persistent searches being launched. The current server design only supported a one to one relationship. This change removes the restriction: * persistent search is no longer stored in the search operation * client connection operation cancellation now supports having multiple PersistentSearch objects per client search * PersistentSearch operation cancellation now cancels all related PersistentSearches * PersistentSearch instances must be enabled before use: doing this registers the persistent search with the client connection and prevents the underlying search operation from having a result sent. I have also updated the class' javadoc to include more complete usage information. git-svn-id: https://svn.forgerock.org/opendj/trunk@4616 41b1ffd8-f28e-4786-ab96-9950f0a78031 -
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
1 commit
-
…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