apparmor/module
John Johansen ddfbd98849 This patch modifies the changehat interface to return EPERM instead
of EACCESS when an unconfined process calls changehat.  This enables
applications using the changehat api to detect that the application
is not confined so probing for a matching hat can be aborted.
2006-10-24 22:23:21 +00:00
..
aamatch Initial checkin of kernel module. 2006-08-04 19:07:32 +00:00
apparmor.h Initial checkin of kernel module. 2006-08-04 19:07:32 +00:00
apparmor_version.c Initial checkin of kernel module. 2006-08-04 19:07:32 +00:00
apparmorfs.c Initial checkin of kernel module. 2006-08-04 19:07:32 +00:00
capabilities.c Initial checkin of kernel module. 2006-08-04 19:07:32 +00:00
inline.h Initial checkin of kernel module. 2006-08-04 19:07:32 +00:00
Kbuild Initial checkin of kernel module. 2006-08-04 19:07:32 +00:00
Kconfig add missing Kconfig file 2006-10-12 02:38:26 +00:00
list.c Initial checkin of kernel module. 2006-08-04 19:07:32 +00:00
lsm.c fix for 2.6.18 security_netlink_recv parameter changes 2006-10-10 20:30:04 +00:00
main.c This patch modifies the changehat interface to return EPERM instead 2006-10-24 22:23:21 +00:00
Makefile Initial checkin of kernel module. 2006-08-04 19:07:32 +00:00
module_interface.c Initial checkin of kernel module. 2006-08-04 19:07:32 +00:00
module_interface.h Initial checkin of kernel module. 2006-08-04 19:07:32 +00:00
procattr.c Initial checkin of kernel module. 2006-08-04 19:07:32 +00:00
shared.h Initial checkin of kernel module. 2006-08-04 19:07:32 +00:00