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

115 commits

Author SHA1 Message Date
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
Martin Oberhuber
a47182cf82 [174263][api] make org.eclipse.rse.services.ssh internal 2007-02-15 09:36:54 +00:00
Martin Oberhuber
09a60b80fb Fix N-builds by allowing "assert" in org.eclipse.rse.ui 2007-02-13 12:15:38 +00:00
Martin Oberhuber
d9654b70c8 [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
Martin Oberhuber
6f772365db [cleanup] define access rules for marking internal package access discouraged 2007-01-30 20:43:02 +00:00
David Dykstal
8383bc4c1d [171860] fixing CHKPII errors in translatable files 2007-01-26 20:43:13 +00:00
David McKnight
74822bd918 new API IFileService.setReadOnly() 2007-01-17 18:06:45 +00:00
Martin Oberhuber
508dc85ac4 Rev up version numbers to 2.0 where needed 2007-01-16 15:57:10 +00:00
David McKnight
ced81d390f [149150] new setLastModified() service call and use in file transfer operations 2007-01-09 19:58:49 +00:00