selinux/libselinux
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
..
include libselinux: simple interface for access checks 2011-11-02 15:37:10 -04:00
man libselinux: simple interface for access checks 2011-11-02 15:37:10 -04:00
src libselinux: simple interface for access checks 2011-11-02 15:37:10 -04:00
utils libselinux: utils: matchpathcon: remove duplicate declaration 2011-09-16 11:54:03 -04:00
ChangeLog Bump version and changelog for all components. 2011-09-16 15:34:36 -04:00
LICENSE initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
VERSION Bump version and changelog for all components. 2011-09-16 15:34:36 -04:00