aboutsummaryrefslogtreecommitdiff
path: root/sbin/hastd/control.c
Commit message (Expand)AuthorAgeFilesLines
* Don't open configuration file from worker process. Handle SIGHUP in thePawel Jakub Dawidek2011-01-241-1/+12
* Add missing logs.Pawel Jakub Dawidek2011-01-221-4/+5
* Use int16 for error.Pawel Jakub Dawidek2011-01-221-1/+1
* We close the event socketpair early in the mainloop to prevent spaming withPawel Jakub Dawidek2010-10-081-2/+4
* Fix descriptor leaks: when child exits, we have to close control and eventPawel Jakub Dawidek2010-09-221-1/+13
* If we are unable to receive control message is most likely because the mainPawel Jakub Dawidek2010-09-221-1/+2
* Sort includes.Pawel Jakub Dawidek2010-09-221-1/+1
* - Call hook on role change.Pawel Jakub Dawidek2010-08-291-0/+5
* Make control_set_role() more public. We will need it soon.Pawel Jakub Dawidek2010-08-051-10/+17
* Please welcome HAST - Highly Avalable Storage.Pawel Jakub Dawidek2010-02-181-0/+426