index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
tomoyo
/
util.c
Age
Commit message (
Expand
)
Author
2012-10-09
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
Konstantin Khlebnikov
2012-01-17
TOMOYO: Accept \000 as a valid character.
Tetsuo Handa
2011-10-12
TOMOYO: Fix quota and garbage collector.
Tetsuo Handa
2011-09-13
TOMOYO: Allow domain transition without execve().
Tetsuo Handa
2011-09-13
TOMOYO: Add socket operation restriction support.
Tetsuo Handa
2011-09-13
TOMOYO: Add environment variable name restriction support.
Tetsuo Handa
2011-09-09
TOMOYO: Fix incorrect enforce mode.
Tetsuo Handa
2011-07-14
TOMOYO: Update kernel-doc.
Tetsuo Handa
2011-07-11
TOMOYO: Allow using UID/GID etc. of current thread as conditions.
Tetsuo Handa
2011-06-28
TOMOYO: Rename meminfo to stat and show more statistics.
Tetsuo Handa
2011-06-28
TOMOYO: Cleanup part 4.
Tetsuo Handa
2011-06-28
TOMOYO: Add policy namespace support.
Tetsuo Handa
2011-06-28
TOMOYO: Add auditing interface.
Tetsuo Handa
2011-06-28
TOMOYO: Simplify profile structure.
Tetsuo Handa
2011-06-28
TOMOYO: Use struct for passing ACL line.
Tetsuo Handa
2011-06-28
TOMOYO: Cleanup part 3.
Tetsuo Handa
2011-06-28
TOMOYO: Cleanup part 1.
Tetsuo Handa
2011-05-12
TOMOYO: Fix wrong domainname validation.
Tetsuo Handa
2010-08-02
TOMOYO: Fix quota check.
Tetsuo Handa
2010-08-02
TOMOYO: Rename symbols.
Tetsuo Handa
2010-08-02
TOMOYO: Use common code for domain transition control.
Tetsuo Handa
2010-08-02
TOMOYO: Merge path_group and number_group.
Tetsuo Handa
2010-08-02
TOMOYO: Rename symbols.
Tetsuo Handa
2010-08-02
TOMOYO: Use callback for updating entries.
Tetsuo Handa
2010-08-02
TOMOYO: Update profile structure.
Tetsuo Handa
2010-08-02
TOMOYO: Allow wildcard for execute permission.
Tetsuo Handa
2010-08-02
TOMOYO: Split files into some pieces.
Tetsuo Handa