summaryrefslogtreecommitdiff
path: root/usr.sbin/relayd/check_script.c
AgeCommit message (Expand)Author
2011-02-28If 'check script' doesn't exit(), treat the service as 'down' ratherStuart Henderson
2009-06-054 handed diff with eric:Pierre-Yves Ritschard
2009-06-05Make imsg completely async model agnostic by not requiring anPierre-Yves Ritschard
2009-04-17close filedescriptors with closefrom(STDERR_FILENO + 1) before executingReyk Floeter
2008-12-05change the way relayd reports check results: instead of logging anReyk Floeter
2008-02-13bump copyrightReyk Floeter
2007-12-07hoststated gets renamed to relayd. easier to type, and actually saysReyk Floeter
2007-11-24sort includes, adjust to style(9)Reyk Floeter
2007-10-13avoid errno trashing in signal handlerTheo de Raadt
2007-06-12put the fd passing from bgpd back in to hoststated's version of imsg,Mathieu Sauve-Frankel
2007-05-29add a new check method which allows to run external scripts/programsReyk Floeter