aboutsummaryrefslogtreecommitdiffstats
path: root/security/tomoyo/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-25TOMOYO: Add recursive directory matching operator support.Tetsuo Handa1-79/+121
2009-06-19TOMOYO: Move tomoyo_delete_domain().Tetsuo Handa1-0/+30
2009-06-09TOMOYO: Add description of lists and structures.Tetsuo Handa1-5/+64
2009-06-09TOMOYO: Remove unused field.Tetsuo Handa1-1/+0
2009-06-03TOMOYO: Simplify policy reader.Tetsuo Handa1-23/+18
2009-06-03TOMOYO: Remove redundant markers.Tetsuo Handa1-8/+0
2009-05-09Reduce path_lookup() abusesAl Viro1-3/+3
2009-04-14tomoyo: version bump to 2.2.0.Tetsuo Handa1-3/+3
2009-04-07tomoyo: remove "undelete domain" command.Tetsuo Handa1-6/+1
2009-02-16TOMOYO: Don't create securityfs entries unless registered.Tetsuo Handa1-0/+4
2009-02-12Common functions for TOMOYO Linux.Kentaro Takeda1-0/+2202