summaryrefslogtreecommitdiffstats
path: root/qarsh.c
Commit message (Expand)AuthorAgeFilesLines
* rsync puts the hostname before the -l <user> arg so we need to act more likeNate Straz2008-09-231-4/+19
* Doc the QARSH_TIMEOUT env varDean Jansa2008-09-231-0/+1
* Make error messages more useful when there are connection issuesNate Straz2008-09-231-4/+11
* Add a newline to the no heartbeat messageNate Straz2008-09-231-1/+1
* Instead of ignoring SIGTTIN, ignore stdin if it is a tty.Nate Straz2008-09-231-7/+5
* Ignore the SIGTTIN signal so we don't get caught in a read(0, ...)-SIGTTINv1.3-2Nate Straz2008-09-231-0/+6
* Set a flag when a command finishes rather than exiting the select loop.Dean Jansa2008-09-231-3/+15
* Use hbeat interface which has been pulled out into its ownDean Jansa2008-09-231-66/+21
* Fix a bug in heartbeat(). Need to reset host state when we got some IO from ...Dean Jansa2008-09-231-10/+11
* Rework heartbeating to run a small state machine, and change fromDean Jansa2008-09-231-30/+77
* 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