summaryrefslogtreecommitdiff
path: root/src/cli.c
AgeCommit message (Expand)Author
2015-06-13added a wait command which should make automatic testing easierAndreas Baumann
2015-06-13more playing with cli and parameters for workersAndreas Baumann
2015-06-12show workers when completing, eliminating duplicatesAndreas Baumann
2015-06-12temporary checkinAndreas Baumann
2015-06-11replaced gethostname on Windows with GetComputerNameExAndreas Baumann
2015-05-29added more around physical memory (worker/coordingator data and cli data)Andreas Baumann
2015-05-25various fixes on WindowsAndreas Baumann
2015-04-09added printing of environmentAndreas Baumann
2015-04-06CLI can take host and port parameter as arguments nowAndreas Baumann
2015-04-06cli mode reads port from config if config is given, otherwiseAndreas Baumann
2014-12-21fixed output of worker messages in cliAndreas Baumann
2014-12-14..Andreas Baumann
2014-12-07some better worker output reportingAndreas Baumann
2014-12-04added an autodisp for status for nowAndreas Baumann
2014-12-04fix on WindowsAndreas Baumann
2014-12-04added a -F <commandfile> option for easier batch executionAndreas Baumann
2014-12-03moved cli part of biruda to a separate moduleAndreas Baumann