summaryrefslogtreecommitdiff
path: root/usr.sbin/relayd/relayd.c
AgeCommit message (Expand)Author
2007-02-26handle strlcpy return values, make lint happyReyk Floeter
2007-02-23knfTheo de Raadt
2007-02-22spacingReyk Floeter
2007-02-22Add layer 7 functionality to hoststated used for layer 7Reyk Floeter
2007-02-08carefully check some return values and make lint happier. never passReyk Floeter
2007-02-07add the -D option to define macros on the command line (as found inReyk Floeter
2007-02-06change fatal message to know where it happenedReyk Floeter
2007-01-29Add SSL support to hoststated.Pierre-Yves Ritschard
2007-01-24Similar to ospfd and ripd ignore SIGPIPE in all processes to be able to doClaudio Jeker
2007-01-11spacingPierre-Yves Ritschard
2007-01-11use real async events for checks and improve the non-blocking socketReyk Floeter
2007-01-09Finish renaming hostated to hoststated.Pierre-Yves Ritschard
2007-01-09unbreakReyk Floeter
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-25knfReyk Floeter
2006-12-16- allow to use host/service/table names instead of Ids in hostatectl.Reyk Floeter
2006-12-16knf (second level indents are four spaces)Reyk Floeter
2006-12-16knf, spacingReyk Floeter
2006-12-16Import hostated, the host status daemon. This daemon will monitorReyk Floeter