Age | Commit message (Expand) | Author |
2002-08-30 | o) start new sentence on a new line; | Mike Pechkin |
2002-08-29 | - replace empty lines by .Pp where appropriate. | Wilbern Cobb |
2002-08-26 | add man page for bsd.regress.mk, based on bsd.port.mk | Anil Madhavapeddy |
2002-08-10 | move section parameters more upwards, include section quick and logging | Philipp Buehler |
2002-08-08 | remove explanations of external programs (pfctl/tcpdump) | Philipp Buehler |
2002-08-07 | PSEUDO_FLAVORS, from/ok espie | Anil Madhavapeddy |
2002-08-04 | .SH -> .Sh NAT EXAMPELS | Philipp Buehler |
2002-07-30 | BNF is now in sync with reality: | Philipp Buehler |
2002-07-30 | BNF catchup and consolidation of interface name handling: | Philipp Buehler |
2002-07-30 | Merge filter and nat BNF for simplification: | Philipp Buehler |
2002-07-30 | BNF catchup to reality: | Philipp Buehler |
2002-07-30 | typo/pasto in route-to/dup-to syntax | Philipp Buehler |
2002-07-30 | .Sh GRAMMAR moves to bottom, it's a reference and not readable | Philipp Buehler |
2002-07-30 | 65335->65535 typo | Philipp Buehler |
2002-07-30 | backout, this will go in in little pieces | Philipp Buehler |
2002-07-29 | o complete restructuring | Philipp Buehler |
2002-07-21 | fix route-to also | Theo de Raadt |
2002-07-06 | Move NEED_VERSION to "obsolete variables" section and describe | Peter Valchev |
2002-07-05 | document "set loginterface none" | Henning Brauer |
2002-07-04 | document setting options in pf.conf | Henning Brauer |
2002-07-03 | Xr fixups, mostly from PR 2793 | Miod Vallat |
2002-07-01 | Language improvements and line wrapping fixes, from Moritz Jodeit | Daniel Hartmeier |
2002-06-24 | Fix more example rules | Daniel Hartmeier |
2002-06-20 | Use 'inet' in translation rules where required, add example for proxy | Daniel Hartmeier |
2002-06-20 | typo from form@. | Mike Pechkin |
2002-06-20 | Spotted by form@, mdoc things from mpech@: | Mike Pechkin |
2002-06-19 | Sync. | Mike Pechkin |
2002-06-17 | no nat.conf(5) softlink | Peter Valchev |
2002-06-16 | keep nat.conf(5) softlink, from ckuethe@ualberta.ca | Peter Valchev |
2002-06-16 | someone didn't do a make build | Peter Valchev |
2002-06-16 | bye bye | Henning Brauer |
2002-06-16 | merge nat.conf.5 | Henning Brauer |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-06-13 | Mention that the "old" cipher just means DES; suggested by Michael Lucas | Todd C. Miller |
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 |