]> bbs.cooldavid.org Git - net-next-2.6.git/commit
TOMOYO: Add pathname aggregation support.
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Thu, 3 Jun 2010 11:38:03 +0000 (20:38 +0900)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:33:42 +0000 (15:33 +1000)
commit1084307ca097745ed6e40a192329b133a49271ac
treef3b2e81705afb4ca3006ebb931aa0aad426ace02
parent3f629636320dfa65804779a3fc333f3147f3b064
TOMOYO: Add pathname aggregation support.

This patch allows users to aggregate programs which provide similar
functionality (e.g. /usr/bin/vi and /usr/bin/emacs ).

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
security/tomoyo/common.c
security/tomoyo/common.h
security/tomoyo/domain.c
security/tomoyo/gc.c