Go to file
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
checkpolicy Revert "checkpolicy: Redo filename/filesystem syntax to support filename trans rules" 2011-11-02 13:04:39 -04:00
libselinux libselinux: simple interface for access checks 2011-11-02 15:37:10 -04:00
libsemanage libselinux: maintain mode even if umask is tighter 2011-11-02 15:37:10 -04:00
libsepol libselinux: libsemanage: libsepol: regenerate .pc on VERSION change 2011-11-02 15:37:10 -04:00
policycoreutils tree: Makefiles: syntax, convert all ${VAR} to $(VAR) 2011-11-02 15:37:08 -04:00
scripts release script 2009-03-12 01:23:32 -04:00
sepolgen Bump version and changelog for all components. 2011-09-16 15:34:36 -04:00
.gitignore .gitignore: More files to ignore 2011-09-16 11:54:04 -04:00
Makefile global: Makefile: create global 'all' target 2011-08-26 14:27:57 -04:00