Age | Commit message (Expand) | Author |
2002-07-27 | Typo; spotted by cdjones@novusordo.net. | Thomas Nordin |
2002-07-13 | make sure to clean all files. | Artur Grabowski |
2002-06-25 | hooks for options. | Henning Brauer |
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-12 | fix a typo that could create a fd leak | Vincent Labrecque |
2002-06-11 | Update man page to reality, grammar, and style fixes. from ckuethe@ualberta.ca | Kjell Wooding |
2002-06-11 | fix breakage from the stupid way theo and I commited that last big pile of | Bob Beck |
2002-06-11 | I broke this. Remove separate (optional) nat calls | Kjell Wooding |
2002-06-08 | comment and error message cleanup, from Brian Poole <raj@cerias.purdue.edu> | Bob Beck |
2002-06-07 | shit. need this. my bad, my pfctl wasn't up to date. | Bob Beck |
2002-06-07 | fix a few nits in theo's commit, make this install and run setgid authpf | Bob Beck |
2002-06-07 | twist time, space, and other aspects of reality so that we can revoke privs, | Theo de Raadt |
2002-06-06 | pfctl changes | Michael Shalayeff |
2002-05-30 | Do not allow user to run authpf if user's shell is not /usr/sbin/authpf to | Oleg Safiullin |
2002-05-21 | KNF before more major hacking | Theo de Raadt |
2002-05-21 | clean | Theo de Raadt |
2002-05-16 | KNF | Theo de Raadt |
2002-04-24 | Unbreak from pfvar.h change. | Daniel Hartmeier |
2002-04-15 | fix a typo; from andrew@neep.com.au | Peter Valchev |
2002-04-09 | make sure we fflush() after a sending a message and fix a typo in a comment | Mike Frantzen |
2002-04-09 | don't trust USER from the environment - bad, allows users to see files | Bob Beck |
2002-04-09 | minor KNF | Theo de Raadt |
2002-04-08 | Free memory. Patch from millert@. | Mike Pechkin |
2002-04-07 | fix authpf_kill_states() | Mike Frantzen |
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 | don't need this anymore | Bob Beck |
2002-04-01 | typo in comment | Bob Beck |
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 |