freebsd-skq/sys/security/audit
rwatson 9f332c91ef Move per-process audit state from a pointer in the proc structure to
embedded storage in struct ucred.  This allows audit state to be cached
with the thread, avoiding locking operations with each system call, and
makes it available in asynchronous execution contexts, such as deep in
the network stack or VFS.

Reviewed by:	csjp
Approved by:	re (kensmith)
Obtained from:	TrustedBSD Project
2007-06-07 22:27:15 +00:00
..
audit_arg.c Move per-process audit state from a pointer in the proc structure to 2007-06-07 22:27:15 +00:00
audit_bsm_klib.c Clean up audit comments--formatting, spelling, etc. 2007-06-01 21:58:59 +00:00
audit_bsm_token.c Synchronize white space to congruent user-space code in OpenBSM. 2007-05-30 09:48:37 +00:00
audit_bsm.c Clean up audit comments--formatting, spelling, etc. 2007-06-01 21:58:59 +00:00
audit_ioctl.h Don't expose #ifdef NOTYET parts to userspace via audit_ioctl.h, just 2007-04-29 16:20:32 +00:00
audit_pipe.c Clean up audit comments--formatting, spelling, etc. 2007-06-01 21:58:59 +00:00
audit_private.h Clean up audit comments--formatting, spelling, etc. 2007-06-01 21:58:59 +00:00
audit_syscalls.c Move per-process audit state from a pointer in the proc structure to 2007-06-07 22:27:15 +00:00
audit_trigger.c Update a number of comments: 2006-12-28 22:18:43 +00:00
audit_worker.c Clean up audit comments--formatting, spelling, etc. 2007-06-01 21:58:59 +00:00
audit.c Move per-process audit state from a pointer in the proc structure to 2007-06-07 22:27:15 +00:00
audit.h Move per-process audit state from a pointer in the proc structure to 2007-06-07 22:27:15 +00:00