Age | Commit message (Expand) | Author |
2008-03-10 | Fix a null deref in link_state, which happens on config | Marco Pfatschbacher |
2008-02-26 | Have popfile() also close the main config file, | Marco Pfatschbacher |
2007-11-12 | Remove space/tab compression function from lgetc() and replace | Marco Pfatschbacher |
2007-10-25 | sync logging with most other daemons. | Pierre-Yves Ritschard |
2007-10-21 | sync with other daemons. | Pierre-Yves Ritschard |
2007-10-16 | Allow '=' to end a number in all lexers. | Marco Pfatschbacher |
2007-10-16 | in the lex... even inside quotes, a \ followed by space or tab should | Theo de Raadt |
2007-10-13 | in all these programs using the same pfctl-derived parse.y, re-unify the | Theo de Raadt |
2007-10-11 | next step in the yylex unification: handle quoted strings in a nicer fashion | Theo de Raadt |
2007-09-12 | unchecked conversion from signed 64 to unsigned 32 | Theo de Raadt |
2007-09-11 | extend lex to spot numbers in the stream, without impacting the parsing | Theo de Raadt |
2006-10-25 | strtonum, Pierre-Yves Ritschard <pyr@spootnik.org> | Henning Brauer |
2006-10-25 | same old debug cruft from bgpd as killed in ospfd and dvrmpd - is it yet | Henning Brauer |
2006-05-26 | \<char> is <char> except for \<newline> -- no exceptions. much like how | Theo de Raadt |
2006-03-16 | Make ifstated handle config reloads after a parse error. Fixes PR5051 | Ryan Thomas McBride |
2006-03-16 | Error out of ifstate.conf parsing instead of dumping core in operation | Ryan Thomas McBride |
2006-01-20 | Explicitly include limits.h if we are going to use its contents. | Todd C. Miller |
2005-08-03 | use action_block in init instead of custom code, permits single line | Nikolay Sturm |
2005-02-07 | Fix error message: set-state, not setstate. | Ryan Thomas McBride |
2005-02-03 | Simplify the ifstated syntax: | Marco Pfatschbacher |
2004-04-28 | correct yacc | Theo de Raadt |
2004-03-07 | plug 18 memory leaks, ryan ok | Henning Brauer |
2004-03-06 | pull a fix from bgpd: | Henning Brauer |
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-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 |