linux/security/tomoyo
Al Viro 6d125529c6 Fix ACC_MODE() for real
commit 5300990c03 had stepped on a rather
nasty mess: definitions of ACC_MODE used to be different.  Fixed the
resulting breakage, converting them to variant that takes O_... value;
all callers have that and it actually simplifies life (see tomoyo part
of changes).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-01-14 09:05:26 -05: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
common.c TOMOYO: Add recursive directory matching operator support. 2009-11-25 18:51:16 +11:00
common.h TOMOYO: Add recursive directory matching operator support. 2009-11-25 18:51:16 +11:00
domain.c TOMOYO: Remove next_domain from tomoyo_find_next_domain(). 2009-06-19 18:48:18 +10:00
file.c Sanitize f_flags helpers 2009-12-22 12:27:34 -05:00
realpath.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 2009-12-08 07:38:50 -08:00
realpath.h tomoyo: version bump to 2.2.0. 2009-04-14 09:15:02 +10:00
tomoyo.c Fix ACC_MODE() for real 2010-01-14 09:05:26 -05:00
tomoyo.h security/tomoyo: Remove now unnecessary handling of security_sysctl. 2009-11-20 09:37:51 -08:00