summaryrefslogtreecommitdiffstats
path: root/security/tomoyo/tomoyo.c
Commit message (Expand)AuthorAgeFilesLines
...
* TOMOYO: Remove next_domain from tomoyo_find_next_domain().Tetsuo Handa2009-06-191-8/+2Star
* TOMOYO: Add description of lists and structures.Tetsuo Handa2009-06-091-0/+4
* tomoyo: add missing call to cap_bprm_set_credsHerton Ronaldo Krzesinski2009-05-271-0/+6
* tomoyo: version bump to 2.2.0.Tetsuo Handa2009-04-141-1/+1
* TOMOYO: Do not call tomoyo_realpath_init unless registered.Tetsuo Handa2009-02-221-0/+1
* tomoyo: fix sparse warningTetsuo Handa2009-02-121-4/+4
* LSM adapter functions.Kentaro Takeda2009-02-121-0/+293