kernel-ark/security/tomoyo
Tetsuo Handa ea50481912 TOMOYO: Fix wrong domainname in tomoyo_init_log().
Commit eadd99cc "TOMOYO: Add auditing interface." by error replaced
"struct tomoyo_request_info"->domain with tomoyo_domain().

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
2011-07-01 09:25:47 +10:00
..
audit.c TOMOYO: Fix wrong domainname in tomoyo_init_log(). 2011-07-01 09:25:47 +10:00
common.c TOMOYO: Make several options configurable. 2011-06-29 09:31:22 +10:00
common.h TOMOYO: Cleanup header file. 2011-06-30 18:49:25 +10:00
domain.c TOMOYO: Cleanup part 4. 2011-06-29 09:31:21 +10:00
file.c TOMOYO: Cleanup part 4. 2011-06-29 09:31:21 +10:00
gc.c TOMOYO: Fix lockdep warning. 2011-06-29 09:31:21 +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: Add built-in policy support. 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 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: Rename meminfo to stat and show more statistics. 2011-06-29 09:31:22 +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: Rename meminfo to stat and show more statistics. 2011-06-29 09:31:22 +10:00