aboutsummaryrefslogtreecommitdiff
path: root/sys/security/mac/mac_sysv_msg.c
Commit message (Expand)AuthorAgeFilesLines
* Rename MAC Framework-internal macros used to invoke policy entry points:Robert Watson2009-05-011-17/+19
* Rework MAC Framework synchronization in a number of ways in order toRobert Watson2009-03-141-13/+18
* Add static DTrace probes for MAC Framework access control checks andRobert Watson2009-03-081-2/+36
* Introduce two related changes to the TrustedBSD MAC Framework:Robert Watson2008-08-231-6/+17
* Merge first in a series of TrustedBSD MAC Framework KPI changesRobert Watson2007-10-241-31/+35
* Continue 7-CURRENT MAC Framework rearrangement and cleanup:Robert Watson2007-02-061-1/+0
* Move src/sys/sys/mac_policy.h, the kernel interface between the MACRobert Watson2006-12-221-2/+1
* Minor style fixes.Robert Watson2006-12-211-7/+7
* Remove mac_enforce_subsystem debugging sysctls. Enforcement onRobert Watson2006-12-211-27/+0
* Trim trailing white space.Robert Watson2006-12-201-5/+5
* Complete break-out of sys/sys/mac.h into sys/security/mac/mac_framework.hRobert Watson2006-10-221-0/+1
* Remove MAC_DEBUG label counters, which were used to debug leaks andRobert Watson2006-09-201-12/+0
* Remove an accidental clearing of the new label pointer on a system VRobert Watson2005-02-241-1/+0
* Implement MAC entry points relating to System V IPC, calling into theRobert Watson2004-11-171-0/+263