1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 23:55:26 +02:00
Commit graph

24 commits

Author SHA1 Message Date
Martin Oberhuber
916b0db285 Organize imports to create separate group for RSE 2006-07-07 09:46:00 +00:00
Martin Oberhuber
9ff36ff253 Fix JDT Preferences for ssh (j2se-1.4 compliance, organize-imports settings) 2006-07-07 09:25:20 +00:00
Martin Oberhuber
128cbbcceb Externalize strings in ssh services 2006-07-07 08:50:51 +00:00
Martin Oberhuber
04251c8bcd Fix externalized strings warnings in tracer 2006-07-07 08:15:18 +00:00
Martin Oberhuber
73f204a7c8 Bug 149149 - Improve progress message for sftp 2006-07-06 09:47:28 +00:00
David McKnight
97c8498abf cd to intialialWorkingDirectory after starting shell 2006-06-30 16:46:31 +00:00
Martin Oberhuber
ce3c3c4ca9 Fix error message in case of canceled ssh transfer 2006-06-29 21:58:01 +00:00
Martin Oberhuber
1ed80584e7 Bug 149150 - fix timestamps for ssh, other file services to be done 2006-06-29 21:18:15 +00:00
Martin Oberhuber
d05238b1b5 Bug 149155 always do ssh download and upload on secondary channel
Disconnect primary channel in case of error to maintain system stability
2006-06-29 15:23:07 +00:00
Martin Oberhuber
e9a6d29ba1 Remove ssh service dependency on SWT. 2006-06-08 12:42:06 +00:00
Martin Oberhuber
c564e89d07 Check session connected when dealing with ssh errors. 2006-06-08 12:41:48 +00:00
Martin Oberhuber
6e734d44bb Make ssh connection-lost handling more robust 2006-05-31 16:34:56 +00:00
David McKnight
6ed9345743 drag and drop transfer operations now use Worker jobs instead of UI jobs. Allows for better ui responsiveness and concurrent operations. 2006-05-31 14:34:29 +00:00
Martin Oberhuber
b7a987a30d Add cvsignore for examples and ssh plugins 2006-05-30 19:41:59 +00:00
Martin Oberhuber
49c9ea405a bug 143417 - Fix notifications for lost ssh sessions 2006-05-30 19:09:02 +00:00
David McKnight
950d9d2f20 fix for 142181 - added readAndDispatch() to allow UI to be responsive 2006-05-19 17:51:11 +00:00
Martin Oberhuber
cce0ccaf7b Add file names to tracing, and flush trace after output 2006-05-19 16:27:52 +00:00
Martin Oberhuber
5e65fc8836 Increase ssh default timeout, support ssh proxy options and add tracing support 2006-05-19 16:08:48 +00:00
Martin Oberhuber
57a32aa51a Increase ssh default timeout, support ssh proxy options and add tracing support 2006-05-19 16:04:28 +00:00
Martin Oberhuber
9219c76a0c Fix 142064 quote filenames for cp and mv operations 2006-05-17 16:08:47 +00:00
Martin Oberhuber
1fe776710f Fix 142063 last modified time on sftp 2006-05-17 13:33:18 +00:00
Martin Oberhuber
9a4a39a9ed Remove SSH Service dependency on UI. Update Manifest. Polish About. 2006-05-17 07:48:14 +00:00
David Dykstal
93b715f9bd updating build and branding information for SSH plugins 2006-05-17 02:27:35 +00:00
David McKnight
08d25895ba integration of Martin's ssh services 2006-05-09 18:14:47 +00:00