android_kernel_motorola_sm6225/security/apparmor
Nick Piggin 44672e4fbd apparmor: use task path helpers
apparmor: use task path helpers

Signed-off-by: Nick Piggin <npiggin@kernel.dk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-08-18 08:35:46 -04:00
..
include AppArmor: core policy routines 2010-08-02 15:38:37 +10:00
.gitignore AppArmor: Enable configuring and building of the AppArmor security module 2010-08-02 15:38:39 +10:00
apparmorfs.c AppArmor: userspace interfaces 2010-08-02 15:35:13 +10:00
audit.c AppArmor: basic auditing infrastructure. 2010-08-02 15:35:11 +10:00
capability.c AppArmor: mediation of non file objects 2010-08-02 15:38:35 +10:00
context.c AppArmor: contexts used in attaching policy to system objects 2010-08-02 15:35:12 +10:00
domain.c AppArmor: fix build warnings for non-const use of get_task_cred 2010-08-02 15:49:00 +10:00
file.c AppArmor: file enforcement routines 2010-08-02 15:35:14 +10:00
ipc.c AppArmor: fix build warnings for non-const use of get_task_cred 2010-08-02 15:49:00 +10:00
Kconfig apparmor: depends on NET 2010-08-05 07:36:51 -04:00
lib.c AppArmor: misc. base functions and defines 2010-08-02 15:35:11 +10:00
lsm.c AppArmor: update for module_param_named API change 2010-08-11 23:04:14 +09:30
Makefile AppArmor: Enable configuring and building of the AppArmor security module 2010-08-02 15:38:39 +10:00
match.c AppArmor: dfa match engine 2010-08-02 15:35:13 +10:00
path.c apparmor: use task path helpers 2010-08-18 08:35:46 -04:00
policy.c AppArmor: core policy routines 2010-08-02 15:38:37 +10:00
policy_unpack.c AppArmor: policy routines for loading and unpacking policy 2010-08-02 15:38:36 +10:00
procattr.c AppArmor: userspace interfaces 2010-08-02 15:35:13 +10:00
resource.c AppArmor: mediation of non file objects 2010-08-02 15:38:35 +10:00
sid.c AppArmor: core policy routines 2010-08-02 15:38:37 +10:00