1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-15 13:05:22 +02:00
Commit graph

123 commits

Author SHA1 Message Date
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
Martin Oberhuber
73bd0b6c03 [168291] Require jsch-0.1.31 2007-06-06 16:36:32 +00:00
Martin Oberhuber
78b99118e0 [189269] Add version range specifiers with all plugin dependencies. Make features require plugins. Avoid Discovery require RSE. 2007-06-06 13:06:29 +00:00
Martin Oberhuber
45a2c5a5a0 [cleanup] fix typo 2007-06-06 10:03:33 +00:00
Martin Oberhuber
a924ffced5 Update about.html date for Europa 2007-05-29 20:30:45 +00:00
Martin Oberhuber
2915925a98 Update Copyright Dates 2007-05-24 14:35:37 +00:00
Martin Oberhuber
dba1a58e83 [188305][releng] Properly pack importexport into a single-jar bundle to avoid nested jar update errors 2007-05-24 12:51:27 +00:00
Martin Oberhuber
daddc54dae [186128][refactoring] Move IProgressMonitor last in public base classes 2007-05-14 09:44:39 +00:00
Martin Oberhuber
35d12956f2 Protect ssh against trivial NPE on shell exit 2007-05-11 22:08:30 +00:00
Martin Oberhuber
d147deac13 [186128][api] Move progress monitor last for more methods of abstract base classes 2007-05-11 11:21:47 +00:00
Martin Oberhuber
9af75140de [186128][api] Move IProgressMonitor last in all API 2007-05-10 14:11:48 +00:00
Martin Oberhuber
5cfd747882 Unify Source Builds: about.html in all source builds, schema only in source builds 2007-04-27 15:15:45 +00:00
Martin Oberhuber
8022c9712d SSH Tracing: add filename to getFile 2007-04-06 10:07:26 +00:00
Martin Oberhuber
c013e2aede SSH Tracing: add filename to getFile 2007-04-06 10:04:42 +00:00
Martin Oberhuber
f5e4eca250 SSH Tracing: add filename to getFile 2007-04-06 10:04:06 +00:00
Martin Oberhuber
69e3611f4f [175686] Get rid of Platform CVS Dependency: Configure SSH through new IJschService and Prefs 2007-04-05 15:14:15 +00:00
Kushal Munir
63bbe56735 [170916] [efs] Change implementation of input and output streams being provided from SftpFileService so that they wrapper the underlying output stream and the channel which is closed when the input and output streams are closed. 2007-02-24 05:28:51 +00:00
Kushal Munir
c1393857f5 [170916] [efs] Implementation for SSH should work. FTP and Dstore will not work for EFS. Those implementations will be ready in next milestone. 2007-02-23 21:49:28 +00:00
Kushal Munir
f90bc1961a [170916] [efs] Implementation for SSH should work. FTP and Dstore will not work for EFS. Those implementations will be ready in next milestone. 2007-02-23 20:15:23 +00:00
Martin Oberhuber
f529020974 Fix feature dependency pattern matching., and names of inferior features 2007-02-23 12:08:08 +00:00
Martin Oberhuber
e69ec9a67a [175245] spell out feature neames for Europa site 2007-02-23 11:14:24 +00:00
Martin Oberhuber
eb4639f83b [170832] implement setReadOnly() and seLastModified() for ssh 2007-02-22 23:57:29 +00:00
Martin Oberhuber
8966310924 Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point) 2007-02-21 22:19:32 +00:00
Kushal Munir
ae03da8d1c [162954] [api] Provide a way to get InputStream and OutputStream from file services. Added a getInputStream() and getOutputStream() to IFileService and implemented for SSH, FTP and Local. Dstore needs to be implemented. 2007-02-20 04:17:18 +00:00
David McKnight
37897c0bdd [170627] changed views to use IContextObject during queries 2007-02-15 17:32:02 +00:00
Martin Oberhuber
31c4b30bcb [cleanup] update copyright year 2007 2007-02-15 10:28:32 +00:00
Martin Oberhuber
f6f19182d7 [cleanup] update copyright year 2007 2007-02-15 10:01:26 +00:00