Age | Commit message (Expand) | Author |
2005-07-28 | no need for libutil. | Marco Pfatschbacher |
2005-07-28 | Fix two situations where ifstated was leaking zombies. | Marco Pfatschbacher |
2005-02-07 | Fix error message: set-state, not setstate. | Ryan Thomas McBride |
2005-02-07 | Fix protos, and a KNF nit. From Andrey Matveev <andrushock@korovino.net> | Ryan Thomas McBride |
2005-02-03 | Simplify the ifstated syntax: | Marco Pfatschbacher |
2004-12-14 | use YFLAGS= | Marco Pfatschbacher |
2004-10-05 | Use priority instead of facility in vsyslog() | Marco Pfatschbacher |
2004-09-27 | mention how SIGHUP is handled. | Jared Yanovich |
2004-09-21 | Start external tests and init commands also in the initial state. | Marco Pfatschbacher |
2004-06-15 | knf | Theo de Raadt |
2004-04-28 | correct yacc | Theo de Raadt |
2004-04-27 | various small fixes; | Jason McIntyre |
2004-03-15 | call daemon(3) early; from tholo@; ok mcbride@ | Markus Friedl |
2004-03-10 | spacing | Theo de Raadt |
2004-03-10 | Plug memory leak on SIGHUP. From Patrick Latifi. | Ryan Thomas McBride |
2004-03-07 | plug 18 memory leaks, ryan ok | Henning Brauer |
2004-03-07 | Document -v in ifstated.8 and usage() and use __progname in usage(). | Ryan Thomas McBride |
2004-03-07 | Don't try to dereference null configuration. | Ryan Thomas McBride |
2004-03-06 | pull a fix from bgpd: | Henning Brauer |
2004-02-26 | bring in log_init() from bgpd which gives us openlog(), ryan ok | Henning Brauer |
2004-02-16 | freeifaddrs() data from getifaddrs() | Ryan Thomas McBride |
2004-02-15 | - Check error condition on config; load exit() on initial startup, simply | Ryan Thomas McBride |
2004-02-14 | KNF | Ryan Thomas McBride |
2004-02-12 | Add missing \n to logit(), reverse logic on asprintf error so the error case | Ryan Thomas McBride |
2004-02-12 | Add missing \n on usage. From Daniel Cavanagh <nofsk@vtown.com.au> | Ryan Thomas McBride |
2004-02-12 | the macro terminator suggests: hastalavista, LOG() | Henning Brauer |
2004-02-12 | KNF | Henning Brauer |
2004-02-12 | we need to memcpy out the ifmsghdr, it has different alignent requirements | Henning Brauer |
2004-02-12 | bit KNF, to stderr what belongs to stderr, err where you mean err and not | Henning Brauer |
2004-02-05 | some small cleanup; | Jason McIntyre |
2004-02-05 | Add ifstated(8) manpage. | Ryan Thomas McBride |
2004-02-05 | Clean up command line options: | Ryan Thomas McBride |
2004-02-04 | Update to ifstated; replace parser, introduce the concept of states, | Ryan Thomas McBride |
2004-01-23 | ifstated, from mpf@. This daemon listens on the routing socket for | Ryan Thomas McBride |