summaryrefslogtreecommitdiffstats
path: root/security/tomoyo
Commit message (Expand)AuthorAgeFilesLines
* tomoyo: remove "undelete domain" command.Tetsuo Handa2009-04-073-100/+5
* Get rid of indirect include of fs_struct.hAl Viro2009-03-311-0/+1
* TOMOYO: Fix a typo.Tetsuo Handa2009-03-271-1/+1
* TOMOYO: Do not call tomoyo_realpath_init unless registered.Tetsuo Handa2009-02-233-6/+5
* TOMOYO: Don't create securityfs entries unless registered.Tetsuo Handa2009-02-161-0/+4
* TOMOYO: Fix exception policy read failure.Tetsuo Handa2009-02-141-1/+1
* tomoyo: fix sparse warningTetsuo Handa2009-02-121-4/+4
* Kconfig and MakefileKentaro Takeda2009-02-122-0/+12
* LSM adapter functions.Kentaro Takeda2009-02-122-0/+399
* Domain transition handler.Kentaro Takeda2009-02-121-0/+878
* File operation restriction part.Kentaro Takeda2009-02-121-0/+1241
* Common functions for TOMOYO Linux.Kentaro Takeda2009-02-122-0/+2561
* Memory and pathname management functions.Kentaro Takeda2009-02-122-0/+550