linux/security/smack
Casey Schaufler b5dfd8075b Smack: Ptrace access check mode
When the ptrace security hooks were split the addition of
a mode parameter was not taken advantage of in the Smack
ptrace access check. This changes the access check from
always looking for read and write access to using the
passed mode. This will make use of /proc much happier.

Targeted for git://git.gitorious.org/smack-next/kernel.git

Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
2013-10-28 10:23:36 -07:00
..
Kconfig Smack: use select not depends in Kconfig 2012-12-14 10:57:10 -08:00
Makefile
smack.h Smack: Implement lock security mode 2013-10-18 09:39:33 -07:00
smack_access.c Smack: Implement lock security mode 2013-10-18 09:39:33 -07:00
smack_lsm.c Smack: Ptrace access check mode 2013-10-28 10:23:36 -07:00
smackfs.c Smack: Implement lock security mode 2013-10-18 09:39:33 -07:00