alistair23-linux/security/integrity/ima
Eric Paris 34c111f626 IMA: drop the word integrity in the audit message
integrity_audit_msg() uses "integrity:" in the audit message.  This
violates the (loosely defined) audit system requirements that everything be
a key=value pair and it doesn't provide additional information.  This can
be obviously gleaned from the message type.  Just drop it.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Mimi Zohar <zohar@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
2010-04-21 09:58:18 +10:00
..
ima.h ima: handle multiple rules per write 2010-04-21 09:58:13 +10:00
ima_api.c ima: rename PATH_CHECK to FILE_CHECK 2010-02-07 03:06:23 -05:00
ima_audit.c IMA: drop the word integrity in the audit message 2010-04-21 09:58:18 +10:00
ima_crypto.c ima: hashing large files bug fix 2009-08-24 14:58:29 +10:00
ima_fs.c ima: handle multiple rules per write 2010-04-21 09:58:13 +10:00
ima_iint.c security/ima: replace gcc specific __FUNCTION__ with __func__ 2010-03-10 15:59:54 +11:00
ima_init.c IMA: Add __init notation to ima functions 2009-05-22 09:34:21 +10:00
ima_main.c security/ima: replace gcc specific __FUNCTION__ with __func__ 2010-03-10 15:59:54 +11:00
ima_policy.c IMA: use audit_log_untrusted_string rather than %s 2010-04-21 09:58:17 +10:00
ima_queue.c integrity: ima audit hash_exists fix 2009-06-29 08:57:49 +10:00
Kconfig LSM: imbed ima calls in the security hooks 2009-10-25 12:22:48 +08:00
Makefile integrity: IMA display 2009-02-06 09:05:31 +11:00