summaryrefslogtreecommitdiff
path: root/usr.sbin/authpf
AgeCommit message (Expand)Author
2002-07-27Typo; spotted by cdjones@novusordo.net.Thomas Nordin
2002-07-13make sure to clean all files.Artur Grabowski
2002-06-25hooks for options.Henning Brauer
2002-06-24Fix more example rulesDaniel Hartmeier
2002-06-24When the man page contains such obvious stupid TRIVIAL bugs as thisTheo de Raadt
2002-06-24"quick log" -> "log quick" in example rules, from Rudolfo MunguiaDaniel Hartmeier
2002-06-16Remove nat.conf(5) reference.Miod Vallat
2002-06-12fix a typo that could create a fd leakVincent Labrecque
2002-06-11Update man page to reality, grammar, and style fixes. from ckuethe@ualberta.caKjell Wooding
2002-06-11fix breakage from the stupid way theo and I commited that last big pile ofBob Beck
2002-06-11I broke this. Remove separate (optional) nat callsKjell Wooding
2002-06-08comment and error message cleanup, from Brian Poole <raj@cerias.purdue.edu>Bob Beck
2002-06-07shit. need this. my bad, my pfctl wasn't up to date.Bob Beck
2002-06-07fix a few nits in theo's commit, make this install and run setgid authpfBob Beck
2002-06-07twist time, space, and other aspects of reality so that we can revoke privs,Theo de Raadt
2002-06-06pfctl changesMichael Shalayeff
2002-05-30Do not allow user to run authpf if user's shell is not /usr/sbin/authpf toOleg Safiullin
2002-05-21KNF before more major hackingTheo de Raadt
2002-05-21cleanTheo de Raadt
2002-05-16KNFTheo de Raadt
2002-04-24Unbreak from pfvar.h change.Daniel Hartmeier
2002-04-15fix a typo; from andrew@neep.com.auPeter Valchev
2002-04-09make sure we fflush() after a sending a message and fix a typo in a commentMike Frantzen
2002-04-09don't trust USER from the environment - bad, allows users to see filesBob Beck
2002-04-09minor KNFTheo de Raadt
2002-04-08Free memory. Patch from millert@.Mike Pechkin
2002-04-07fix authpf_kill_states()Mike Frantzen
2002-04-06root checks are removed now that we moved the per-user dir,Bob Beck
2002-04-05move location of per-user config files; beck okTheo de Raadt
2002-04-05ensure that rules files are owned and writable only by root,Bob Beck
2002-04-02We don't like 'OPTIONS' anymore.Mike Pechkin
2002-04-02My part of the help:Mike Pechkin
2002-04-01don't need this anymoreBob Beck
2002-04-01typo in commentBob Beck
2002-04-01-Tattling is bad, users should be allowed to run anything on the systemBob Beck
2002-04-01remove a redundant word removeMichael Shalayeff
2002-04-01-Make the /etc/authpf/authpf.conf config file required.Bob Beck
2002-04-01authpf - authenticating gateway shell for use with ssh(1) to makeBob Beck