freebsd-dev/sys/security
rwatson 09a6846044 Add MAC_STATIC, a kernel option that disables internal MAC Framework
synchronization protecting against dynamic load and unload of MAC
policies, and instead simply blocks load and unload.  In a static
configuration, this allows you to avoid the synchronization costs
associated with introducing dynamicism.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, McAfee Research
2004-05-03 20:53:05 +00:00
..
mac Add MAC_STATIC, a kernel option that disables internal MAC Framework 2004-05-03 20:53:05 +00:00
mac_biba Reimplement sysctls handling by MAC framework. 2004-02-22 12:31:44 +00:00
mac_bsdextended Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
mac_ifoff Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
mac_lomac Reimplement sysctls handling by MAC framework. 2004-02-22 12:31:44 +00:00
mac_mls Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
mac_none Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
mac_partition Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
mac_portacl Pay attention to mac_portacl_enabled. 2004-01-20 18:33:02 +00:00
mac_seeotheruids Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
mac_stub Reimplement sysctls handling by MAC framework. 2004-02-22 12:31:44 +00:00
mac_test Reimplement sysctls handling by MAC framework. 2004-02-22 12:31:44 +00:00