Age | Commit message (Expand) | Author |
2009-10-26 | "rdr" -> "match in...rdr-to" in example. | Stuart Henderson |
2009-09-08 | Replace remaining occurrence of old PF syntax with "match...nat-to", | Stuart Henderson |
2009-09-08 | Remove some nat-anchor, binat-anchor, rdr-anchor. Noticed by jmc@. | Stuart Henderson |
2009-01-06 | Support group and login class in authpf.allow (%<group>, @<class>) | Ryan Thomas McBride |
2008-03-18 | Fix mention of authpf_users table (s/authpf users/authpf_users/). | Michael Erdely |
2008-02-14 | Add authpf-noip, which allows multiple users to connect from a single IP; | Ryan Thomas McBride |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-02-24 | license + copyright | Bob Beck |
2006-10-23 | no need to use "keep state" and "flags S/SA" in pf rules, | Jason McIntyre |
2006-01-07 | expand the section on ssh tunnelling machanisms; | Jason McIntyre |
2005-09-23 | default port for ftp-proxy is 8021; | Jason McIntyre |
2005-05-12 | Xr securelevel 7 | Jason McIntyre |
2005-01-04 | simplified FILTER AND TRANSLATION RULES; | Jason McIntyre |
2004-09-15 | AllowTcpForwarding should be disabled for authpf users; | Jason McIntyre |
2004-08-15 | document the use of "authpf/*" as anchor name for pf to process | Can Erkin Acar |
2004-06-07 | consistently refer to the authpf_users table; | Jason McIntyre |
2004-04-28 | kill whitespace and make example consistent w/ rest of page; | Jason McIntyre |
2004-04-28 | speed up -> sped up, from tedu@, ok beck@ | Cedric Berger |
2004-04-28 | Put authpf user's IP addresses in the <authpf_users> table. | Cedric Berger |
2003-12-10 | - fix a few exit cases that would exit with no log | Bob Beck |
2003-08-17 | damn lies | Henning Brauer |
2003-08-04 | ClientAliveInterval requires Protocol 2; | Jason McIntyre |
2003-06-23 | authpf can handle binat nowadays; from Joel Knight | Henning Brauer |
2003-06-12 | - section reorder | Jason McIntyre |
2003-03-20 | replace some .Pp inside .Bd -literal block with empty line | David Krause |
2003-03-18 | ip address -> IP address; | Jason McIntyre |
2003-03-11 | removed .Ic's which were giving postscript trouble; | Jason McIntyre |
2003-03-10 | these pages all had bad section numbers in the .Xr's; | Jason McIntyre |
2003-03-06 | date should be written formally: .Dd Month day, year | David Krause |
2003-01-28 | typos; added white boldface to examples | Jason McIntyre |
2002-12-29 | Mention $user_id, like $user_ip. | Daniel Hartmeier |
2002-12-22 | Instead of inserting and removing rules at the top/bottom of the main | Daniel Hartmeier |
2002-10-25 | - spelling/grammar | Camiel Dobbelaar |
2002-07-27 | Typo; spotted by cdjones@novusordo.net. | Thomas Nordin |
2002-06-24 | Fix more example rules | Daniel Hartmeier |
2002-06-24 | When the man page contains such obvious stupid TRIVIAL bugs as this | Theo de Raadt |
2002-06-24 | "quick log" -> "log quick" in example rules, from Rudolfo Munguia | Daniel Hartmeier |
2002-06-16 | Remove nat.conf(5) reference. | Miod Vallat |
2002-06-11 | Update man page to reality, grammar, and style fixes. from ckuethe@ualberta.ca | Kjell Wooding |
2002-05-21 | clean | Theo de Raadt |
2002-04-15 | fix a typo; from andrew@neep.com.au | Peter Valchev |
2002-04-06 | root checks are removed now that we moved the per-user dir, | Bob Beck |
2002-04-05 | move location of per-user config files; beck ok | Theo de Raadt |
2002-04-05 | ensure that rules files are owned and writable only by root, | Bob Beck |
2002-04-02 | We don't like 'OPTIONS' anymore. | Mike Pechkin |
2002-04-02 | My part of the help: | Mike Pechkin |
2002-04-01 | -Tattling is bad, users should be allowed to run anything on the system | Bob Beck |
2002-04-01 | remove a redundant word remove | Michael Shalayeff |
2002-04-01 | -Make the /etc/authpf/authpf.conf config file required. | Bob Beck |
2002-04-01 | authpf - authenticating gateway shell for use with ssh(1) to make | Bob Beck |