Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-13This commit was manufactured by cvs2svn to create tag 'v201012131822'.v201012131822cvs2svn193-27500/+0
2010-12-13Latest CDT versionGreg Watson2-2/+2
2010-12-13Missing includes.Greg Watson10-0/+10
2010-12-12Solve the ipv6 and SCI_REMOTE_SHELL issueTu Hong Jun (Catherine)16-463/+205
2010-12-10cleanup, assure works on both local and remote filesBeth Tibbitts10-212/+79
2010-12-10bump version to 5.0Beth Tibbitts1-1/+1
2010-12-09Remove use of internal CDT methods.Greg Watson9-147/+254
2010-12-09minor fix - remove @OverrideVivian Kong1-1/+0
2010-12-09changes to handle remote filesBeth Tibbitts5-28/+315
2010-12-09abstract class to share codeBeth Tibbitts1-0/+60
2010-12-09changes to handle remote filesBeth Tibbitts2-12/+138
2010-12-09include dataBeth Tibbitts1-1/+2
2010-12-09use distinctive icon for sample actionBeth Tibbitts1-1/+1
2010-12-08Ensure view is updated when new connection added. See bug 328843.Greg Watson1-388/+412
2010-12-07Fix thread leak. See bug 328897.Greg Watson1-0/+1
2010-12-07Remove unused method.Greg Watson1-14/+2
2010-12-07Fix handling of --server argument. See bug 331889.Greg Watson1-2/+2
2010-12-07Test. Accidentally commited.Dieter Krachtus1-0/+0
2010-12-07PBS Java server size increasingly becomes a problem. This is a showcase detai...Dieter Krachtus1-0/+67
2010-12-06Use semaphore_signal instead of semaphore_signal_all to avoid race condition.Greg Watson1-1/+7
2010-12-06Disable using IPv6 interfaces until multiple interfaces are supported.Greg Watson1-0/+17
2010-12-03Use "export" instead of "declare -x" to support dash. See bug 331587.Greg Watson1-5/+3
2010-12-03Fix spelling of methodGreg Watson2-27/+29
2010-12-02Changed initialization of RM to support different Job Attribute configuration...Albert L. Rossi20-92/+1161
2010-12-02Use IJschService#connect rather than our own proxy.Greg Watson1-137/+1
2010-12-02Fix handling of open mpi versions. See bug 331561.Greg Watson2-6/+40
2010-12-01Add support for Open MPI 1.5 and later.Greg Watson1-1/+8
2010-12-01Patch to revert commands to defaults. See bug 331620.Greg Watson3-32/+127
2010-12-01improved error message when it is not possible to get sftp channel (probably ...Roland Schulz3-1/+3
2010-12-01Update comment.Greg Watson2-24/+15
2010-12-01Fix handling of open mpi versions. See bug 331561.Greg Watson2-50/+5
2010-12-01Change host list formatting. See bug 331487.Greg Watson2-10/+33
2010-12-01Fix host list formatting. See bug 331487.Greg Watson1-8/+8
2010-12-01Added missing call to load defaults.Greg Watson1-0/+2
2010-11-30Fix semaphores on OS XGreg Watson2-24/+53
2010-11-30Change library orderingGreg Watson2-8/+10
2010-11-30Added missing include file.Greg Watson1-0/+2
2010-11-30fix compile error due to CDT changesChris Recoskie1-0/+9
2010-11-30Bug 331380 - process builders should clone environment from connection, not m...Chris Recoskie3-3/+3
2010-11-30Bug 331380 - process builders should clone environment from connection, not m...Chris Recoskie4-4/+6
2010-11-29Fix option messageGreg Watson2-3/+3
2010-11-29Add option to disable x10 supportGreg Watson4-30/+87
2010-11-29Move x10 to src dirGreg Watson24-583/+230
2010-11-29Add X10 support. See bug 329283.Greg Watson36-458/+8960
2010-11-29Update to latest versionsGreg Watson14-1069/+2307
2010-11-24Remove SCI_Release in sci.hTu Hong Jun (Catherine)1-5/+0
2010-11-23Fix typo.Greg Watson1-1/+1
2010-11-23Fix spelling.Greg Watson2-15/+15
2010-11-23Fix defineGreg Watson1-3/+3
2010-11-22Change names slightly to better reflect functionality.Greg Watson6-167/+158

Back to the top