1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 23:55:26 +02:00
Commit graph

5383 commits

Author SHA1 Message Date
David McKnight
cc0ede5184 [272708] [import/export] fix various bugs with the synchronization support 2009-04-17 15:03:31 +00:00
David McKnight
17d93bf829 [271244] [sftp files] "My Home" filter not working
-handling the case where /root is the home dir
2009-04-16 19:00:49 +00:00
David McKnight
6b3bffc3f7 [271244] [sftp files] "My Home" filter not working 2009-04-16 16:45:30 +00:00
David McKnight
6b8d01e2d0 [271244] [sftp files] "My Home" filter not working 2009-04-16 16:36:35 +00:00
David McKnight
ad5309e396 [272335] [dstore] not handling case where upload fails 2009-04-15 15:40:55 +00:00
David McKnight
c603b0e645 [272032][ssh][telnet][local] shell output not setting line numbers when available 2009-04-13 15:51:42 +00:00
David McKnight
e088c79b13 [254588] SystemDropActionDelegate performs refreshLocal too early 2009-04-07 21:01:02 +00:00
David McKnight
831ed5d4e6 [dstore] trivial - better tracing for upload 2009-04-01 17:48:59 +00:00
David McKnight
1147df5c4f [dstore] trivial - updateCancellableThreads needs to case to DataElement, not String 2009-04-01 17:25:15 +00:00
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
Martin Oberhuber
19931dff8e [releng] update mapfiles to TM 3.1m6 2009-03-30 16:12:08 +00:00
David McKnight
52a67ea66f init on getcontainer 2009-03-26 18:35:19 +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
d919839bae null pointer check in sample 2009-03-24 19:53:28 +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
David McKnight
24b4fb7a89 initial readme for example 2009-03-20 20:50:40 +00:00
David McKnight
36f6b25e71 initial contribution of dstore examples plugin 2009-03-20 20:21:42 +00:00
Martin Oberhuber
5e97c0b56d Release for 3.1m6 2009-03-20 00:10:23 +00:00
Martin Oberhuber
5bbbb92c75 Release for 3.1m6 2009-03-20 00:01:48 +00:00
Martin Oberhuber
aee92a7614 Release for 3.1m6 2009-03-19 23:47:41 +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
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