Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-12 | note that args w/ whitespace and single quotes must be double quoted; | Jason McIntyre | |
requested by alexey e. suslikov; ok henning@ | |||
2005-04-12 | e.g., not i.e.; | Jason McIntyre | |
2005-04-11 | typo in filename; from rick barter; | Jason McIntyre | |
2005-04-09 | document resolv.conf.tail, and MLINK it to resolv.conf.5; | Jason McIntyre | |
issue spotted by rick barter, via nick; ok henning@ jaredy@ nick@ | |||
2005-03-14 | whitespace; | Jason McIntyre | |
2005-03-14 | document WANTLIB absolute paths. | Marc Espie | |
2005-03-12 | escape `.' at eol to avoid double spacing issue; | Jason McIntyre | |
2005-03-11 | cdrom/CDROM -> CD-ROM; | Jason McIntyre | |
2005-03-09 | tweak examples; ok and input deraadt | Peter Valchev | |
- add /usr/src w/ softdep - remove procfs/kernfs | |||
2005-03-07 | There is no sys/dev/conf/files file. | Thierry Deval | |
2005-03-01 | occurance -> occurrence; | Jason McIntyre | |
2005-02-28 | Use .Ox instead of \*(oS since we don't want the OS version displayed | Todd C. Miller | |
Use "an m" not "a m" | |||
2005-02-27 | support 'tagged' in translation rules, non-delayed tag lookup | Daniel Hartmeier | |
ok henning@, deraadt@ | |||
2005-02-25 | Mention that if a cbq/hfsc queue definition doesn't specify 'bandwidth' | Joel Knight | |
that it defauls to 100% of the parent queue. Fix examples to match. ok dhartmei@ | |||
2005-02-24 | Document the 'source-track' stateful tracking option. Heavy influence | Joel Knight | |
from dhartmei and henning. ok dhartmei@ henning@ jmc@ jaredy@ | |||
2005-02-21 | mention ssh-keygen(1) as a means to generate moduli; ok markus@ dtucker@ | Damien Miller | |
2005-02-20 | typo in sec/track description, from Holger Mikolon <holger@mikolon.com> | Jared Yanovich | |
2005-02-09 | note that password files should only be edited using vipw(8), not by hand; | Jason McIntyre | |
based on freebsd pr #74656; ok millert@ | |||
2005-01-17 | Sophie Germain is the correct name of the French mathematician, | Damien Miller | |
"Sophie Germaine" isn't; from Luc.Maisonobe@c-s.fr | |||
2005-01-13 | document comments, and provide a 1-line summary of what a line in | Jason McIntyre | |
fstab looks like; from michael knudsen; | |||
2005-01-01 | Fix some parse errors in example rules | Christopher Pascoe | |
ok henning@ dhartmei@ | |||
2004-12-23 | document icmp type/code text abbreviations recognized by pfctl | Jared Yanovich | |
prodded by John Ladwig <jladwig@mango.lioness.net> ok deraadt jmc | |||
2004-12-22 | Introduce 'set skip on <ifspec>' to support a list of interfaces where no | Daniel Hartmeier | |
packet filtering should occur (like loopback, for instance). Code from Max Laier, with minor improvements based on feedback from deraadt@. ok mcbride@, henning@ | |||
2004-12-22 | spacing | David Krause | |
2004-12-21 | update to indicate that return-rst generates packets | Michael Coulter | |
on bridges. Spotted by Simon Kirby. proper caps from jmc@ ok dhartmei@ | |||
2004-12-20 | these files now allow comments. ok deraadt jmc millert | Jared Yanovich | |
2004-12-20 | blowfish defaults to 6 rounds. | Moritz Jodeit | |
patch from mpech@ and ok henning@ | |||
2004-12-19 | route <label> rewording from otto@; | Jason McIntyre | |
ok dhartmei@; | |||
2004-12-18 | Better wording. | Ryan Thomas McBride | |
2004-12-17 | Michael Knudsen <e@molioner.dk> says: | Henning Brauer | |
"I think you messed something up when you committed this." and he is right, I lost a word. Dang! And Thanks :) | |||
2004-12-12 | grammar and a little whitespace; | Jason McIntyre | |
2004-12-10 | document matching on route labels | Henning Brauer | |
From: Michael Knudsen <e@molioner.dk> jaredy ok | |||
2004-12-08 | and the example needs 'proto tcp' if it specifies a port, also from mpech@ | Daniel Hartmeier | |
2004-12-08 | overload (not overflow) <table>, at least that's what the parser knows. | Daniel Hartmeier | |
found by mpech@ | |||
2004-12-07 | and don't lose the documentation for 'flush global' | Daniel Hartmeier | |
2004-12-07 | tree does not compile, spotted by dlg (not obvious how to fix) | Theo de Raadt | |
---- Change the default for 'overload <table> flush' to flush only states from the offending source created by the rule. 'flush global' flushes all states originating from the offending source. ABI change, requires kernel and pfctl to be in sync. ok deraadt@ henning@ dhartmei@ | |||
2004-12-07 | Change the default for 'overload <table> flush' to flush only states from the | Ryan Thomas McBride | |
offending source created by the rule. 'flush global' flushes all states originating from the offending source. ABI change, requires kernel and pfctl to be in sync. ok deraadt@ henning@ dhartmei@ | |||
2004-12-04 | Cleanup and remove a cut-n-pasto. From jmc@ | Ryan Thomas McBride | |
2004-12-04 | Document 'max-src-conn', 'max-src-conn-rate', 'overflow <bad> flush'. | Ryan Thomas McBride | |
2004-12-03 | gnu -> GNU | Jonathan Gray | |
2004-12-02 | - fix SEE ALSO | Jason McIntyre | |
- whitespace | |||
2004-12-02 | gnu -> GNU; | Jason McIntyre | |
from michael knudsen; ok espie@ | |||
2004-11-27 | document WANTLIB | Marc Espie | |
2004-11-22 | Add support for setting mixerctl values in a sysctl.conf like manner | Jonathan Gray | |
via mixerctl.conf. ok deraadt@, earlier version ok henning@ | |||
2004-11-17 | Add a small TOC description to the synopsis, since people may not read | Marc Espie | |
long enough to find out about fake, or flavors. | |||
2004-11-17 | document the update paraphernalia, even though it's still experimental. | Marc Espie | |
2004-11-16 | Add "probability" to BNF | Marco Pfatschbacher | |
ok henning, markus | |||
2004-11-08 | Document "no scrub"; from jmc@, tweaked by me. dhartmei@ ok | Aaron Campbell | |
2004-10-28 | s/timeout modulation/timestamp modulation/ | Ryan Thomas McBride | |
ok frantzen@ | |||
2004-10-18 | 'random-id' no longer applies only to outgoing packets. | Ryan Thomas McBride | |