freebsd-src/sys/security/audit
Robert Watson acd3428b7d Sweep kernel replacing suser(9) calls with priv(9) calls, assigning
specific privilege names to a broad range of privileges.  These may
require some future tweaking.

Sponsored by:           nCircle Network Security, Inc.
Obtained from:          TrustedBSD Project
Discussed on:           arch@
Reviewed (at least in part) by: mlaier, jmg, pjd, bde, ceri,
                        Alex Lyashkov <umka at sevcity dot net>,
                        Skip Ford <skip dot ford at verizon dot net>,
                        Antoine Brodin <antoine dot brodin at laposte dot net>
2006-11-06 13:42:10 +00:00
..
audit.c Sweep kernel replacing suser(9) calls with priv(9) calls, assigning 2006-11-06 13:42:10 +00:00
audit.h White space cleanup, no functional change. 2006-09-04 06:06:23 +00:00
audit_arg.c Change the type of ar_arg_sockaddr from struct sockaddr to struct 2006-11-06 00:15:44 +00:00
audit_bsm.c Add BSM conversion switch entries for a number of system calls, many 2006-10-03 20:43:48 +00:00
audit_bsm_klib.c Introduce support for per-audit pipe preselection independent from the 2006-06-05 14:48:17 +00:00
audit_bsm_token.c Add missing white space in au_to_exec_{args,env}(). 2006-09-20 13:14:47 +00:00
audit_ioctl.h Allow the user process to query the kernel's notion of a maximum 2006-08-26 17:59:31 +00:00
audit_pipe.c Sweep kernel replacing suser(9) calls with priv(9) calls, assigning 2006-11-06 13:42:10 +00:00
audit_private.h Change the type of ar_arg_sockaddr from struct sockaddr to struct 2006-11-06 00:15:44 +00:00
audit_syscalls.c Sweep kernel replacing suser(9) calls with priv(9) calls, assigning 2006-11-06 13:42:10 +00:00
audit_trigger.c Prefer C to C++ comments per style(9). 2006-06-08 21:55:39 +00:00
audit_worker.c Rework the way errors are handled with respect to how audit records are 2006-09-24 13:35:58 +00:00