dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/security/tomoyo
Tetsuo Handa 82e0f001a4 TOMOYO: Use common structure for list element.
Use common "struct list_head" + "bool" structure.

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
2010-08-02 15:34:28 +10:00
..
Kconfig Kconfig and Makefile 2009-02-12 15:19:00 +11:00
Makefile TOMOYO: Split files into some pieces. 2010-08-02 15:33:39 +10:00
common.c TOMOYO: Use common structure for list element. 2010-08-02 15:34:28 +10:00
common.h TOMOYO: Use common structure for list element. 2010-08-02 15:34:28 +10:00
domain.c TOMOYO: Use common structure for list element. 2010-08-02 15:34:28 +10:00
file.c TOMOYO: Use common structure for list element. 2010-08-02 15:34:28 +10:00
gc.c TOMOYO: Use common structure for list element. 2010-08-02 15:34:28 +10:00
load_policy.c TOMOYO: Split files into some pieces. 2010-08-02 15:33:39 +10:00
memory.c TOMOYO: Support longer pathname. 2010-08-02 15:33:41 +10:00
mount.c TOMOYO: Use callback for updating entries. 2010-08-02 15:34:28 +10:00
number_group.c TOMOYO: Use common structure for list element. 2010-08-02 15:34:28 +10:00
path_group.c TOMOYO: Use common structure for list element. 2010-08-02 15:34:28 +10:00
realpath.c TOMOYO: Support longer pathname. 2010-08-02 15:33:41 +10:00
securityfs_if.c TOMOYO: Split files into some pieces. 2010-08-02 15:33:39 +10:00
tomoyo.c LSM: Remove unused arguments from security_path_truncate(). 2010-08-02 15:33:40 +10:00
util.c TOMOYO: Use callback for updating entries. 2010-08-02 15:34:28 +10:00