linux/security/tomoyo
Tetsuo Handa 97fb35e413 TOMOYO: Enable conditional ACL.
Enable conditional ACL by passing object's pointers.

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
2011-07-11 11:05:34 +10:00
..
Kconfig TOMOYO: Make several options configurable. 2011-06-29 09:31:22 +10:00
Makefile TOMOYO: Allow using UID/GID etc. of current thread as conditions. 2011-07-11 11:05:32 +10:00
audit.c TOMOYO: Allow using argv[]/envp[] of execve() as conditions. 2011-07-11 11:05:33 +10:00
common.c TOMOYO: Allow using argv[]/envp[] of execve() as conditions. 2011-07-11 11:05:33 +10:00
common.h TOMOYO: Enable conditional ACL. 2011-07-11 11:05:34 +10:00
condition.c TOMOYO: Allow using argv[]/envp[] of execve() as conditions. 2011-07-11 11:05:33 +10:00
domain.c TOMOYO: Enable conditional ACL. 2011-07-11 11:05:34 +10:00
file.c TOMOYO: Enable conditional ACL. 2011-07-11 11:05:34 +10:00
gc.c TOMOYO: Allow using argv[]/envp[] of execve() as conditions. 2011-07-11 11:05:33 +10:00
group.c TOMOYO: Use struct for passing ACL line. 2011-06-29 09:31:20 +10:00
load_policy.c TOMOYO: Make several options configurable. 2011-06-29 09:31:22 +10:00
memory.c TOMOYO: Add built-in policy support. 2011-06-29 09:31:22 +10:00
mount.c TOMOYO: Enable conditional ACL. 2011-07-11 11:05:34 +10:00
realpath.c TOMOYO: Change pathname for non-rename()able filesystems. 2011-06-29 09:31:21 +10:00
securityfs_if.c TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface. 2011-07-08 09:25:36 +10:00
tomoyo.c TOMOYO: Enable conditional ACL. 2011-07-11 11:05:34 +10:00
util.c TOMOYO: Allow using UID/GID etc. of current thread as conditions. 2011-07-11 11:05:32 +10:00