summaryrefslogtreecommitdiff
path: root/security/tomoyo/domain.c
AgeCommit message (Expand)Author
2009-06-19TOMOYO: Remove next_domain from tomoyo_find_next_domain().Tetsuo Handa
2009-06-19TOMOYO: Move tomoyo_delete_domain().Tetsuo Handa
2009-06-09TOMOYO: Add description of lists and structures.Tetsuo Handa
2009-06-04TOMOYO: Remove unused parameter.Tetsuo Handa
2009-06-03TOMOYO: Simplify policy reader.Tetsuo Handa
2009-06-03TOMOYO: Remove redundant markers.Tetsuo Handa
2009-06-02TOMOYO: Remove unused mutex.Tetsuo Handa
2009-04-14tomoyo: version bump to 2.2.0.Tetsuo Handa
2009-04-07tomoyo: remove "undelete domain" command.Tetsuo Handa
2009-02-14TOMOYO: Fix exception policy read failure.Tetsuo Handa
2009-02-12Domain transition handler.Kentaro Takeda