linux/security/tomoyo
Tetsuo Handa 5b636857fe TOMOYO: Allow using argv[]/envp[] of execve() as conditions.
This patch adds support for permission checks using argv[]/envp[] of execve()
request. Hooks are in the last patch of this pathset.

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:33 +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: Allow using argv[]/envp[] of execve() as conditions. 2011-07-11 11:05:33 +10:00
condition.c TOMOYO: Allow using argv[]/envp[] of execve() as conditions. 2011-07-11 11:05:33 +10:00
domain.c TOMOYO: Allow using argv[]/envp[] of execve() as conditions. 2011-07-11 11:05:33 +10:00
file.c TOMOYO: Cleanup part 4. 2011-06-29 09:31:21 +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
Kconfig TOMOYO: Make several options configurable. 2011-06-29 09:31:22 +10:00
load_policy.c 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
memory.c TOMOYO: Add built-in policy support. 2011-06-29 09:31:22 +10:00
mount.c Merge branch 'linus' into next 2011-06-30 18:43:56 +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: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y . 2011-06-30 18:48:37 +10:00
util.c TOMOYO: Allow using UID/GID etc. of current thread as conditions. 2011-07-11 11:05:32 +10:00