aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_policy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-21IMA: use audit_log_untrusted_string rather than %sEric Paris1-13/+20
2010-04-21IMA: handle comments in policyEric Paris1-7/+14
2010-04-21IMA: handle whitespace betterEric Paris1-3/+3
2010-04-21IMA: reject policies with unknown entriesEric Paris1-0/+1
2010-04-21IMA: set entry->action to UNKNOWN rather than hard codingEric Paris1-1/+1
2010-04-21IMA: do not allow the same rule to specify the same thing twiceEric Paris1-1/+33
2010-04-21ima: handle multiple rules per writeEric Paris1-7/+11
2010-02-07ima: rename PATH_CHECK to FILE_CHECKMimi Zohar1-3/+6
2009-05-22IMA: Add __init notation to ima functionsEric Paris1-1/+1
2009-05-22IMA: Minimal IMA policy and boot param for TCB IMA policyEric Paris1-3/+27
2009-05-19SELinux: move SELINUX_MAGIC into magic.hEric Paris1-5/+3
2009-05-15IMA: do not measure everything opened by root by defaultEric Paris1-2/+0
2009-05-06integrity: lsm audit rule matching fixMimi Zohar1-4/+4
2009-02-12integrity: audit updateMimi Zohar1-8/+9
2009-02-06IMA: fix ima_delete_rules() definitionJames Morris1-1/+1
2009-02-06integrity: IMA policyMimi Zohar1-3/+290
2009-02-06integrity: IMA as an integrity service providerMimi Zohar1-0/+126