summaryrefslogtreecommitdiffstats
path: root/qarsh.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix a bug in heartbeat(). Need to reset host state when we got some IO from ↵Dean Jansa2008-09-231-10/+11
| | | | the host, and we only want to check for timeout if we were already in HOST_QUIET
* Rework heartbeating to run a small state machine, and change fromDean Jansa2008-09-231-30/+77
| | | | | | | | -m missed to -t timeout on the command line. New env var - QARSH_TIMEOUT can be set to change the default timeout. Command line -t overrides this env var.
* Merge qarsh revisions 1727:1738 from sistina-test branch djansa-qarsh.Nate Straz2008-09-231-8/+81
|
* Flatten the qarsh tree.Nate Straz2008-09-231-0/+365