Age | Commit message (Expand) | Author |
2007-06-19 | don't go through the effort of creating a SIGHUP handler through | Pierre-Yves Ritschard |
2007-06-19 | Do not fatal out with ``pipe closed'' when a short read occurs on one | Pierre-Yves Ritschard |
2007-06-12 | put the fd passing from bgpd back in to hoststated's version of imsg, | Mathieu Sauve-Frankel |
2007-06-07 | (finally) Enable reload support for layer 3 configurations. | Pierre-Yves Ritschard |
2007-05-31 | split event registration between the ones that will be kept intact | Pierre-Yves Ritschard |
2007-05-31 | some silly debug code snuck in. | Pierre-Yves Ritschard |
2007-05-31 | allocate table lists and service lists instead of using static structs. | Pierre-Yves Ritschard |
2007-05-29 | add a new check method which allows to run external scripts/programs | Reyk Floeter |
2007-05-28 | another small step towards hoststated reloading. | Pierre-Yves Ritschard |
2007-05-27 | Second step towards hoststated reload: | Pierre-Yves Ritschard |
2007-05-26 | first steps for implementing reload: | Pierre-Yves Ritschard |
2007-03-07 | - fix the hoststatectl host disable/enable commands to work with relay | Reyk Floeter |
2007-03-06 | fix the health checks when using the retry option | Reyk Floeter |
2007-02-22 | Add layer 7 functionality to hoststated used for layer 7 | Reyk Floeter |
2007-02-07 | add new "log (updates|all)" configuration option to log state | Reyk Floeter |
2007-02-07 | remove superfluos log_debug() messages | Reyk Floeter |
2007-02-07 | remove unused functions and variables which have been copied from | Reyk Floeter |
2007-01-29 | Add SSL support to hoststated. | Pierre-Yves Ritschard |
2007-01-24 | Similar to ospfd and ripd ignore SIGPIPE in all processes to be able to do | Claudio Jeker |
2007-01-11 | use real async events for checks and improve the non-blocking socket | Reyk Floeter |
2007-01-09 | Finish renaming hostated to hoststated. | Pierre-Yves Ritschard |
2007-01-09 | adapt to rename | Theo de Raadt |
2007-01-08 | do NOT use the regexp interface. it is way to complicated, error-prone | Reyk Floeter |
2007-01-08 | the timeout values are not allowed to exceed the global interval (i | Reyk Floeter |
2007-01-08 | add a generic send/expect check using regular expression (see | Reyk Floeter |
2006-12-25 | partial rewrite of the check_* routines to use libevent everywhere | Reyk Floeter |
2006-12-16 | spacing | Theo de Raadt |
2006-12-16 | knf, spacing | Reyk Floeter |
2006-12-16 | Import hostated, the host status daemon. This daemon will monitor | Reyk Floeter |