summaryrefslogtreecommitdiff
path: root/usr.sbin/authpf/pathnames.h
AgeCommit message (Collapse)Author
2003-06-03remove term 3, with permission from Chris Kuethe for pathnames.hBob Beck
2002-10-25Remove PATH_NATRULES, since nat is no longer in a seperate file.Camiel Dobbelaar
2002-06-07fix a few nits in theo's commit, make this install and run setgid authpfBob Beck
so that it can remove the files it creates in /var/authpf
2002-05-30Do not allow user to run authpf if user's shell is not /usr/sbin/authpf toOleg Safiullin
prevent users from playing with $SSH_CLIENT.
2002-04-05move location of per-user config files; beck okTheo de Raadt
2002-04-01authpf - authenticating gateway shell for use with ssh(1) to makeBob Beck
authenticating gateway type firewalls. caveats - needs to be setuid to opertate (but does not install that way) consult the man page for configuration issues.