Age | Commit message (Expand) | Author |
2010-10-03 | tweak previous; | Jason McIntyre |
2010-10-01 | the grammar of my last commit worked with mandoc, but didn't work with nroff; | Reyk Floeter |
2010-10-01 | Add the -R id option to pfctl that allows to show only a specified rule | Reyk Floeter |
2010-09-20 | tweak previous; ok schwarze | Jason McIntyre |
2010-09-19 | Do not break .Op scope by .Oc. | Ingo Schwarze |
2010-09-17 | back out the -Fr hunk from previous: deraadt points out it is incorrectly | Jason McIntyre |
2010-09-16 | - note that -Fr puts the filer in a "pass all" state | Jason McIntyre |
2010-09-12 | spacing fix; | Jason McIntyre |
2010-06-25 | remove -m (merge). | Henning Brauer |
2010-03-23 | oops - i obviously missed -r1.142; | Jason McIntyre |
2010-03-23 | remove -A, -O, -R and -T load | Henning Brauer |
2010-01-18 | Convert pf debug logging to using log()/addlog(), a single standardised | Ryan Thomas McBride |
2009-09-28 | add -S and -L options to store and load the pf state table from a file. | David Gwynne |
2009-09-03 | remove NAT specific command line options | Peter Hessler |
2008-06-11 | remove an ugly article; | Jason McIntyre |
2008-06-10 | Make counters on table addresses optional and disabled by default. | Ryan Thomas McBride |
2008-05-16 | no need to quote the argument to .Nd, now that it's nice and short; | Jason McIntyre |
2008-05-16 | There is not really a network address translation device. | Marco Pfatschbacher |
2008-05-09 | Add support to kill states by rule label or state id. | Marco Pfatschbacher |
2008-05-06 | Document new state creation counter for pfctl -s labels | Marco Pfatschbacher |
2007-07-01 | states here too not state | Henning Brauer |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-04-21 | fix -o handling. syntax is now -o none|basic|profile. -o without argument | Henning Brauer |
2007-04-20 | no whitespace allowed between -o and its argument, so update doc/usage() | Jason McIntyre |
2007-03-21 | Enable basic ruleset optimization by default. | Ryan Thomas McBride |
2007-01-30 | document -sI -v; | Jason McIntyre |
2007-01-18 | implement -T expire. | Henning Brauer |
2006-11-20 | -K argument to kill source tracking nodes explicitly, behaves like the | Ryan Thomas McBride |
2006-11-01 | tweaks; | Jason McIntyre |
2006-11-01 | Document recursive printing of anchors via -a '*' or -a 'anchor/*'. | Ryan Thomas McBride |
2006-10-31 | Document new behaviour of the -o (ruleset optimization) flag. | Ryan Thomas McBride |
2006-10-23 | no need to use "keep state" and "flags S/SA" in pf rules, | Jason McIntyre |
2006-06-09 | Xo/Xc not needed here; from david | Jason McIntyre |
2005-06-13 | document extended pfctl -sl format | Henning Brauer |
2005-05-22 | Add support to kill states that match networks. | Marco Pfatschbacher |
2005-01-05 | spelling; | Jason McIntyre |
2005-01-05 | Document -m flag. | Ryan Thomas McBride |
2004-12-13 | sync authpf anchor syntax; | Jason McIntyre |
2004-08-26 | update w.r.t. recursive anchors | Jared Yanovich |
2004-07-23 | - make SYNOPSIS and usage() clear that -t precedes -T; | Jason McIntyre |
2004-07-16 | 'pfctl -o' ruleset optimizer that doesnt change the meaning of the final ruleset | Mike Frantzen |
2004-06-21 | Update manpage to reflect changes in anchor naming | Mathieu Sauve-Frankel |
2004-05-30 | various improvements and fixes from jared yanovich; | Jason McIntyre |
2004-03-20 | make pfctl -s osfp work and remove -o option from manpage; ok deraadt@ | David Krause |
2004-02-27 | make pfctl -s all a bit more useful again by not printing a lllooooooottttt of | Henning Brauer |
2004-02-17 | add -i flag, use it for -sI as a start. ok henning@, ok+test mcbride@ | Cedric Berger |
2004-02-12 | - sort SYNOPSIS and options list | Jason McIntyre |
2004-02-12 | add -p flag to specify the device - ok mcbride@, henning@ with no objections | Bob Beck |
2003-12-31 | Many improvements to the handling of interfaces in PF. | Cedric Berger |
2003-12-16 | quotes, spaces and bars do not need to be escaped within displays; | Jason McIntyre |