1. 15 3月, 2012 1 次提交
  2. 04 1月, 2012 1 次提交
  3. 26 9月, 2011 1 次提交
  4. 14 9月, 2011 1 次提交
    • T
      TOMOYO: Allow domain transition without execve(). · 731d37aa
      Tetsuo Handa 提交于
      To be able to split permissions for Apache's CGI programs which are executed
      without execve(), add special domain transition which is performed by writing
      a TOMOYO's domainname to /sys/kernel/security/tomoyo/self_domain interface.
      
      This is an API for TOMOYO-aware userland applications. However, since I expect
      TOMOYO and other LSM modules to run in parallel, this patch does not use
      /proc/self/attr/ interface in order to avoid conflicts with other LSM modules
      when it became possible to run multiple LSM modules in parallel.
      Signed-off-by: NTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
      Signed-off-by: NJames Morris <jmorris@namei.org>
      731d37aa
  5. 14 7月, 2011 1 次提交
  6. 08 7月, 2011 1 次提交
  7. 29 6月, 2011 4 次提交
  8. 02 8月, 2010 3 次提交