freebsd-dev/sys/security/audit
Robert Watson 7d8ab8bafb When testing whether to enter the audit argument gathering code, rather
than checking whether audit is enabled globally, instead check whether
the current thread has an audit record.  This avoids entering the audit
code to collect argument data if auditing is enabled but the current
system call is not of interest to audit.

MFC after:	1 week
Sponsored by:	Apple, Inc.
2008-05-06 00:32:23 +00:00
..
audit_arg.c When auditing state from an IPv4 or IPv6 socket, use read locks on the 2008-04-19 18:37:08 +00:00
audit_bsm_klib.c Use __FBSDID() for $FreeBSD$ IDs in the audit code. 2008-04-13 22:06:56 +00:00
audit_bsm_token.c Use __FBSDID() for $FreeBSD$ IDs in the audit code. 2008-04-13 22:06:56 +00:00
audit_bsm.c Use __FBSDID() for $FreeBSD$ IDs in the audit code. 2008-04-13 22:06:56 +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 Use __FBSDID() for $FreeBSD$ IDs in the audit code. 2008-04-13 22:06:56 +00:00
audit_private.h Add audit_prefixes to two more globally visible functions in the Audit 2008-03-01 11:40:49 +00:00
audit_syscalls.c Use __FBSDID() for $FreeBSD$ IDs in the audit code. 2008-04-13 22:06:56 +00:00
audit_trigger.c Use __FBSDID() for $FreeBSD$ IDs in the audit code. 2008-04-13 22:06:56 +00:00
audit_worker.c Use __FBSDID() for $FreeBSD$ IDs in the audit code. 2008-04-13 22:06:56 +00:00
audit.c Use __FBSDID() for $FreeBSD$ IDs in the audit code. 2008-04-13 22:06:56 +00:00
audit.h When testing whether to enter the audit argument gathering code, rather 2008-05-06 00:32:23 +00:00