summaryrefslogtreecommitdiffstats
path: root/security/tomoyo/condition.c
Commit message (Expand)AuthorAgeFilesLines
* VFS: security/: d_backing_inode() annotationsDavid Howells2015-04-151-1/+1
* userns: Convert tomoyo to use kuid and kgid where appropriateEric W. Biederman2012-09-211-10/+10
* TOMOYO: Simplify garbage collector.Tetsuo Handa2011-09-261-4/+4
* TOMOYO: Allow specifying domain transition preference.Tetsuo Handa2011-09-191-3/+47
* TOMOYO: Allow controlling generation of access granted logs for per an entry ...Tetsuo Handa2011-09-141-0/+15
* TOMOYO: Allow using argv[]/envp[] of execve() as conditions.Tetsuo Handa2011-07-111-4/+333
* TOMOYO: Allow using executable's realpath and symlink's target as conditions.Tetsuo Handa2011-07-111-4/+112
* TOMOYO: Allow using owner/group etc. of file objects as conditions.Tetsuo Handa2011-07-111-0/+249
* TOMOYO: Allow using UID/GID etc. of current thread as conditions.Tetsuo Handa2011-07-111-0/+349