Age | Commit message (Expand) | Author |
2008-08-08 | Check gettimeofday() against -1; Add a missing error check in one place. | Thordur I. Bjornsson |
2008-07-19 | no need for using a TAILQ queue for the host children list, use a | Reyk Floeter |
2008-07-19 | If the new 'parent' keyword is specified for a host in a table, | Reyk Floeter |
2008-01-31 | add prefixes to names of structure elements to make it easier to grep | Reyk Floeter |
2008-01-31 | add prefixes to names of structure elements to make it easier to grep | Reyk Floeter |
2007-12-20 | implement statistics for redirections, like the existing statistics | Reyk Floeter |
2007-12-08 | Rename everything which reffered to services refer to rdr for internals | Pierre-Yves Ritschard |
2007-12-07 | hoststated gets renamed to relayd. easier to type, and actually says | Reyk Floeter |
2007-11-24 | sort includes, adjust to style(9) | Reyk Floeter |
2007-11-19 | spacing | Reyk Floeter |
2007-11-15 | Do not insert proto_default inside the dynamically alloced protocol queue. | Pierre-Yves Ritschard |
2007-11-14 | do go through relays when none exist. | Pierre-Yves Ritschard |
2007-10-30 | untangle a mess in the state update logic | Reyk Floeter |
2007-10-19 | Move relays from static TAILQs to allocated ones. | Pierre-Yves Ritschard |
2007-10-19 | Add the ability to schedule an immediate check through hoststatectl. | Pierre-Yves Ritschard |
2007-09-28 | Correct my mail address. | Pierre-Yves Ritschard |
2007-09-27 | Do not clear the changed flag to early, which prevented a table | Pierre-Yves Ritschard |
2007-09-07 | add an interface to dump running relay sessions to the control socket | Reyk Floeter |
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 | simplify pfe_disable_events | Pierre-Yves Ritschard |
2007-05-31 | split pfe's event registration in separate functions (like for hce) | Pierre-Yves Ritschard |
2007-05-31 | allocate table lists and service lists instead of using static structs. | Pierre-Yves Ritschard |
2007-05-29 | when the time comes, let pfe_dispatch_parent be able to service more | Pierre-Yves Ritschard |
2007-05-29 | allow the control handling code to send messages back to the parent. | Pierre-Yves Ritschard |
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-05-09 | fix potential NULL deref. | Pierre-Yves Ritschard |
2007-03-17 | fix a bug in the initial setup of the pfe2relay communication sockets | Reyk Floeter |
2007-03-07 | - fix the hoststatectl host disable/enable commands to work with relay | Reyk Floeter |
2007-02-26 | handle strlcpy return values, make lint happy | Reyk Floeter |
2007-02-23 | knf | Theo de Raadt |
2007-02-22 | spacing | Reyk Floeter |
2007-02-22 | Add layer 7 functionality to hoststated used for layer 7 | Reyk Floeter |
2007-02-08 | carefully check some return values and make lint happier. never pass | Reyk Floeter |
2007-02-06 | fix a bug when enabling a service that has no backup table. | Pierre-Yves Ritschard |
2007-02-06 | remove an unused variable. | Pierre-Yves Ritschard |
2007-02-06 | inform hoststatectl monitor of ruleset changes and table syncs. | Pierre-Yves Ritschard |
2007-02-01 | add a monitor mode to hoststatectl to continuously report changes in | Pierre-Yves Ritschard |
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-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 | add a generic send/expect check using regular expression (see | Reyk Floeter |
2006-12-16 | - allow to use host/service/table names instead of Ids in hostatectl. | Reyk Floeter |
2006-12-16 | knf, spacing | Reyk Floeter |