linux/security/tomoyo
Kentaro Takeda 00d7d6f840 Kconfig and Makefile
TOMOYO uses LSM hooks for pathname based access control and securityfs support.

Signed-off-by: Kentaro Takeda <takedakn@nttdata.co.jp>
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
2009-02-12 15:19:00 +11:00
..
common.c Common functions for TOMOYO Linux. 2009-02-12 15:15:04 +11:00
common.h Common functions for TOMOYO Linux. 2009-02-12 15:15:04 +11:00
domain.c Domain transition handler. 2009-02-12 15:15:05 +11:00
file.c File operation restriction part. 2009-02-12 15:15:05 +11:00
Kconfig Kconfig and Makefile 2009-02-12 15:19:00 +11:00
Makefile Kconfig and Makefile 2009-02-12 15:19:00 +11:00
realpath.c Memory and pathname management functions. 2009-02-12 15:15:04 +11:00
realpath.h Memory and pathname management functions. 2009-02-12 15:15:04 +11:00
tomoyo.c LSM adapter functions. 2009-02-12 15:15:05 +11:00
tomoyo.h LSM adapter functions. 2009-02-12 15:15:05 +11:00