index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
tomoyo
/
Makefile
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-04-07
tomoyo: Do not generate empty policy files
Michal Marek
2015-04-07
tomoyo: Use if_changed when generating builtin-policy.h
Michal Marek
2015-04-07
tomoyo: Use bin2c to generate builtin-policy.h
Michal Marek
2011-09-15
TOMOYO: Bump version.
Tetsuo Handa
2011-09-14
TOMOYO: Add socket operation restriction support.
Tetsuo Handa
2011-09-14
TOMOYO: Add environment variable name restriction support.
Tetsuo Handa
2011-07-11
TOMOYO: Allow using UID/GID etc. of current thread as conditions.
Tetsuo Handa
2011-06-29
TOMOYO: Add built-in policy support.
Tetsuo Handa
2011-06-29
TOMOYO: Add auditing interface.
Tetsuo Handa
2010-08-02
TOMOYO: Merge path_group and number_group.
Tetsuo Handa
2010-08-02
TOMOYO: Split files into some pieces.
Tetsuo Handa
2010-08-02
TOMOYO: Add mount restriction.
Tetsuo Handa
2010-08-02
TOMOYO: Add numeric values grouping support.
Tetsuo Handa
2010-05-17
TOMOYO: Add pathname grouping support.
Tetsuo Handa
2010-02-15
TOMOYO: Add garbage collector.
Tetsuo Handa
2009-02-12
Kconfig and Makefile
Kentaro Takeda