freebsd-dev/sys/security/audit
Robert Watson 7cad64f796 Don't ifdef KDTRACE_HOOKS struct, variable, and function prototype
definitions for the DTrace audit provider, so that the dtaudit module
can compile in the absence of kernel DTrace support.  This doesn't
really make run-time sense (since the binary dependencies for the
module won't be present), but it allows the dtaudit module to compile
successfully regardless of the kernel configuration.

MFC after:	3 weeks
Sponsored by:	DARPA, AFRL
Reported by:	kib
2017-03-30 12:35:56 +00:00
..
audit_arg.c When handling msgsys(2), semsys(2), and shmsys(2) multiplex system calls, 2017-03-29 23:31:35 +00:00
audit_bsm_klib.c When handling msgsys(2), semsys(2), and shmsys(2) multiplex system calls, 2017-03-29 23:31:35 +00:00
audit_bsm.c Introduce an audit event identifier -> audit event name mapping 2017-03-27 10:38:53 +00:00
audit_dtrace.c Add an experimental DTrace audit provider, which allows users of DTrace to 2017-03-29 19:58:00 +00:00
audit_ioctl.h
audit_pipe.c Move the funsetown(9) call from audit_pipe_close() to cdevpriv 2016-01-13 14:02:07 +00:00
audit_private.h Don't ifdef KDTRACE_HOOKS struct, variable, and function prototype 2017-03-30 12:35:56 +00:00
audit_syscalls.c Introduce an audit event identifier -> audit event name mapping 2017-03-27 10:38:53 +00:00
audit_trigger.c
audit_worker.c Add an experimental DTrace audit provider, which allows users of DTrace to 2017-03-29 19:58:00 +00:00
audit.c When handling msgsys(2), semsys(2), and shmsys(2) multiplex system calls, 2017-03-29 23:31:35 +00:00
audit.h When handling msgsys(2), semsys(2), and shmsys(2) multiplex system calls, 2017-03-29 23:31:35 +00:00
bsm_domain.c Merge from contrib/openbsm to bring the kernel audit bits up to date with OpenBSM 1.2 alpha 4: 2015-12-20 23:22:04 +00:00
bsm_errno.c Remove slightly used const values that can be replaced with nitems(). 2016-04-21 15:38:28 +00:00
bsm_fcntl.c sys: use our nitems() macro when param.h is available. 2016-04-21 19:40:10 +00:00
bsm_socket_type.c sys: use our nitems() macro when param.h is available. 2016-04-21 19:40:10 +00:00
bsm_token.c Merge from contrib/openbsm to bring the kernel audit bits up to date with OpenBSM 1.2 alpha 4: 2015-12-20 23:22:04 +00:00