acrn-kernel/security/selinux/ss
Darrel Goeddel 376bd9cb35 [PATCH] support for context based audit filtering
The following patch provides selinux interfaces that will allow the audit
system to perform filtering based on the process context (user, role, type,
sensitivity, and clearance).  These interfaces will allow the selinux
module to perform efficient matches based on lower level selinux constructs,
rather than relying on context retrievals and string comparisons within
the audit module.  It also allows for dominance checks on the mls portion
of the contexts that are impossible with only string comparisons.

Signed-off-by: Darrel Goeddel <dgoeddel@trustedcs.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2006-05-01 06:06:24 -04:00
..
Makefile
avtab.c [PATCH] selinux: more ARRAY_SIZE cleanups 2006-01-06 08:33:29 -08:00
avtab.h
conditional.c [PATCH] SELinux: convert to kzalloc 2005-10-30 17:37:11 -08:00
conditional.h
constraint.h
context.h
ebitmap.c [PATCH] SELinux: convert to kzalloc 2005-10-30 17:37:11 -08:00
ebitmap.h
hashtab.c [PATCH] SELinux: convert to kzalloc 2005-10-30 17:37:11 -08:00
hashtab.h
mls.c [PATCH] support for context based audit filtering 2006-05-01 06:06:24 -04:00
mls.h [PATCH] support for context based audit filtering 2006-05-01 06:06:24 -04:00
mls_types.h
policydb.c [PATCH] selinux: more ARRAY_SIZE cleanups 2006-01-06 08:33:29 -08:00
policydb.h
services.c [PATCH] support for context based audit filtering 2006-05-01 06:06:24 -04:00
services.h
sidtab.c
sidtab.h
symtab.c
symtab.h