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

184 commits

Author SHA1 Message Date
Martin Oberhuber
43af27a74a [286129][api] RemoteFileException(String) violates API contract 2009-09-15 21:21:37 +00:00
Martin Oberhuber
654cf929b5 Revert [cleanup] Get rid of deprecated RemoteFileSecurityException 2009-08-07 12:55:19 +00:00
Martin Oberhuber
cbbb53e06e [285226] Empty directory shown as an error message 2009-08-06 21:37:50 +00:00
Martin Oberhuber
c8b79bf03d [274568] Dont use SftpMonitor for Streams transfer 2009-08-06 16:14:42 +00:00
Martin Oberhuber
402d24d094 [cleanup] Fix copyright dates 2009-05-27 15:19:10 +00:00
Martin Oberhuber
45c7196f67 [254293] DSDP branding for Galileo 2009-05-13 22:23:26 +00:00
David McKnight
d1c500e76b [272882] [api] Handle exceptions in IService.initService() 2009-04-28 14:49:47 +00:00
David McKnight
17d93bf829 [271244] [sftp files] "My Home" filter not working
-handling the case where /root is the home dir
2009-04-16 19:00:49 +00:00
David McKnight
6b8d01e2d0 [271244] [sftp files] "My Home" filter not working 2009-04-16 16:36:35 +00:00
Martin Oberhuber
c3a6d1600f [227135] Cryptic exception when sftp-server is missing 2009-03-19 23:16:11 +00:00
Martin Oberhuber
c9cb381385 [261478] rev up org.eclipse.rse.services.ssh to version 3.0 2009-02-01 16:46:17 +00:00
Anna Dushistova
ef55e61199 [261478] Removed SshShellService, TelnetShellService and related classes. 2009-01-23 10:40:32 +00:00
Martin Oberhuber
4687de711b Add friends for services.ssh.terminal 2009-01-19 10:36:42 +00:00
Martin Oberhuber
cc100463db [cleanup][api] Fix API problem filters for making the Terminals API official 2008-12-17 15:50:49 +00:00
Anna Dushistova
6d6e00a016 [258631] moved public classes from org.eclipse.rse.internal.services.terminals to org.eclipse.rse.services.terminals package. 2008-12-14 18:28:58 +00:00
Anna Dushistova
afd9bf1a3f [258720] Fixed incorrect condition and created junit test to cover this bug. 2008-12-14 17:07:05 +00:00
Martin Oberhuber
3a154b3ad9 [cleanup][ssh] Use lstat for consistency on all makeHostFile() invocations 2008-09-23 17:42:47 +00:00
Martin Oberhuber
2d52b792c8 [releng] Update versions for 3.1 fixes 2008-09-23 15:32:20 +00:00
Martin Oberhuber
0f0ec07247 [237616][ssh] Dont perform forced setLastModified during upload 2008-09-16 23:33:36 +00:00
Martin Oberhuber
909f995c39 [238703][ssh] getFile() needs to lstat for consistency with internalFetch() 2008-09-16 20:25:39 +00:00
Martin Oberhuber
e46a69dd09 [releng] Rev up for RSE 3.0.1: features services.ssh, services.ftp, remotecdt; plugin terminals.core 2008-07-15 00:17:52 +00:00
Martin Oberhuber
55018268b0 [235472] [ssh] Fix Properties of the file system root 2008-07-14 22:37:24 +00:00
Martin Oberhuber
06bb64c597 [235360][ftp][ssh][local] Return proper "Root" IHostFile 2008-06-03 23:24:51 +00:00
Martin Oberhuber
aa2297c58b [235477][ssh] SftpFileService.createFolder() fails for file named "a?*" 2008-06-03 21:39:16 +00:00
Martin Oberhuber
09dddb55b5 [cleanup] Update copyright year 2008 2008-05-29 22:18:50 +00:00
David Dykstal
55ccba2d9c [232198] TVT34:TCT281: TVT FR - Apostrophe issue
https://bugs.eclipse.org/bugs/show_bug.cgi?id=232198
2008-05-29 12:25:05 +00:00
Martin Oberhuber
7398e74f13 [233651][cleanup] Remove FIXME comment 2008-05-27 21:25:22 +00:00
Martin Oberhuber
4fcd1074f6 [233651] Make ssh delete throw proper exceptions 2008-05-26 22:01:46 +00:00
Martin Oberhuber
7d201474c7 [218042] Support UNIX permission modification on ssh 2008-05-26 21:55:49 +00:00
Martin Oberhuber
00814b79ad [190904] Changing read-only attribute throws exception 2008-05-26 21:33:12 +00:00
Radoslav Gerganov
c213611074 [230919] IFileService.delete() should not return a boolean 2008-05-23 08:59:40 +00:00
David Dykstal
eb7a8190c5 [232198] TVT34:TCT281: TVT FR - Apostrophe issue
https://bugs.eclipse.org/bugs/show_bug.cgi?id=232198
2008-05-15 15:14:57 +00:00
Martin Oberhuber
2699735729 [221211] IFileService API for batch operations IFileService.delete() returns boolean false for silent no-op 2008-05-07 04:48:44 +00:00
Martin Oberhuber
5aa99be837 [221211] Throw SystemLockTimeoutException in Sftp and FTP in case a lock can not be obtained 2008-05-07 03:32:59 +00:00
David Dykstal
ba07826c2f [221211] [api][breaking][files] need batch operations to indicate which operations were successful
https://bugs.eclipse.org/bugs/show_bug.cgi?id=221211
2008-05-05 22:40:04 +00:00
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