freebsd-dev/sys/security/audit
Robert Watson 323f4cc31d Replace use of AU_NULL with 0 when no audit classes are in use; this
supports the removal of hard-coded audit class constants in OpenBSM
1.0.  All audit classes are now dynamically configured via the
audit_class database.

Obtained from:	TrustedBSD Project
2007-10-29 18:07:48 +00:00
..
audit_arg.c - Add audit_arg_audinfo_addr() for auditing the arguments for setaudit_addr(2) 2007-06-27 17:01:15 +00:00
audit_bsm_klib.c Replace use of AU_NULL with 0 when no audit classes are in use; this 2007-10-29 18:07:48 +00:00
audit_bsm_token.c - Add audit_arg_audinfo_addr() for auditing the arguments for setaudit_addr(2) 2007-06-27 17:01:15 +00:00
audit_bsm.c Implement AUE_CORE, which adds process core dump support into the kernel. 2007-10-26 01:23:07 +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 Make sure we are incrementing the read count for each audit pipe read. 2007-10-27 22:28:01 +00:00
audit_private.h Clean up audit comments--formatting, spelling, etc. 2007-06-01 21:58:59 +00:00
audit_syscalls.c Merge first in a series of TrustedBSD MAC Framework KPI changes 2007-10-24 19:04:04 +00:00
audit_trigger.c Close a very narrow race that might cause a trigger allocation to be 2007-06-13 21:17:23 +00:00
audit_worker.c Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
audit.c Replace use of AU_NULL with 0 when no audit classes are in use; this 2007-10-29 18:07:48 +00:00
audit.h Implement AUE_CORE, which adds process core dump support into the kernel. 2007-10-26 01:23:07 +00:00