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
David McKnight
83f451321b
fixes for 154207 - propagating system message expcetions from service layer to subsystem
2006-08-17 18:34:46 +00:00
Martin Oberhuber
003e578773
Use Mutex to avoid parallel FTP directory queries
2006-08-17 10:21:06 +00:00
Martin Oberhuber
ec66da7bf4
Fix FTP absolute pathes reported as //dir/file
2006-08-17 10:20:34 +00:00
Martin Oberhuber
cbbf547366
Organize Imports: Remove unnecessary imports
2006-07-27 11:16:12 +00:00
Martin Oberhuber
6e9bacb11b
bug 145539 - update about.html files. Note the trademark info in ssh plugins.
2006-07-25 16:00:51 +00:00
Martin Oberhuber
634c59ae2e
Replace eclipse32.gif feature image by eclipse32.png
2006-07-25 09:29:50 +00:00
David Dykstal
433163302a
Bug 140404 - FTP new file does not work.
2006-06-21 02:00:21 +00:00
David Dykstal
4d64b6d3ff
Bug 140348 - FTP should pay attention to port number.
2006-06-21 01:45:52 +00:00
David Dykstal
bdfd3308eb
Bug 140323 - FTP move, delete, and rename do not work.
2006-06-21 00:51:40 +00:00
David Dykstal
b761dbbd49
Fixing 140408 - FTP Upload does not work.
2006-06-20 21:20:47 +00:00