aboutsummaryrefslogtreecommitdiffstats
path: root/security/tomoyo/tomoyo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+17
2009-06-19TOMOYO: Remove next_domain from tomoyo_find_next_domain().Tetsuo Handa1-8/+2
2009-06-09TOMOYO: Add description of lists and structures.Tetsuo Handa1-0/+4
2009-05-27tomoyo: add missing call to cap_bprm_set_credsHerton Ronaldo Krzesinski1-0/+6
2009-04-14tomoyo: version bump to 2.2.0.Tetsuo Handa1-1/+1
2009-02-23TOMOYO: Do not call tomoyo_realpath_init unless registered.Tetsuo Handa1-0/+1
2009-02-12tomoyo: fix sparse warningTetsuo Handa1-4/+4
2009-02-12LSM adapter functions.Kentaro Takeda1-0/+293