linux/security/selinux
Eric Paris 2606fd1fa5 secmark: make secmark object handling generic
Right now secmark has lots of direct selinux calls.  Use all LSM calls and
remove all SELinux specific knowledge.  The only SELinux specific knowledge
we leave is the mode.  The only point is to make sure that other LSMs at
least test this generic code before they assume it works.  (They may also
have to make changes if they do not represent labels as strings)

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Paul Moore <paul.moore@hp.com>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: James Morris <jmorris@namei.org>
2010-10-21 10:12:48 +11:00
..
include secmark: make secmark object handling generic 2010-10-21 10:12:48 +11:00
ss selinux: fix up style problem on /selinux/status 2010-10-21 10:12:41 +11:00
.gitignore
avc.c SELinux: special dontaudit for access checks 2010-08-02 15:35:07 +10:00
exports.c secmark: make secmark object handling generic 2010-10-21 10:12:48 +11:00
hooks.c secmark: make secmark object handling generic 2010-10-21 10:12:48 +11:00
Kconfig
Makefile selinux: change to new flag variable 2010-10-21 10:12:40 +11:00
netif.c
netlabel.c Merge branch 'master' into next 2010-05-06 10:56:07 +10:00
netlink.c
netnode.c
netport.c
nlmsgtab.c
selinuxfs.c selinux: fast status update interface (/selinux/status) 2010-10-21 10:12:36 +11:00
xfrm.c