Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-25 | ima: fix script messages | Dmitry Kasatkin | |
Fix checkpatch, lindent, etc, warnings/errors Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com> Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com> | |||
2011-09-14 | evm: posix acls modify i_mode | Mimi Zohar | |
The posix xattr acls are 'system' prefixed, which normally would not affect security.evm. An interesting side affect of writing posix xattr acls is their modifying of the i_mode, which is included in security.evm. This patch updates security.evm when posix xattr acls are written. Signed-off-by: Mimi Zohar <zohar@us.ibm.com> |