David McKnight
|
23f7863a0a
|
[270015] rseserver fails to run on FreeBSD.
|
2009-04-01 14:18:13 +00:00 |
|
David McKnight
|
4d2c0de4f0
|
[270468] [dstore] FileServiceSubSystem.list() returns folders when only FILE_TYPE_FILES is requested
|
2009-03-30 18:34:03 +00:00 |
|
David McKnight
|
fc2870e07e
|
[243495] [api] New: Allow file name search in Remote Search to not be case sensitive
|
2009-03-25 20:24:37 +00:00 |
|
David McKnight
|
667e97d5bb
|
[190805] [performance][dstore] Right-click > Disconnect on a dstore connection is slow and spawns many Jobs
|
2009-03-25 18:58:24 +00:00 |
|
David McKnight
|
3ba55d9c46
|
[256644][refresh] RSE Compare with should refresh file cache before opening compare editor
|
2009-03-23 16:21:03 +00:00 |
|
Martin Oberhuber
|
0509ec1b0f
|
[245154][api] add getSubSystemConfigurationProxiesBySystemType()
|
2009-03-19 23:37:51 +00:00 |
|
Martin Oberhuber
|
c3a6d1600f
|
[227135] Cryptic exception when sftp-server is missing
|
2009-03-19 23:16:11 +00:00 |
|
Martin Oberhuber
|
1aae9acec9
|
[238519][api] Support styled label decorations
|
2009-03-19 22:33:07 +00:00 |
|
Martin Oberhuber
|
19da40a4dc
|
[214141] Avoid NPE if missing SYST command
|
2009-03-19 22:04:12 +00:00 |
|
Martin Oberhuber
|
3db44ba3b2
|
[ftp] Avoid NPE when remote doesnt send system type
|
2009-03-19 21:58:36 +00:00 |
|
Martin Oberhuber
|
76ff946105
|
avoid NPE when event handling comes before widgets created
|
2009-03-19 21:49:32 +00:00 |
|
David McKnight
|
7b6208c5cd
|
trivial update - null pointer check
|
2009-03-19 21:20:41 +00:00 |
|
Martin Oberhuber
|
0eeba78676
|
[254129] Add TM / RSE Capability Defs for Galileo
|
2009-03-19 20:52:08 +00:00 |
|
David McKnight
|
8d52fd18a8
|
[153275] [dstore-shells] Ctrl+C does not break remote program
|
2009-03-18 20:06:22 +00:00 |
|
David McKnight
|
6b12909d73
|
[257321] [dstore] "Error binding socket" should include port of the failed socket
|
2009-03-18 13:06:25 +00:00 |
|
David McKnight
|
57375d4fe9
|
[267236] [dstore] Can't connect after a wrong password
|
2009-03-12 17:43:45 +00:00 |
|
Martin Oberhuber
|
1f315521a1
|
[267473] Prepare for Commons Net 2.0
|
2009-03-12 12:04:11 +00:00 |
|
David McKnight
|
5b935edb61
|
[267247] Wrong encoding
|
2009-03-11 20:24:39 +00:00 |
|
David McKnight
|
a5357c0c00
|
[267247] Wrong encoding
|
2009-03-11 20:16:14 +00:00 |
|
David McKnight
|
6a1b685f8a
|
trivial - null pointer check for case where event handling happens before widgets created
|
2009-03-11 17:12:07 +00:00 |
|
David Dykstal
|
c58c969211
|
[261486] [api] Interfaces declaring constants should be marked @noextend
|
2009-03-10 21:25:32 +00:00 |
|
David McKnight
|
358551dc0c
|
trivial - removed print
|
2009-03-10 21:17:59 +00:00 |
|
Martin Oberhuber
|
fb7fe2edba
|
[267402] [telnet] "launch shell" takes forever
|
2009-03-09 10:37:51 +00:00 |
|
Martin Oberhuber
|
0986bc54f9
|
[267473] Prepare for Commons Net 2.0
|
2009-03-07 01:17:16 +00:00 |
|
David McKnight
|
ac5d34e066
|
[267052] need to be able to create subsystems-after-the-fact
|
2009-03-05 20:31:41 +00:00 |
|
David McKnight
|
3ff63536d7
|
David McKnight (IBM) - [264607] Unable to delete a broken symlink
|
2009-03-05 19:40:15 +00:00 |
|
Anna Dushistova
|
e2d9f5123d
|
[259412] fixed getName and getDescription methods to return name and description of real service if possible.
|
2009-03-05 16:29:46 +00:00 |
|
Anna Dushistova
|
f8991f6ca1
|
[267226] Fixed name and description in TelnetTerminalService.
|
2009-03-05 16:24:41 +00:00 |
|
David McKnight
|
de50921532
|
[267061] resource dialog/form to allow custom host combo label
-need to check for null combo
|
2009-03-04 18:44:03 +00:00 |
|
David McKnight
|
84ce2fdee3
|
[267061] resource dialog/form to allow custom host combo label
|
2009-03-04 17:42:43 +00:00 |
|
David McKnight
|
5ef3cd1a6b
|
trivial - return label for toString() to make debugging easier
|
2009-03-03 19:54:28 +00:00 |
|
David McKnight
|
0373d5104e
|
trivial change - null pointer check
|
2009-03-03 16:19:03 +00:00 |
|
Martin Oberhuber
|
7dd15dcf0e
|
Apply from 3.0.3: [247700] Terminal uses ugly fonts in JEE package
|
2009-02-18 18:11:56 +00:00 |
|
Martin Oberhuber
|
4999018e4f
|
[262013] [dstore][unix] RSE Daemon fails to start server on HP-UX
|
2009-02-18 17:56:36 +00:00 |
|
David McKnight
|
df8126c8aa
|
[264607] Unable to delete a broken symlink
|
2009-02-13 17:20:23 +00:00 |
|
Anna Dushistova
|
03d54c199f
|
[259412] Extracted AbstractDelegatingTerminalService from DelegatingTerminalService.
|
2009-02-11 21:54:07 +00:00 |
|
Martin Oberhuber
|
790bd4289e
|
[264439] fix source build for 1.4 plugins with assert
|
2009-02-10 23:09:12 +00:00 |
|
Martin Oberhuber
|
b9f6185a31
|
[224465][cleanup] Update Copyright year 2009 after migrating to new source bundle format
|
2009-02-10 22:38:46 +00:00 |
|
Martin Oberhuber
|
80aaf5ae27
|
[224465][cleanup] Update Copyright year 2009 after migrating to new source bundle format
|
2009-02-10 22:36:47 +00:00 |
|
David McKnight
|
42b715d32c
|
[261644] [dstore] remote search improvements
-updated date to 2009
|
2009-02-10 21:28:55 +00:00 |
|
David McKnight
|
9b5952c3b4
|
[261644] [dstore] remote search improvements
-updated date to 2009
|
2009-02-10 21:23:33 +00:00 |
|
David McKnight
|
8be739b9a0
|
[261644] [dstore] remote search improvements
-updating with changes that had gone into 3.0.3
|
2009-02-10 21:20:59 +00:00 |
|
Martin Oberhuber
|
7d48cd6865
|
[releng] no source bundle for org.eclipse.rse
|
2009-02-08 22:58:17 +00:00 |
|
Martin Oberhuber
|
78543ae6ac
|
[185925] Integrate Platform/Team Synchronization
|
2009-02-07 11:48:15 +00:00 |
|
Martin Oberhuber
|
d775569a41
|
[cleanup] fix threshold computation
|
2009-02-06 09:32:53 +00:00 |
|
Martin Oberhuber
|
d2da4a8981
|
[cleanup] fix copyright-to-year
|
2009-02-05 00:36:23 +00:00 |
|
David McKnight
|
234cf10c04
|
[244070] [dstore] DStoreHostShell#exit() does not terminate child processes
|
2009-02-03 22:13:16 +00:00 |
|
David McKnight
|
9078e7f688
|
[261644] [dstore] remote search improvements
|
2009-02-03 20:25:29 +00:00 |
|
David McKnight
|
2b355dead2
|
[245260] Different user's connections on a single host are mapped to the same temp files cache
|
2009-02-03 18:59:03 +00:00 |
|
David McKnight
|
39d696a0d9
|
[256609] [dstore] need to make sure element is resolved properly before finding it's command descriptors
|
2009-02-03 18:05:07 +00:00 |
|