summaryrefslogtreecommitdiffstats
path: root/hbeat.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a function to get the max timeout value from a heartbeat handle.Nate Straz2008-09-231-0/+6
|
* Reorganized heartbeat state machine to be move explicit.Nate Straz2008-09-231-20/+28
| | | | Don't set last_rhost_btime until after we've checked for a reboot.
* Added interfaces to get/set the hbeat state.Dean Jansa2008-09-231-17/+55
|
* Add heartbeat interface lib filesDean Jansa2008-09-231-0/+122