summaryrefslogtreecommitdiffstats
path: root/sys/security/audit/audit.c
Commit message (Expand)AuthorAgeFilesLines
...
* Update src/sys/security/audit for OpenBSM 1.0 alpha 5:rwatson2006-03-041-0/+1
* Initialize user process audit ID to AU_DEFAUDITID so that init andrwatson2006-02-111-0/+1
* Acquire vnode lock around call to VOP_GETATTR() in audit_record_write().rwatson2006-02-071-0/+2
* Add support for audit pipe special devices, which allow user spacerwatson2006-02-061-0/+13
* Manage audit record memory with the slab allocator, turningrwatson2006-02-061-100/+85
* When GC'ing a thread, assert that it has no active audit record.rwatson2006-02-051-0/+10
* Add new fields to process-related data structures:rwatson2006-02-021-0/+10
* Import kernel audit framework:rwatson2006-02-011-0/+1083
OpenPOWER on IntegriCloud