summaryrefslogtreecommitdiffstats
path: root/daemon/selinux.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: Mark some functions as attribute((noreturn)).Richard W.M. Jones2012-10-251-2/+2
* Clarify the error message when unavailable functions are called (RHBZ#679737).Richard W.M. Jones2012-02-011-11/+29
* Update FSF address.Matthew Booth2011-11-081-1/+1
* daemon: Don't use ../src path to include generator_protocol.hRichard W.M. Jones2010-11-031-1/+1
* availability: Add optional groups and implement guestfs_available call.Richard Jones2009-11-201-4/+17
* selinux: Don't fail if libselinux is not found.Richard Jones2009-08-131-7/+3
* generator.ml: use new "Pathname" designationJim Meyering2009-08-131-1/+1
* Add 'setcon', 'getcon' commands to set and get the SELinux context.Richard Jones2009-08-131-0/+81