summaryrefslogtreecommitdiffstats
path: root/sys/security/mac_ifoff
Commit message (Expand)AuthorAgeFilesLines
* Pull in r267961 and r267973 again. Fix for issues reported will follow.hselasky2014-06-281-8/+4
* Revert r267961, r267973:gjb2014-06-271-4/+8
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifhselasky2014-06-271-8/+4
* The r48589 promised to remove implicit inclusion of if_var.h soon. Prepareglebius2013-10-261-1/+4
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.ed2011-11-071-1/+1
* Rather than having MAC policies explicitly declare what object typesrwatson2009-01-101-1/+1
* Introduce two related changes to the TrustedBSD MAC Framework:rwatson2008-08-231-1/+1
* Resort TrustedBSD MAC Framework policy entry point implementations andrwatson2007-10-291-0/+4
* Consistently name functions for mac_<policy> as <policy>_whatever ratherrwatson2007-10-251-29/+30
* Merge first in a series of TrustedBSD MAC Framework KPI changesrwatson2007-10-241-14/+18
* Apply variable name normalization to MAC policies: adopt global conventionsrwatson2007-04-231-14/+14
* More unnecessary include reduction.rwatson2007-02-231-15/+2
* Continue 7-CURRENT MAC Framework rearrangement and cleanup:rwatson2007-02-061-1/+0
* Move src/sys/sys/mac_policy.h, the kernel interface between the MACrwatson2006-12-221-1/+1
* Update my personal copyrights and NETA copyrights in the kernelrwatson2004-02-221-2/+2
* Introduce a MAC label reference in 'struct inpcb', which cachesrwatson2003-11-181-0/+13
* Remove trailing whitespace.rwatson2003-07-051-1/+1
* Rather than check for M_PKTHDR and conditionally perform access control,rwatson2003-04-181-4/+3
* Trim "trustedbsd_" from the front of the policy module "short names";rwatson2003-03-271-1/+1
* License and wording updates: NAI has authorized the removal of clauserwatson2002-11-041-7/+4
* Move to C99 sparse structure initialization for the mac_policy_opsrwatson2002-10-301-9/+5
* Rename mac_check_socket_receive() to mac_check_socket_deliver() so thatrwatson2002-08-151-3/+3
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+173
OpenPOWER on IntegriCloud