summaryrefslogtreecommitdiff
path: root/usr.sbin/authpf/authpf.c
AgeCommit message (Expand)Author
2002-06-12fix a typo that could create a fd leakVincent Labrecque
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-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-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-16KNFTheo de Raadt
2002-04-24Unbreak from pfvar.h change.Daniel Hartmeier
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-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-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-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