linux/security/tomoyo
Tetsuo Handa 0d2171d711 TOMOYO: Rename directives.
Convert "allow_..." style directives to "file ..." style directives.
By converting to the latter style, we can pack policy like
"file read/write/execute /path/to/file".

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
..
common.c TOMOYO: Rename directives. 2011-06-29 09:31:20 +10:00
common.h TOMOYO: Rename directives. 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
Kconfig Kconfig and Makefile 2009-02-12 15:19:00 +11:00
load_policy.c Fix common misspellings 2011-03-31 11:26:23 -03:00
Makefile TOMOYO: Merge path_group and number_group. 2010-08-02 15:34:42 +10: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: Use struct for passing ACL line. 2011-06-29 09:31:20 +10:00