linux-stable/security/integrity/ima
Mimi Zohar 08e1b76ae3 ima: use full pathnames in measurement list
The IMA measurement list contains filename hints, which can be
ambigious without the full pathname.  This patch replaces the
filename hint with the full pathname, simplifying for userspace
the correlating of file hash measurements with files.

Change log v1:
- Revert to short filenames, when full pathname is longer than IMA
  measurement buffer size. (Based on Dmitry's review)

Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
2012-07-02 16:43:29 -04:00
..
ima.h integrity: sparse fix: move iint_initialized to integrity.h 2011-09-09 16:56:24 -07:00
ima_api.c ima: use full pathnames in measurement list 2012-07-02 16:43:29 -04:00
ima_audit.c IMA: fix audit res field to indicate 1 for success and 0 for failure 2012-02-16 12:01:42 +11:00
ima_crypto.c Merge branch 'master' into next 2010-05-06 10:56:07 +10:00
ima_fs.c ima: sparse fix: make ima_open_policy static 2011-09-09 16:56:29 -07:00
ima_init.c Merge branch 'master' into next 2010-05-06 10:56:07 +10:00
ima_main.c ima: use full pathnames in measurement list 2012-07-02 16:43:29 -04:00
ima_policy.c IMA: fix audit res field to indicate 1 for success and 0 for failure 2012-02-16 12:01:42 +11:00
ima_queue.c ima: fix invalid memory reference 2011-12-19 22:07:54 -05:00
Kconfig security: fix ima kconfig warning 2012-02-28 11:01:15 +11:00
Makefile integrity: move ima inode integrity data management 2011-07-18 12:29:38 -04:00