Kushal Munir
fc4f9921d5
Bug 139207: Browsing into some remote tar archives via dstore fails, and crashes the dstore server. This only occurred for tars generated on Windows and the problem was with reading the last entries in the tar archive which are different when generated on Windows than on Linux. The tar format does not specify how archives should end, though it does recommend a certain format. The problem was fixed by making our code more robust when it comes to handling end of archive entries.
2006-09-20 11:34:25 +00:00
Martin Oberhuber
6b26a0a792
[cleanup] fix 'local variable/field is never read' compiler warnings
2006-08-29 12:08:16 +00:00
Martin Oberhuber
80704617ff
[cleanup] Fix compiler warnings
2006-08-29 09:03:16 +00:00
Martin Oberhuber
4009b3cc5d
[cleanup] Fix compiler warnings
2006-08-25 16:27:52 +00:00
Martin Oberhuber
4305ce389b
[cleanup] Fix javadoc errors
2006-08-25 09:27:02 +00:00
Martin Oberhuber
a249835ec6
[cleanup] Fix javadoc errors
2006-08-25 09:21:13 +00:00
Martin Oberhuber
be5b092695
[cleanup] Fix javadoc errors
2006-08-25 09:11:51 +00:00
Martin Oberhuber
966828ec57
Fix RemoteFileSecurityException message
2006-08-17 21:39:11 +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
c4b581bc52
Bug 149181 - throw SystemMessageException for various ssh errors
2006-08-17 12:37:02 +00:00
Martin Oberhuber
4aab60f8fd
Move Mutex to rse.services/src, set compliance to J2SE-1.4
2006-08-17 09:23:32 +00:00
Martin Oberhuber
4b344fb0bd
[cleanup] fix some build warnings
2006-08-17 09:21:56 +00:00
David Dykstal
7f3551e958
bug 149472 - moved the RemoteFileException hierarchy to org.eclipse.rse.services.files package.
...
Here it can be exploited directly by the services.
Hardcoded the SystemMessage creation for now. This will be changed when the message file DTD is moved and message file utilities are created.
Fixed javadoc where appropriate.
2006-08-16 16:31:36 +00:00
Martin Oberhuber
051b166e76
[refactoring] 153273: move shell output parsing classes to rse.services.shells
2006-08-16 12:05:37 +00:00
Martin Oberhuber
87e522ed9f
Fix Javadoc errors for IShellService
2006-08-16 11:49:09 +00:00
David McKnight
14dbab0887
fix for 153001 - need to terminate shell output reader
2006-08-09 15:35:25 +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
David McKnight
7128ff317a
getting rid of ibm strings
2006-07-14 16:15:19 +00:00
David McKnight
0f27760625
fix for 149789
2006-07-10 15:49:15 +00:00
David McKnight
baf42cfefc
remove printlns
2006-06-30 20:33:49 +00:00
David McKnight
c4ba637e1a
Michael Berger patch for process filtering
2006-06-30 00:24:26 +00:00
David McKnight
cdf07cd4b3
patch for defect 147531
2006-06-22 20:35:06 +00:00
David Dykstal
a2c2b82335
Bug 142195 - removing ui dependencies in some plugins
2006-06-20 21:06:29 +00:00
David Dykstal
0395b842df
Fixing comments.
2006-06-14 17:37:14 +00:00
David Dykstal
575a142f60
Fixing comments with characters that were confusing the compiler on build.eclipse.org.
2006-06-07 12:57:14 +00:00
David Dykstal
1c0ba6102a
Updating about.html files to new format.
2006-05-04 16:38:59 +00:00
David Dykstal
1d892b3fc4
Creating SDK feature, fixing feature branding, adding qualifiers to elements.
2006-05-01 22:53:53 +00:00
David Dykstal
ddb85dadad
Fixing message file access so it works with jarred plugins.
2006-04-27 22:29:28 +00:00
David Dykstal
3c8afac34d
Added clientserver.jar to build.properties to get rid of warning message.
2006-04-26 22:13:44 +00:00
David McKnight
0ecce33193
disconnect(IProgressMonitor), internalDisconnect(IProgressMonitor),
...
uninitializeService(IProgressMonitor)
2006-04-26 19:55:23 +00:00
David Dykstal
79ec2c1a87
Jar up the entire plugin.
2006-04-25 21:19:05 +00:00
David Dykstal
f1abaa6ebe
Removed explicit references to source folders from the SDK build. Added about.html files.
2006-04-23 19:05:57 +00:00
David Dykstal
559f1302f1
updating build.properties for source build
2006-04-21 20:33:23 +00:00
David Dykstal
84e14e782e
Changes since initial population. Bringing support up to Eclipse M6 level. Significant refactoring.
2006-04-12 16:47:19 +00:00
David Dykstal
773cc4f622
initial population
2006-04-10 20:39:11 +00:00