aboutsummaryrefslogtreecommitdiffstats
path: root/security/tomoyo/util.c
Commit message (Expand)AuthorAge
* mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov2012-10-09
* TOMOYO: Accept \000 as a valid character.Tetsuo Handa2012-01-17
* TOMOYO: Fix quota and garbage collector.Tetsuo Handa2011-10-11
* TOMOYO: Allow domain transition without execve().Tetsuo Handa2011-09-13
* TOMOYO: Add socket operation restriction support.Tetsuo Handa2011-09-13
* TOMOYO: Add environment variable name restriction support.Tetsuo Handa2011-09-13
* TOMOYO: Fix incorrect enforce mode.Tetsuo Handa2011-09-09
* TOMOYO: Update kernel-doc.Tetsuo Handa2011-07-14
* TOMOYO: Allow using UID/GID etc. of current thread as conditions.Tetsuo Handa2011-07-10
* TOMOYO: Rename meminfo to stat and show more statistics.Tetsuo Handa2011-06-28
* TOMOYO: Cleanup part 4.Tetsuo Handa2011-06-28
* TOMOYO: Add policy namespace support.Tetsuo Handa2011-06-28
* TOMOYO: Add auditing interface.Tetsuo Handa2011-06-28
* TOMOYO: Simplify profile structure.Tetsuo Handa2011-06-28
* TOMOYO: Use struct for passing ACL line.Tetsuo Handa2011-06-28
* TOMOYO: Cleanup part 3.Tetsuo Handa2011-06-28
* TOMOYO: Cleanup part 1.Tetsuo Handa2011-06-28
* TOMOYO: Fix wrong domainname validation.Tetsuo Handa2011-05-11
* TOMOYO: Fix quota check.Tetsuo Handa2010-08-02
* TOMOYO: Rename symbols.Tetsuo Handa2010-08-02
* TOMOYO: Use common code for domain transition control.Tetsuo Handa2010-08-02
* TOMOYO: Merge path_group and number_group.Tetsuo Handa2010-08-02
* TOMOYO: Rename symbols.Tetsuo Handa2010-08-02
* TOMOYO: Use callback for updating entries.Tetsuo Handa2010-08-02
* TOMOYO: Update profile structure.Tetsuo Handa2010-08-02
* TOMOYO: Allow wildcard for execute permission.Tetsuo Handa2010-08-02
* TOMOYO: Split files into some pieces.Tetsuo Handa2010-08-02