1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-16 12:45:41 +02:00
Commit graph

68 commits

Author SHA1 Message Date
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
67281ca129 [cleanup] allow org.eclipse.rse.tests access to all RSE internal packages 2007-02-21 12:08:14 +00:00
Martin Oberhuber
e2b6a34c6f [cleanup] allow org.eclipse.rse.tests access to all RSE internal packages 2007-02-21 12:04:47 +00:00
Javier Montalvo Orus
b32a33e988 [174828] [ftp] Folders are attempted to be removed as files 2007-02-20 19:00:04 +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
Martin Oberhuber
c7234c5db7 [cleanup] fix classpath warnings due to internal packages in tests 2007-02-19 09:47:48 +00:00
Javier Montalvo Orus
80372c7110 [cleanup] update copyright year 2007 2007-02-15 17:56:28 +00:00
Javier Montalvo Orus
1ba120c026 [174271] [api] ftp implementation should be internal 2007-02-15 17:51:20 +00:00
Javier Montalvo Orus
ef5ae9d77e [169680] [ftp] FTP files subsystem and service should use passive mode 2007-02-15 15:29:00 +00:00
Javier Montalvo Orus
d847b06501 implemented new API IFileService.setReadOnly() 2007-02-01 10:58:44 +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
David Dykstal
efd4b990c9 [169370] add translation directives to property resource bundles 2007-01-02 22:14:24 +00:00
Martin Oberhuber
307ce06ce2 Rev up version numbers for 2.0M4 according to changes in plugins 2006-12-20 18:30:03 +00:00
Javier Montalvo Orus
74cba1e63b [168120] root filter resolves to home dir 2006-12-20 12:46:36 +00:00
Martin Oberhuber
9f53307364 Fix branding plugin bundle name vs. feature name (workaround platform bug [168188]) 2006-12-15 10:40:07 +00:00
Javier Montalvo Orus
9720a193bd [cleanup] fix compiler warnings 2006-12-07 13:20:19 +00:00
Javier Montalvo Orus
469ca446f4 [165471] [ftp] On wftpd-2.0, "." and ".." directory entries should be hidden
[165476]  [ftp] On warftpd-1.65 in MSDOS mode, cannot expand drives
2006-12-05 13:49:50 +00:00
Martin Oberhuber
2439196220 Rev up all version numbers to 1.0.1 because the RequiredExecutionEnvironment changed 2006-11-28 18:05:08 +00:00
Martin Oberhuber
a0dab58c44 Force J2SE-1.4 compatibility on all plugins by
- adding .settings/org.eclipse.jdt.core.prefs
- adding .classpath/JRE_LAUNCHING_CONTAINER
- adding MANIFEST.MF/Bundle-RequiredExecutionEnvironment
2006-11-28 17:56:01 +00:00
Javier Montalvo Orus
2da43d2f3a [162585] [FTP] fetch children cannot be canceled. -- Moved file listing to a Thread 2006-11-20 16:28:35 +00:00
Javier Montalvo Orus
63318071eb [164304] [ftp] cannot connect to wftpd server on Windows 2006-11-20 14:49:36 +00:00
Javier Montalvo Orus
58e0741aaa [161238] [ftp] connections to VMS servers are not usable -- improved file listing 2006-11-20 12:50:12 +00:00
Javier Montalvo Orus
1b6b57b9ef [161238] [ftp] connections to VMS servers are not usable 2006-11-17 16:28:05 +00:00
Javier Montalvo Orus
27be3324d0 Fixing 164009 - FTP connection shows as connected when login fails
Fixing 164306 - [ftp] FTP console shows plaintext passwords
2006-11-14 14:28:36 +00:00
Martin Oberhuber
efcd73276e Apply patch for 164223: fix setting binary transfer mode for FTP 2006-11-12 20:01:41 +00:00
Javier Montalvo Orus
9e643f1f2b Added //$NON-NLS-1$ tags to FTPHostFile.java to avoid warnings 2006-11-07 12:35:39 +00:00
Javier Montalvo Orus
ac3fef760c Moved logging console setup to org.eclipse.subsystems.files.ftp 2006-11-07 12:26:51 +00:00
Javier Montalvo Orus
e32b10f6f3 Fixing 162585 - [FTP] fetch children cannot be canceled
Fixing 161209 - Need a Log of ftp commands
Fixing 163264 - FTP Only can not delete first subfolder
2006-11-06 20:10:35 +00:00
Javier Montalvo Orus
c4a8adca1f Fixing 162511 - FTP file service does not process filter strings correctly
Fixing 162782 - File filter does not display correct result in RC3
Fixing 162878 - New file and new folder dialogs don't work in FTP in a folder with subfolders
2006-10-31 18:28:13 +00:00
Martin Oberhuber
1b56b5d133 Redo providerName="Eclipse.org" as suggested by Bjorn 2006-10-31 11:11:19 +00:00
Javier Montalvo Orus
71ec46bac5 Fixing 162511 - FTP file service does not process filter strings correctly 2006-10-27 14:40:08 +00:00
Martin Oberhuber
4675c6c8e3 Rename commons_net --> commons.net 2006-10-27 02:42:29 +00:00
Martin Oberhuber
6830fded46 about.properties: Eclipse Contributors --> IBM Corporation and others 2006-10-25 13:28:21 +00:00
Martin Oberhuber
dad12c7a81 Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-25 11:34:58 +00:00
Martin Oberhuber
64fd475146 Copyright: Eclipse Contributors --> IBM Corporation 2006-10-25 11:34:24 +00:00
Javier Montalvo Orus
d95783b787 Fixing 160922 - create folder/file fails for FTP service 2006-10-19 18:36:26 +00:00
Javier Montalvo Orus
8e7d9b72ba Fixing 161238 - [ftp] expand "My Home" node on ftp.ibiblio.org as anonymous fails 2006-10-19 16:33:08 +00:00
Javier Montalvo Orus
a35ee51bd0 Fixing 161211 - Cannot expand /pub folder as anonymous on ftp.wacom.com 2006-10-17 13:40:53 +00:00
Martin Oberhuber
3309644d96 Switch to UTF-8 encoding in order to fix nightly builds on Linux with u-accent character 2006-10-07 22:47:24 +00:00
David Dykstal
629f9cdcd6 [cleanup] fix accented characters in comments 2006-10-06 18:48:31 +00:00
Javier Montalvo Orus
80f04f8b97 Migrate to jakarta commons net FTP client 2006-10-06 14:45:47 +00:00
Martin Oberhuber
b0117eb5be Separate feature for Jakarta ORO. Update legal docs for Apache. Add branding plugin info for Apache stuff. 2006-09-28 13:41:29 +00:00
Martin Oberhuber
7e823836c8 Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
Martin Oberhuber
aa0736b499 Add missing copyrights 2006-09-20 11:53:43 +00:00