Age | Commit message (Expand) | Author |
2002-06-11 | Make NAT proxy port range configurable per rule, for instance privileged | Daniel Hartmeier |
2002-06-10 | Allow ports to be specified in nat rules, useful later on for individual | Daniel Hartmeier |
2002-06-08 | .Xr pf.conf 5 . -> pfctl 8, from Dries Schellekens | Daniel Hartmeier |
2002-06-08 | no macro concatenation | Henning Brauer |
2002-06-08 | '(' -> "(" in BNF, from Dries Schellekens | Daniel Hartmeier |
2002-06-08 | document macro concatenation | Henning Brauer |
2002-06-08 | Make state timeouts configurable per rule, like | Daniel Hartmeier |
2002-06-08 | document $proto, $nr in rule labels | Henning Brauer |
2002-06-07 | add the possibility to configure a TTL while return-rst | Philipp Buehler |
2002-06-07 | Add "(max <number>)" option for "keep/modulate state" to limit the number | Daniel Hartmeier |
2002-06-07 | document $srcaddr/$srcport/$dstaddr/$dstport in rule labels | Henning Brauer |
2002-06-05 | document "print-depends" target; ok espie | Peter Valchev |
2002-06-03 | Xref brconfig(8). | Miod Vallat |
2002-06-03 | Add NAT keyword so it is picked up by apropos (man -k NAT). ok dhartmei@ | Kjell Wooding |
2002-06-01 | Document ECN support, with input from dhartmei@. | Hugh Graham |
2002-05-30 | grammar fix; moritz@jodeit.org | Theo de Raadt |
2002-05-27 | support ":" prefix as group name, as username can contain ".". | Jun-ichiro itojun Hagino |
2002-05-23 | 'SEE ALSO' audit in 'share/man/': | Mike Pechkin |
2002-05-16 | Add a few useful xrefs. | Miod Vallat |
2002-05-13 | Document ${SITE:=subdir/}, say goodbye to MASTER_SITE_SUBDIR | Marc Espie |
2002-05-12 | Explain that user/group 'unknown' can only be used with operators = and != | Daniel Hartmeier |
2002-05-12 | Add gid based filtering, reduce to one (effective) uid, rename parser | Daniel Hartmeier |
2002-05-09 | Add a max-mss option to the scrub rule which will enforce a maximum mss | jasoni |
2002-05-09 | Introduce user based filtering. Rules can specify ruid and euid (real and | Daniel Hartmeier |
2002-05-08 | move route grammar to a more logical place, suggested by malachi@vaned.net | jasoni |
2002-05-06 | Kill/adjust r(login|exec)d? references now that those are no longer in | Todd C. Miller |
2002-05-03 | md5 -> distinfo rename. | Marc Espie |
2002-04-30 | typo: form -> from. From form@ | Mike Pechkin |
2002-04-24 | Document special rule for build dependencies. More complicated to explain, | Marc Espie |
2002-04-24 | Add dynamic (in-kernel) interface name -> address translation. Instead of | Daniel Hartmeier |
2002-04-23 | Allow explicit filtering of fragments when they are not reassembled. | Daniel Hartmeier |
2002-04-17 | 50'000 -> 50000 (50,000 is equally wrong ;), from David Krause | Daniel Hartmeier |
2002-04-17 | Document bulk package building. | Marc Espie |
2002-04-02 | document lib-depends-check and manpages-check | Marc Espie |
2002-03-28 | looko; from Dries Schellekens <gwyllion@ace.ulyssis.org> | Michael Shalayeff |
2002-03-27 | implement a "no-route" keyword. | Michael Shalayeff |
2002-03-27 | From David Krause: | Todd C. Miller |
2002-03-17 | Add references to FILES and SEE ALSO sections. From David Krause. | Daniel Hartmeier |
2002-03-16 | How to enable automake. | Marc Espie |
2002-03-13 | login(8) -> login(1) | Marco S Hyman |
2002-03-10 | remove unneeded parenthesis. | Federico G. Schwindt |
2002-03-07 | Add interface-list to BNF, re-indent and wrap. Found by Attila Nagy. | Daniel Hartmeier |
2002-03-02 | Document PORTHOME. | Marc Espie |
2002-02-27 | Correct plural/singular in one sentence, omitting protocol specification | Daniel Hartmeier |
2002-02-23 | Mention that normalization happens before filtering, and that the position | Daniel Hartmeier |
2002-02-23 | Mention the two most FAQs near the top, I've explained these too many | Daniel Hartmeier |
2002-02-20 | Clarify how the kernel version string is really updated; Sam Smith | Todd C. Miller |
2002-02-19 | Add a BNF production for address (interface name, host name, or numeric). | Daniel Hartmeier |
2002-02-18 | CDROM_SITE, not CDROM_DISTSITE; PR 2213 | Peter Valchev |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |