| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Add new comments.
- Move private data structures from public audit.h to audit_internal.h to
avoid exposing queue.h macros to undesiring consumers.
Obtained from: TrustedBSD Project
Notes:
svn path=/head/; revision=156289
|
|
|
|
|
|
|
|
|
|
|
|
| |
to sys/bsm:
- Correct error in definition of audit event for Linux setfsgid().
- Add audit event identifier for sysarch().
Obtained from: TrustedBSD Project
Notes:
svn path=/head/; revision=155371
|
|
|
|
|
|
|
|
|
|
| |
entirely new audit event identifiers for FreeBSD, Linux, and POSIX.1b
system calls.
Obtained from: TrustedBSD Project
Notes:
svn path=/head/; revision=155293
|
|
|
|
|
|
|
|
|
|
|
|
| |
couple of FreeBSD-specific modifications that may be merged out
later). These include files define the basic audit data
structures, types, and definitions use by the kernel, or shared
by the kernel and user space.
Obtained from: TrustedBSD Project, Apple Computer, Inc.
Notes:
svn path=/head/; revision=155191
|
|
|
|
|
|
|
| |
the define guards in audit_kevents.h.
Notes:
svn path=/head/; revision=146760
|
|
|
|
|
|
|
|
|
|
| |
in order to modify the system call table to include event identifiers.
The full audit.h will be merged at a later date.
Obtained from: TrustedBSD Project
Notes:
svn path=/head/; revision=146759
|
|
AUE_NULL. This is a place-holder to allow other audit infrastructure
to be introduced, such as an updated syscalls.master file format,
while the license on the real audit_kevents.h is fixed.
Notes:
svn path=/head/; revision=141144
|