20 Nov, 2008
4 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
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4656 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4655 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
8 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
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4640 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
10 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
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4628 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
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4626 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
14 Nov, 2008
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4619 41b1ffd8-f28e-4786-ab96-9950f0a78031
13 Nov, 2008
8 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@4615 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4614 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4613 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4612 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
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4606 41b1ffd8-f28e-4786-ab96-9950f0a78031