aboutsummaryrefslogtreecommitdiff
path: root/security/integrity/ima/ima_policy.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-06Merge branch 'master' into nextGravatar James Morris 1-0/+1
2010-04-21IMA: use audit_log_untrusted_string rather than %sGravatar Eric Paris 1-13/+20
2010-04-21IMA: handle comments in policyGravatar Eric Paris 1-7/+14
2010-04-21IMA: handle whitespace betterGravatar Eric Paris 1-3/+3
2010-04-21IMA: reject policies with unknown entriesGravatar Eric Paris 1-0/+1
2010-04-21IMA: set entry->action to UNKNOWN rather than hard codingGravatar Eric Paris 1-1/+1
2010-04-21IMA: do not allow the same rule to specify the same thing twiceGravatar Eric Paris 1-1/+33
2010-04-21ima: handle multiple rules per writeGravatar Eric Paris 1-7/+11
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-02-07ima: rename PATH_CHECK to FILE_CHECKGravatar Mimi Zohar 1-3/+6
2009-05-22IMA: Add __init notation to ima functionsGravatar Eric Paris 1-1/+1
2009-05-22IMA: Minimal IMA policy and boot param for TCB IMA policyGravatar Eric Paris 1-3/+27
2009-05-19SELinux: move SELINUX_MAGIC into magic.hGravatar Eric Paris 1-5/+3
2009-05-15IMA: do not measure everything opened by root by defaultGravatar Eric Paris 1-2/+0
2009-05-06integrity: lsm audit rule matching fixGravatar Mimi Zohar 1-4/+4
2009-02-12integrity: audit updateGravatar Mimi Zohar 1-8/+9
2009-02-06IMA: fix ima_delete_rules() definitionGravatar James Morris 1-1/+1
2009-02-06integrity: IMA policyGravatar Mimi Zohar 1-3/+290
2009-02-06integrity: IMA as an integrity service providerGravatar Mimi Zohar 1-0/+126