summaryrefslogtreecommitdiff
path: root/security/tomoyo
AgeCommit message (Expand)Author
2009-06-08TOMOYO: Add description of lists and structures.Tetsuo Handa
2009-06-08TOMOYO: Remove unused field.Tetsuo Handa
2009-06-08Merge branch 'master' into nextJames Morris
2009-06-04TOMOYO: Remove unused parameter.Tetsuo Handa
2009-06-02TOMOYO: Simplify policy reader.Tetsuo Handa
2009-06-02TOMOYO: Remove redundant markers.Tetsuo Handa
2009-06-02TOMOYO: Remove unused mutex.Tetsuo Handa
2009-06-02tomoyo: avoid get+put of task_structSerge E. Hallyn
2009-05-26tomoyo: add missing call to cap_bprm_set_credsHerton Ronaldo Krzesinski
2009-05-09Reduce path_lookup() abusesAl Viro
2009-04-13tomoyo: version bump to 2.2.0.Tetsuo Handa
2009-04-07tomoyo: remove "undelete domain" command.Tetsuo Handa
2009-04-01Get rid of indirect include of fs_struct.hAl Viro
2009-03-27TOMOYO: Fix a typo.Tetsuo Handa
2009-02-22TOMOYO: Do not call tomoyo_realpath_init unless registered.Tetsuo Handa
2009-02-15TOMOYO: Don't create securityfs entries unless registered.Tetsuo Handa
2009-02-14TOMOYO: Fix exception policy read failure.Tetsuo Handa
2009-02-12tomoyo: fix sparse warningTetsuo Handa
2009-02-12Kconfig and MakefileKentaro Takeda
2009-02-12LSM adapter functions.Kentaro Takeda
2009-02-12Domain transition handler.Kentaro Takeda
2009-02-12File operation restriction part.Kentaro Takeda
2009-02-12Common functions for TOMOYO Linux.Kentaro Takeda
2009-02-12Memory and pathname management functions.Kentaro Takeda