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

191 commits

Author SHA1 Message Date
Martin Oberhuber
7843d17c60 Bug 346892 - Update to commons-net 3.1 2012-05-07 17:50:46 +00:00
Martin Oberhuber
49248a4e7f [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
Martin Oberhuber
c0ef1663b6 [releng] Fix Copyright Dates and Feature Update Site Pointers 2012-05-06 19:56:27 +00:00
Anna Dushistova
e1d576e00c [releng] working on tycho-maven build. 2012-02-13 03:54:23 +00:00
Anna Dushistova
eedc1f2b16 Adding pom.xml to the plugins. 2012-01-24 19:31:32 +00:00
Martin Oberhuber
707f200474 [releng] Build on tools - branding - update file copyright dates 2011 2011-01-04 21:38:31 +00:00
Martin Oberhuber
085018f974 [releng] Build on tools - branding - update feature copyright dates 2011 2011-01-04 20:17:53 +00:00
Martin Oberhuber
19ae7cd8e7 [releng] Build on tools - branding - update bundle and feature versions 2011-01-04 20:04:55 +00:00
Martin Oberhuber
03bb6674b5 [releng] Build on tools - replace DSDP branding by TM branding 2011-01-03 23:21:33 +00:00
Martin Oberhuber
9cc91b3547 Bug 305986 - [ftp][regression] NPE in testFTPReadAccessToRemoteHost due to race condition in isConnected() 2010-03-16 13:39:41 +00:00
Martin Oberhuber
a2aca046c9 Bug 300394 - [ftp] Deadlock due to NOOP command not receiving response on the main thread 2010-03-15 23:21:57 +00:00
Martin Oberhuber
bba9934da2 Bug 300394 - [ftp] Deadlock due to NOOP command not receiving response on the main thread 2010-03-15 21:44:38 +00:00
Martin Oberhuber
654cf929b5 Revert [cleanup] Get rid of deprecated RemoteFileSecurityException 2009-08-07 12:55:19 +00:00
Martin Oberhuber
1b9d7babf2 [cleanup] Get rid of deprecated RemoteFileSecurityException 2009-08-06 22:08:53 +00:00
Martin Oberhuber
056ebcef40 [285948] Avoid recursive deletion over symbolic links 2009-08-06 22:05:55 +00:00
Martin Oberhuber
db3e6c68dd [285942] Throw exception when listing a non-folder 2009-08-06 22:00:59 +00:00
Martin Oberhuber
6ccf850b40 [cleanup] Fix copyright dates 2009-05-27 22:44:09 +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
Martin Oberhuber
0986bc54f9 [267473] Prepare for Commons Net 2.0 2009-03-07 01:17:16 +00:00
Martin Oberhuber
2d52b792c8 [releng] Update versions for 3.1 fixes 2008-09-23 15:32:20 +00:00
Martin Oberhuber
dd7af8dd5c [217472][ftp] Error copying files with very short filenames 2008-09-16 22:01:57 +00:00
David McKnight
256ae988c9 [243921] FTP subsystem timeout causes error when expanding folders 2008-08-15 16:30:13 +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
3e31d2f8cd [240738][ftp] Incorrect behavior on getFile for non-existing folder 2008-07-14 22:50:40 +00:00
Martin Oberhuber
1a07a87aa5 [releng][235600] Fix services.ftp and connectorservice.ssh feature/bundle version inconsistencies 2008-06-06 00:58:16 +00:00
Martin Oberhuber
8370ee1662 [releng] Fix plugin version numbers 2008-06-04 02:23:12 +00:00
Martin Oberhuber
06bb64c597 [235360][ftp][ssh][local] Return proper "Root" IHostFile 2008-06-03 23:24:51 +00:00
Martin Oberhuber
7fd4ac6495 [235463][ftp][dstore] Incorrect case sensitivity reported on windows-remote 2008-06-03 21:12:00 +00:00
Martin Oberhuber
d25bcd82cc [cleanup] Update copyright year 2008 2008-05-29 21:58:39 +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
6cf82ac668 [234045] FTP Permission Error Handling 2008-05-26 22:50:49 +00:00
Martin Oberhuber
c2796d6707 [218040] FTP should support permission modification 2008-05-26 22:32:56 +00:00
Radoslav Gerganov
c213611074 [230919] IFileService.delete() should not return a boolean 2008-05-23 08:59:40 +00:00
Martin Oberhuber
0c2055de47 [233068][api][breaking] Get rid of Commons.Net reexport in org.eclipse.rse.services.files.ftp 2008-05-21 19:32:03 +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
7b40bac1eb [199854] Regression in FTPService deletes files after upload 2008-05-07 15:04:01 +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
c2b968e905 [221211] Throw SystemLockTimeoutException in Sftp and FTP in case a lock can not be obtained 2008-05-07 03:23:14 +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
7c9bd1b6dd [228230][219792] Fix FTPService implementation problems 2008-04-22 16:48:39 +00:00
Martin Oberhuber
8ecbc2063e [216252] canceled --> cancelled in comments 2008-04-12 00:21:08 +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
Javier Montalvo Orus
a61b832b78 [212382] additional "initCommands" slot for ftpListingParsers extension point 2008-03-31 16:59:05 +00:00
Javier Montalvo Orus
1097961ed2 [212382] additional "initCommands" slot for ftpListingParsers extension point 2008-03-28 14:45:46 +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
e2578a6232 [cleanup] Fix copyright headers 2008-03-27 22:07:33 +00:00
Javier Montalvo Orus
fd08d13443 NLS Cleanup 2008-03-27 14:06:36 +00:00