1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 15:15:25 +02:00
Commit graph

5058 commits

Author SHA1 Message Date
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
9f180bf7f9 [267473] Prepare for Commons Net 2.0 2009-03-07 01:31:54 +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
Martin Oberhuber
6d2d659e17 [releng] Rev up micro version after swtiching to individual source bundles and thus updating copyright year 2009-03-05 13:23:10 +00:00
Martin Oberhuber
137ebf2f52 [267181] Fix telnet option negotiation loop 2009-03-05 11:36:50 +00:00
Martin Oberhuber
1a5a282a09 Release for I20090305 2009-03-05 11:30:19 +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
Anna Dushistova
7f470070eb [265236] Applied patch from Nikita Shulga. 2009-02-19 09:37:19 +00:00
Anna Dushistova
601eed9e2d [265236] Applied patch from Nikita Shulga. 2009-02-19 09:32:14 +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
Anna Dushistova
49748fc346 [223728] Replaced waitForRSEInit with RSECorePlugin#isInitComplete() API. 2009-02-18 11:55:24 +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
8900a92d2b [264439] fix source build for 1.4 plugins with assert 2009-02-10 23:30:25 +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
b19524c721 [224465][cleanup] Update Copyright year 2009 after migrating to new source bundle format 2009-02-10 22:39:25 +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
Martin Oberhuber
dc4655deed [224465][cleanup] Update Copyright year 2009 after migrating to new source bundle format 2009-02-10 22:16:07 +00:00
Martin Oberhuber
da3302ad64 [253832][releng] Dont unpack jars 2009-02-10 22:11:51 +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
26c3107d80 [releng] build individual source plugins 2009-02-09 00:18:51 +00:00
Martin Oberhuber
b96897aa16 [releng] build individual source plugins 2009-02-09 00:06:01 +00:00
Martin Oberhuber
f78cda3a78 [releng] Reduce the number of downloads 2009-02-08 23:40:32 +00:00
Martin Oberhuber
94ab846d5a [releng] build individual source plugins 2009-02-08 23:24:34 +00:00
Martin Oberhuber
97184a9726 [releng] build individual source plugins 2009-02-08 23:15:28 +00:00