freebsd-dev/sys/security/audit
Robert Watson 709557d903 Break audit_bsm_klib.c into two files: one (audit_bsm_klib.c)
retaining various utility functions used during BSM generation,
and a second (audit_bsm_db.c) that contains the various in-kernel
databases supporting various audit activities (the class and
event-name tables).

(No functional change is intended.)

Obtained from:	TrustedBSD Project
MFC after:	3 weeks
Sponsored by:	DARPA, AFRL
2017-04-03 10:15:58 +00:00
..
audit_arg.c Audit arguments to POSIX message queues, semaphores, and shared memory. 2017-03-31 13:43:00 +00:00
audit_bsm_db.c Break audit_bsm_klib.c into two files: one (audit_bsm_klib.c) 2017-04-03 10:15:58 +00:00
audit_bsm_klib.c Break audit_bsm_klib.c into two files: one (audit_bsm_klib.c) 2017-04-03 10:15:58 +00:00
audit_bsm.c Various BSM generation improvements when auditing AUE_ACCEPT, 2017-03-30 21:39:03 +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
audit_private.h Don't ifdef KDTRACE_HOOKS struct, variable, and function prototype 2017-03-30 12:35:56 +00:00
audit_syscalls.c
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 Correct macro names and signatures for !AUDIT versions of canonical 2017-03-31 14:13:13 +00:00
bsm_domain.c
bsm_errno.c
bsm_fcntl.c
bsm_socket_type.c
bsm_token.c