platform_external_selinux/libselinux/man
Dan Walsh 9c46a0a315 libselinux: simple interface for access checks
Some programs, like passwd, need to do simeple one time access checks.
Rather than set up a full avc cache and use that infrastructure they
were directly using security_compute_av.  A problem with this approach
is the lack of audit on denials.  This patch creates a new interface
that is simple to use and which will still listen to things like
permissive and output audit messages on denials.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Dan Walsh <dwalsh@redhat.com>
2011-11-02 15:37:10 -04:00
..
man3 libselinux: simple interface for access checks 2011-11-02 15:37:10 -04:00
man5 Fix plural secolor.conf in the man page and black/white mixup 2011-04-11 15:49:17 -04:00
man8 libselinux: new setexecon utility 2011-08-02 13:33:35 -04:00
Makefile whole tree: default make target to all not install 2011-09-16 11:54:04 -04:00