commit | 2ca9bf453bdd478bcb6c01aa2d0bd4c2f4350563 | [log] [tgz] |
---|---|---|
author | Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> | Fri Jul 08 13:23:44 2011 +0900 |
committer | James Morris <jmorris@namei.org> | Mon Jul 11 11:05:33 2011 +1000 |
tree | b9f6051059a2a90547a4501bf296b0cf3c9dbc76 | |
parent | 8761afd49ebff8ae04c1a7888af090177441d07d [diff] |
TOMOYO: Allow using executable's realpath and symlink's target as conditions. This patch adds support for permission checks using executable file's realpath upon execve() and symlink's target upon symlink(). 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>