summaryrefslogtreecommitdiff
path: root/sys/security/mac/mac_audit.c
AgeCommit message (Expand)Author
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2013-11-25- For kernel compiled only with KDTRACE_HOOKS and not any lock debuggingAttilio Rao
2009-05-01Rename MAC Framework-internal macros used to invoke policy entry points:Robert Watson
2009-03-14Rework MAC Framework synchronization in a number of ways in order toRobert Watson
2009-03-08Improve the consistency of MAC Framework and MAC policy entry pointRobert Watson
2009-03-08Add static DTrace probes for MAC Framework access control checks andRobert Watson
2009-01-24Use __FBSDID() for $FreeBSD$ version strings in .c files.Robert Watson
2007-10-24Merge first in a series of TrustedBSD MAC Framework KPI changesRobert Watson
2007-06-26Add a new MAC framework and policy entry point,Robert Watson
2007-04-21Allow MAC policy modules to control access to audit configuration systemRobert Watson