implement full precedence rules
correct keyword authorized -> authorize
add logging for permission checks and results
use separate group for check
remove need to localize logging
set gid to 0 for execution
add logging of user and command when executed
begin paper with abstract and outline
call setuid() so things like apt work properly
add some notes on configuration
implement basic PAM authentication
update enum to align more closely with keywords
actually parse privexec.conf
better diagnostics, find command in $PATH
set PATH to reasonable default before executing SUID wrapper
fix conditional on call to waitpid()