git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ca9bf4
)
TOMOYO: Allow using argv[]/envp[] of execve() as conditions.
author
Tetsuo Handa
<penguin-kernel@I-love.SAKURA.ne.jp>
Fri, 8 Jul 2011 04:24:54 +0000
(13:24 +0900)
committer
James Morris
<jmorris@namei.org>
Mon, 11 Jul 2011 01:05:33 +0000
(11:05 +1000)
This patch adds support for permission checks using argv[]/envp[] of execve()
request. Hooks are in the last patch of this pathset.
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
No differences found