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

149 commits

Author SHA1 Message Date
Martin Oberhuber
c75fe00c51 [227320] Fix endless loop in SshTerminalShell 2008-04-16 13:44:12 +00:00
Martin Oberhuber
8ecbc2063e [216252] canceled --> cancelled in comments 2008-04-12 00:21:08 +00:00
Martin Oberhuber
c99db80573 [170910] Adopt RSE ITerminalService API for SSH 2008-04-11 17:19:26 +00:00
Martin Oberhuber
9c8e811837 [226301][api][breaking] IShellService methods should throw SystemMessageException 2008-04-09 21:42:16 +00:00
Martin Oberhuber
e3b82f8326 [Bug 226262] [api][breaking] RSE IService should be IAdaptable 2008-04-09 19:28:07 +00:00
Martin Oberhuber
8cc3b1ed8e [cleanup] Fix "illegally implements" API warning 2008-04-07 10:48:14 +00:00
Martin Oberhuber
a7c5de4b79 [cleanup] Add API Analysis Nature to all projects 2008-04-03 08:59:04 +00:00
Martin Oberhuber
69c14379e8 [224799] Fix JSch encoding problems with arabic UTF-8 file names 2008-04-02 21:00:03 +00:00
Martin Oberhuber
57e9f05d8b [cleanup] add compiler warning for missing parameter of standard javadoc tags 2008-03-28 13:24:14 +00:00
Martin Oberhuber
3eae75442c Add tracing for SSH downloads/uploads/streams 2008-03-06 10:05:03 +00:00
Martin Oberhuber
a90b60fc1c Update bundle version numbers as appropriate due to recent changes 2008-02-26 01:34:10 +00:00
Martin Oberhuber
366b44c415 [cleanup] Fix Javadoc Warnings 2008-02-22 13:41:34 +00:00
David McKnight
c445167843 [216252] reverting % message back to messageformat 2008-02-22 01:16:49 +00:00
David McKnight
fec5efb321 [216252] RemoteFileCancelledException -> RemoteFileCanceledException 2008-02-21 16:20:23 +00:00
David McKnight
1ef07d7c34 [216252] MessageFormat.format -> NLS.bind 2008-02-21 15:23:49 +00:00
David McKnight
b11a865805 [216252] [api][nls] Resource Strings specific to subsystems should be moved from rse.ui into files.ui / shells.ui / processes.ui where possible
-this is phase 1...still need to get rid of duplicate messages
2008-02-20 21:25:04 +00:00
Martin Oberhuber
f09eae6477 [cleanup] fix copyright notices for 2008 2008-02-13 00:28:51 +00:00
Martin Oberhuber
d10f9b7bb1 [cleanup] fix copyright notices for 2008 2008-02-12 23:58:15 +00:00
Martin Oberhuber
82ab7dde07 [cleanup] fix copyright notices for 2008 2008-02-12 23:42:46 +00:00
Martin Oberhuber
ea73d1cd2e [217891][cleanup] Avoid Javadoc warnings due to missing reference visibility 2008-02-05 19:46:59 +00:00
Martin Oberhuber
57506f1f0c Manifest: migrate Eclipse-LazyStart to Bundle-ActivationPolicy 2008-02-01 13:16:09 +00:00
Martin Oberhuber
2fb3d273bb [216343] immediate link targets and canonical paths for Sftp 2008-01-23 21:36:37 +00:00
Martin Oberhuber
fde69f9c35 Allow to work with older Jsch 2008-01-23 21:21:04 +00:00
Martin Oberhuber
83578a63fa [216343][ssh] Return immediate symbolic link target for broken links, and correct canonical path for symbolic links that point to directories 2008-01-23 21:13:30 +00:00
David McKnight
5c91cc751b [209593] [api] updated support for "file permissions" and "owner" properties 2008-01-22 22:11:34 +00:00
Martin Oberhuber
6136db1988 [208778][api] Change new Streams Services API to use int options instead of boolean binary 2008-01-07 14:58:38 +00:00
Kevin Doyle
dff29f4fb5 [211374] [ssh] New File on SSH has unnecessary space in its contents 2007-11-30 21:05:23 +00:00
Kevin Doyle
250570d64e [208778] [efs][api] RSEFileStore#getOutputStream() does not support EFS#APPEND 2007-11-30 20:40:06 +00:00
Kevin Doyle
77a094ca8a [208778] [efs][api] RSEFileStore#getOutputStream() does not support EFS#APPEND 2007-11-29 16:13:29 +00:00
Martin Oberhuber
00fc6f2873 Improve error reporting for Ssh-sftp (add full paths to tracing exceptions) 2007-11-21 17:27:37 +00:00
David McKnight
8c7ca4bd78 [210109] store constants in IFileService rather than IFileServiceConstants 2007-11-16 16:20:10 +00:00
Martin Oberhuber
431a88f73b [209043] Finish ShellOutputReader when connect fails due to an error 2007-11-07 15:43:55 +00:00
Martin Oberhuber
e1f454eaea [208912] Cannot expand /C on a VxWorks SSH Server 2007-11-06 17:28:11 +00:00
David McKnight
3d2a16aeb2 [207178] changing list APIs for file service and subsystems 2007-10-31 21:03:25 +00:00
Martin Oberhuber
802fc96f50 [204750][doc] Fix links pointing to old 1.x updates and downloads 2007-09-27 00:38:35 +00:00
Martin Oberhuber
441b38a6da [204744] Honor encoding in SSH command input field 2007-09-26 23:04:47 +00:00
Martin Oberhuber
a46672968f [203500] Support encodings for SSH Sftp and FTP paths 2007-09-26 22:50:53 +00:00
Martin Oberhuber
eec09ac96e [203490] Fix NPE in SftpService.getUserHome() 2007-09-26 21:14:52 +00:00
Martin Oberhuber
557e3d6417 [203490] Fix NPE in SftpService.getUserHome() 2007-09-14 20:51:42 +00:00
Martin Oberhuber
cb6af32613 [174690][ssh] cannot delete symbolic links on remote systems 2007-09-03 18:24:13 +00:00
Martin Oberhuber
768f2cb6a0 Fix typo 2007-08-10 11:37:27 +00:00
Martin Oberhuber
28eefd9eff [199548] Avoid touching files on setReadOnly() if unnecessary 2007-08-10 11:26:58 +00:00
Martin Oberhuber
4911ba3872 Fix typo in Javadoc 2007-08-03 14:25:56 +00:00
Martin Oberhuber
a34964063b Throw RemoteFileCanceledException in case IFileService operations were canceled 2007-07-27 17:26:10 +00:00
Martin Oberhuber
027ca1461a Throw RemoteFileCanceledException in case IFileService#getFile() was canceled 2007-07-27 17:20:16 +00:00
Martin Oberhuber
17795ab579 Improve Javadoc of IHostFile#getFile() 2007-07-27 17:14:55 +00:00
Martin Oberhuber
a864b9bfc3 [192724] Fixed logic to filter folders if FILE_TYPE_FOLDERS 2007-07-23 14:36:28 +00:00
David McKnight
cb211e9fba [196301] check that the remote encoding isn't null before using it 2007-07-12 13:34:59 +00:00
Martin Oberhuber
3d5fa56a2d Rev up plugin version to 2.0.1 for services.ssh, subsystems.files.core, subsystems.shells.core 2007-07-12 10:44:39 +00:00
David McKnight
9c9e01baec [191599] use shell encoding specified 2007-07-11 18:58:28 +00:00