Kushal Munir
63c2eb3f7a
[cleanup] Remove system types not defined from the password persistence extension provider
2006-08-24 19:43:36 +00:00
Martin Oberhuber
6c771c31c4
[cleanup] clean up RSE View definitions in ui/plugin.xml
2006-08-24 18:16:23 +00:00
Martin Oberhuber
49821f8d59
[cleanup] formatting of passwordPersistence in ui/plugin.xml
2006-08-24 18:06:37 +00:00
Martin Oberhuber
b38c10e612
[refactoring] rename newConnectionWizardDelegate -> newConnectionWizardDelegates
2006-08-24 17:42:53 +00:00
Martin Oberhuber
193d12ee70
[refactoring] Rename subsystemConfiguration -> subsystemConfigurations
2006-08-24 17:32:52 +00:00
Martin Oberhuber
f5a69e7fa5
systemTypes: return default icon if no iconLive is configured but a default icon is
2006-08-24 17:12:21 +00:00
Martin Oberhuber
36d695e826
[cleanup] Reinstate icon properties for systemTypes extension point, add documentation, and get rid of obsolete ui.systemtypes declaration.
2006-08-24 17:08:21 +00:00
Martin Oberhuber
e780290bec
[cleanup] better use PDE capabilities for extension point editing
2006-08-24 16:37:42 +00:00
Martin Oberhuber
f3ec227b11
[cleanup] Review *.exsd schemas for incorrect references, fix some names along the way
2006-08-24 14:40:15 +00:00
Martin Oberhuber
5d23fe954d
[cleanup] Review *.exsd schemas for incorrect references, fix some names along the way
2006-08-24 14:34:20 +00:00
David McKnight
cb9c15e29a
double-click file download using background job
2006-08-23 16:55:36 +00:00
David McKnight
5c5121a9ed
double-click file download using background job
2006-08-23 16:53:33 +00:00
David McKnight
0698e1f803
container adapter needs handleDoubleClick always called for table
2006-08-23 15:57:35 +00:00
Martin Oberhuber
edd7b91887
Mark directories that are not executable as not writable, to be in sync with java.io.File (see also bug 154302)
2006-08-23 15:25:03 +00:00
David McKnight
d60ee146aa
fix for 153272
2006-08-22 20:43:17 +00:00
David McKnight
d2fcb558d4
fix for 149785. Confine allowed port range to daemon-specified range.
2006-08-21 15:17:21 +00:00
Martin Oberhuber
062cbe4ec3
Fix bug 154419 - cannot delete broken symbolic links on ssh
2006-08-21 10:03:36 +00:00
Martin Oberhuber
6cbbf14261
Fix ssh file classification, symlink reading and permission handling
2006-08-18 23:22:41 +00:00
Martin Oberhuber
86d4ecf177
Fix team view property page
2006-08-18 21:46:42 +00:00
Martin Oberhuber
ab48d5ac32
[cleanup] improve documentation of new SubSystemProxyComparator
2006-08-18 07:45:26 +00:00
Kushal Munir
c0d3e5773d
Bug 149280: Provide a "priority" attribute to be able to order subsystem configurations.
2006-08-18 07:07:55 +00:00
David Dykstal
80fc326d06
bug 153253 - Fixed the synchronization between the DOM writing job and the export to the DOM. Made the PropertyFileProvider a bit more resilient when reading the persistent form. Fixed the SystemFilterPool to mark itself dirty when changed. Minor formatting changes to SystemNewFilterWizard and SubSystem.
2006-08-17 22:40:47 +00:00
Martin Oberhuber
966828ec57
Fix RemoteFileSecurityException message
2006-08-17 21:39:11 +00:00
Martin Oberhuber
b21bec3388
Fix bug 154298 - copy&paste on sftp, and improve error messages
2006-08-17 21:18:13 +00:00
David McKnight
83f451321b
fixes for 154207 - propagating system message expcetions from service layer to subsystem
2006-08-17 18:34:46 +00:00
David McKnight
3a99dfb5d8
some old update that wasn't committed
2006-08-17 18:31:24 +00:00
David Dykstal
ef8791b9f2
bug 153253 - formatting to facilitate debug
2006-08-17 17:47:13 +00:00
David Dykstal
59801af006
bug 153253 - formatting to facilitate debug
2006-08-17 16:29:41 +00:00
David Dykstal
49f98cb4f0
bug 153253 - adjust logging, some debug setup
2006-08-17 16:09:21 +00:00
David Dykstal
8736eb5150
bug 142471 - cleaned up javadoc
2006-08-17 15:50:20 +00:00
David Dykstal
9a39dc828e
bug 142471 - allow an empty string password to be saved if a password is not required by the connector service.
...
Also cleaned up javadoc.
2006-08-17 15:35:39 +00:00
David Dykstal
87ab2d2c07
[cleanup] formatted and added javadoc in preparation for debugging
2006-08-17 13:47:56 +00:00
David Dykstal
698c707f7c
[refactor] add logging capability to core plugin
...
in preparation for moving some persistence classes
2006-08-17 13:41:45 +00:00
David Dykstal
140cb9a9fe
[cleanup] logger javadoc
2006-08-17 13:40:33 +00:00
Martin Oberhuber
d2920086dc
[cleanup] remove IBM strings from plugin.xml
2006-08-17 13:20:01 +00:00
Martin Oberhuber
c4b581bc52
Bug 149181 - throw SystemMessageException for various ssh errors
2006-08-17 12:37:02 +00:00
Martin Oberhuber
003e578773
Use Mutex to avoid parallel FTP directory queries
2006-08-17 10:21:06 +00:00
Martin Oberhuber
ec66da7bf4
Fix FTP absolute pathes reported as //dir/file
2006-08-17 10:20:34 +00:00
Martin Oberhuber
5a3b195f6e
Reset compiler source compliance to J2SE-1.4-without-assert because headless build would require javacSource / javacTarget settings in build.properties otherwise
2006-08-17 09:40:23 +00:00
Martin Oberhuber
4aab60f8fd
Move Mutex to rse.services/src, set compliance to J2SE-1.4
2006-08-17 09:23:32 +00:00
Martin Oberhuber
4b344fb0bd
[cleanup] fix some build warnings
2006-08-17 09:21:56 +00:00
David Dykstal
7f3551e958
bug 149472 - moved the RemoteFileException hierarchy to org.eclipse.rse.services.files package.
...
Here it can be exploited directly by the services.
Hardcoded the SystemMessage creation for now. This will be changed when the message file DTD is moved and message file utilities are created.
Fixed javadoc where appropriate.
2006-08-16 16:31:36 +00:00
David McKnight
5d4a23fa3b
fix for 149785. Adding additional daemon argument to support server port range.
2006-08-16 15:22:09 +00:00
David Dykstal
6232a59826
[cleanup] fixing javadoc errors
2006-08-16 15:18:34 +00:00
Martin Oberhuber
d40a6c11ff
Make Mutex thread-safe by doing IProgressMonitor queries outside synchronized
2006-08-16 13:14:48 +00:00
Martin Oberhuber
e892da770b
[cleanup] fix javadoc errors in IRemoteCmdSubSystem
2006-08-16 12:13:52 +00:00
Martin Oberhuber
051b166e76
[refactoring] 153273: move shell output parsing classes to rse.services.shells
2006-08-16 12:05:37 +00:00
Martin Oberhuber
87e522ed9f
Fix Javadoc errors for IShellService
2006-08-16 11:49:09 +00:00
Kushal Munir
6787dbd195
[cleanup] Refactoring RSE model objects
2006-08-16 08:03:00 +00:00
David Dykstal
f13adf6055
bug 142471 - moved password/userid configuration from ISubSystemConfiguration to IConnectorService.
...
Updated all subsystem configurations and connector services.
Rewrote login dialog to make password or user id optional.
Rewrote AbstractConnectorService.promptForPassword to take advantage of new configuration parameters.
2006-08-15 22:07:27 +00:00