summaryrefslogtreecommitdiff
path: root/selinux.c
Commit message (Expand)AuthorAgeFilesLines
* Ignore setexeccon() failing in permissive mode. Also add aTodd C. Miller2008-02-221-10/+17
* Don't free the new tty context, we need to keep it around when we restore the...Todd C. Miller2008-02-201-2/+0
* s/newrole/sudo/Todd C. Miller2008-02-191-1/+1
* add Sudo tagTodd C. Miller2008-02-091-0/+4
* Add support for SELinux RBAC. Sudoers entries may specify a role and type.Todd C. Miller2008-02-091-0/+332