Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-13Added sanity tests for SysMonitor serviceeutarass2-0/+104
2009-05-13TCF/RSE integration: fixed NullPointerException that was causing UI to lock a...eutarass2-3/+4
2009-05-07Fixed: TCF floating point numbers test can fail because of rounding error.eutarass1-2/+6
2009-05-05Added pre-built TCF Agent binary RPMs for Red Hat Linuxeutarass8-30/+80
2009-05-05Bug 273236: [tcf] TCF should export packages with versioneutarass8-11/+27
2009-05-05Fixed compiler warningseutarass1-1/+0
2009-05-05FIX extension point schemas not included in source buildustieber1-1/+3
2009-05-04Update site is re-built with latest codeeutarass8-17/+27
2009-05-01Bug 274627: Fix NPE in a couple ILogger implementationseutarass2-2/+8
2009-04-30Bug 274174: some tcf collections not thread-safeeutarass2-1/+10
2009-04-30Fixed several issues in TCF UDP discovery protocol. The protocol version is c...eutarass2-102/+132
2009-04-30Enabled "keepalive" on TCP socket based channels for better detection of dead...eutarass1-23/+23
2009-04-30FIX bug 274277: [tcf][rse] The TCF file service subsystem implementation is n...ustieber1-6/+11
2009-04-28TCF Core: added support for SSL (transport name: SSL)eutarass4-13/+60
2009-04-28Bug 273078:[tcf][api] Separate TCF Core from TCF Eclipse Integrationeutarass1-0/+8
2009-04-28Bug 273078:[tcf][api] Separate TCF Core from TCF Eclipse Integrationeutarass69-3/+63
2009-04-27Bug 273591: [tcf] Connect exception dumped to stderreutarass1-14/+25
2009-04-25Fix copyright headerustieber1-0/+1
2009-04-24FIX bug 273572: [tcf][rse] SystemMessage contains exception class name instea...ustieber1-1/+3
2009-04-22Fixed: agent setup wizard fails when it runs base64 commandeutarass2-10/+22
2009-04-21Fixed: getBroadcast() on the Linux loopback interface addresses returns null....eutarass1-18/+4
2009-04-20Updated files on TCF update siteeutarass4-14/+43
2009-04-20TCF Debugger UI: Implemented ISuspendTrigger adaptereutarass4-3/+47
2009-04-20Fixed: getBroadcast() on the Linux loopback interface addresses returns null....eutarass1-1/+13
2009-04-20Fixed: "TCF Trace" view should not be shown by default in Debug perspectiveeutarass1-0/+1
2009-04-20Fixed: agent setup wizard asks for SSH password two timeseutarass1-0/+1
2009-04-20Created TCF update siteeutarass4-1208/+3
2009-04-20Created TCF feature and update site projectseutarass16-42/+1830
2009-04-20Fixed: TCF debug session can report a bogus error "Cannot dispose expression....eutarass1-0/+1
2009-04-20Fixed: temporary file is left by TCF setup wizardeutarass1-0/+3
2009-04-20Fixed typo in a commenteutarass1-1/+1
2009-04-20Fixed error in parsing floating point numbers in JSON.javaeutarass1-2/+2
2009-04-20Bug 270605: [tcf] TCF plugins should have qualified version numberseutarass8-8/+8
2009-04-16TCF Debugger: fixed NullPointerException in TELNET client codeeutarass1-2/+0
2009-04-16TCF Debugger: launch configuration dialog now can install TCF agent on remote...eutarass21-316/+1909
2009-04-16TCF Debugger: fixed exception in breakpoint command handler when selection is...eutarass1-0/+2
2009-04-13TCF Debugger: fixed a racing condition during initialization.eutarass5-61/+57
2009-04-13Removed unnecessary "public" keywordeutarass1-1/+1
2009-04-13Bug 270610: [tcf] Get rid of org.eclipse.tm.tcf.startup extension pointeutarass1-1/+1
2009-04-09TCF Debugger: fixed: exiting Eclipse with active debug session can cause Null...eutarass1-6/+5
2009-04-09Fixed typos in a comment.eutarass1-2/+2
2009-04-04[271227] Fix compiler warnings in org.eclipse.tm.tcf.rseustieber13-124/+177
2009-04-04FIX NullPointerException in download if client passes in null as host encodingustieber1-29/+36
2009-04-03Bug 269682: [tcf] RSE cannot connect to non-standard TCF porteutarass1-3/+8
2009-04-02Bug 270607: [tcf] Cleanup TCF core implementation and split out plugin testseutarass1-32/+0
2009-03-28TCF Agent: optimization of 'safe events': stopping threads in affected proces...eutarass1-6/+17
2009-03-20TCF Agent: made changes to allow the build system to include/exclude individu...eutarass1-0/+2
2009-03-17Created Streams Service specification document.eutarass4-2/+366
2009-03-16Bug 264723: API extension to TCF Registers and Memory serviceseutarass8-82/+640
2009-03-10Fixed: infinite loop in the agent if channel is closed while transmitting Mem...eutarass6-17/+137

Back to the top