summaryrefslogtreecommitdiff
path: root/security/tomoyo/tomoyo.c
AgeCommit message (Expand)Author
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-06-19TOMOYO: Remove next_domain from tomoyo_find_next_domain().Tetsuo Handa
2009-06-09TOMOYO: Add description of lists and structures.Tetsuo Handa
2009-05-27tomoyo: add missing call to cap_bprm_set_credsHerton Ronaldo Krzesinski
2009-04-14tomoyo: version bump to 2.2.0.Tetsuo Handa
2009-02-23TOMOYO: Do not call tomoyo_realpath_init unless registered.Tetsuo Handa
2009-02-12tomoyo: fix sparse warningTetsuo Handa
2009-02-12LSM adapter functions.Kentaro Takeda