summaryrefslogtreecommitdiff
path: root/usr.sbin/hoststated/imsg.c
AgeCommit message (Expand)Author
2007-07-24make imsg_create use dynamic buffers.Pierre-Yves Ritschard
2007-06-12put the fd passing from bgpd back in to hoststated's version of imsg,Mathieu Sauve-Frankel
2007-03-19do not signal "connection closed" upstream on EINTR/EAGAIN, from bgpd et alHenning Brauer
2007-01-29Add SSL support to hoststated.Pierre-Yves Ritschard
2007-01-09adapt to renameTheo de Raadt
2007-01-08do NOT use the regexp interface. it is way to complicated, error-proneReyk Floeter
2007-01-08add a generic send/expect check using regular expression (seeReyk Floeter
2006-12-16Import hostated, the host status daemon. This daemon will monitorReyk Floeter