linux/security/tomoyo
Tetsuo Handa d5ca1725ac TOMOYO: Simplify profile structure.
Remove global preference from profile structure in order to make code simpler.

Due to this structure change, printk() warnings upon policy violation are
temporarily disabled. They will be replaced by
/sys/kernel/security/tomoyo/audit by next patch.

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
2011-06-29 09:31:20 +10:00
..
Kconfig Kconfig and Makefile 2009-02-12 15:19:00 +11:00
Makefile TOMOYO: Merge path_group and number_group. 2010-08-02 15:34:42 +10:00
common.c TOMOYO: Simplify profile structure. 2011-06-29 09:31:20 +10:00
common.h TOMOYO: Simplify profile structure. 2011-06-29 09:31:20 +10:00
domain.c TOMOYO: Rename directives. 2011-06-29 09:31:20 +10:00
file.c TOMOYO: Rename directives. 2011-06-29 09:31:20 +10:00
gc.c TOMOYO: Cleanup part 3. 2011-06-29 09:31:19 +10:00
group.c TOMOYO: Use struct for passing ACL line. 2011-06-29 09:31:20 +10:00
load_policy.c Fix common misspellings 2011-03-31 11:26:23 -03:00
memory.c TOMOYO: Use struct for passing ACL line. 2011-06-29 09:31:20 +10:00
mount.c TOMOYO: Use struct for passing ACL line. 2011-06-29 09:31:20 +10:00
realpath.c fs: dcache scale d_unhashed 2011-01-07 17:50:21 +11:00
securityfs_if.c TOMOYO: Cleanup part 3. 2011-06-29 09:31:19 +10:00
tomoyo.c TOMOYO: Cleanup part 1. 2011-06-29 09:31:19 +10:00
util.c TOMOYO: Simplify profile structure. 2011-06-29 09:31:20 +10:00