freebsd-nq/sys/security/mac
Robert Watson 1cbfd977fd Introduce MAC_CHECK_VNODE_SWAPON, which permits MAC policies to
perform authorization checks during swapon() events; policies
might choose to enforce protections based on the credential
requesting the swap configuration, the target of the swap operation,
or other factors such as internal policy state.

Approved by:	re
Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2002-10-22 15:53:43 +00:00
..
mac_framework.c Introduce MAC_CHECK_VNODE_SWAPON, which permits MAC policies to 2002-10-22 15:53:43 +00:00
mac_framework.h Introduce MAC_CHECK_VNODE_SWAPON, which permits MAC policies to 2002-10-22 15:53:43 +00:00
mac_internal.h Introduce MAC_CHECK_VNODE_SWAPON, which permits MAC policies to 2002-10-22 15:53:43 +00:00
mac_net.c Introduce MAC_CHECK_VNODE_SWAPON, which permits MAC policies to 2002-10-22 15:53:43 +00:00
mac_pipe.c Introduce MAC_CHECK_VNODE_SWAPON, which permits MAC policies to 2002-10-22 15:53:43 +00:00
mac_policy.h Introduce MAC_CHECK_VNODE_SWAPON, which permits MAC policies to 2002-10-22 15:53:43 +00:00
mac_process.c Introduce MAC_CHECK_VNODE_SWAPON, which permits MAC policies to 2002-10-22 15:53:43 +00:00
mac_syscalls.c Introduce MAC_CHECK_VNODE_SWAPON, which permits MAC policies to 2002-10-22 15:53:43 +00:00
mac_system.c Introduce MAC_CHECK_VNODE_SWAPON, which permits MAC policies to 2002-10-22 15:53:43 +00:00
mac_vfs.c Introduce MAC_CHECK_VNODE_SWAPON, which permits MAC policies to 2002-10-22 15:53:43 +00:00