linux/security/tomoyo
Tetsuo Handa 4d81897139 TOMOYO: Fix incomplete read of /sys/kernel/security/tomoyo/profile
Commit bd03a3e4 "TOMOYO: Add policy namespace support." forgot to set EOF flag
and forgot to print namespace at PREFERENCE line.

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
2011-08-08 13:13:45 +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: Update kernel-doc. 2011-07-14 17:50:03 +10:00
common.c TOMOYO: Fix incomplete read of /sys/kernel/security/tomoyo/profile 2011-08-08 13:13:45 +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: Update kernel-doc. 2011-07-14 17:50:03 +10:00
file.c TOMOYO: Update kernel-doc. 2011-07-14 17:50:03 +10:00
gc.c TOMOYO: Update kernel-doc. 2011-07-14 17:50:03 +10:00
group.c TOMOYO: Update kernel-doc. 2011-07-14 17:50:03 +10:00
load_policy.c TOMOYO: Update kernel-doc. 2011-07-14 17:50:03 +10:00
memory.c TOMOYO: Update kernel-doc. 2011-07-14 17:50:03 +10:00
mount.c TOMOYO: Update kernel-doc. 2011-07-14 17:50:03 +10:00
realpath.c TOMOYO: Update kernel-doc. 2011-07-14 17:50:03 +10:00
securityfs_if.c TOMOYO: Update kernel-doc. 2011-07-14 17:50:03 +10:00
tomoyo.c TOMOYO: Update kernel-doc. 2011-07-14 17:50:03 +10:00
util.c TOMOYO: Update kernel-doc. 2011-07-14 17:50:03 +10:00