summaryrefslogtreecommitdiffstats
path: root/sys/security/audit/audit_worker.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up audit comments--formatting, spelling, etc.rwatson2007-06-011-6/+5
* Remove AUDIT_PRINTF() debugging statements and definition; clean up orrwatson2007-06-011-30/+7
* Short name of kernel audit worker thread from "audit_worker" to "audit".rwatson2007-05-211-1/+1
* Update a number of comments:rwatson2006-12-281-14/+9
* Rework the way errors are handled with respect to how audit records arerwatson2006-09-241-100/+145
* Merge OpenBSM 1.0 alpha 11 changes into src/sys/bsm and src/sys/security;rwatson2006-09-211-1/+1
* Correct a slight regression which was introduced with the implementation ofcsjp2006-09-171-3/+7
* Extract pointer value for mnt_stat from vp after the NULL check, notrwatson2006-06-061-1/+2
* Introduce support for per-audit pipe preselection independent from therwatson2006-06-051-28/+50
* No longer unconditionally drain the audit record queue if there isrwatson2006-06-051-35/+5
* Pull BSM conversion logic out of audit_record_write(), as well asrwatson2006-06-051-84/+48
* Assert audit mtx in audit_worker_drain().rwatson2006-06-051-11/+30
* Use struct kaudit_queue instead of a hand-crafted queue type forrwatson2006-06-051-1/+1
* Rename audit_cv to audit_worker_cv, as it wakes up the auditrwatson2006-06-051-3/+3
* Merge Perforce change 93581 from TrustedBSD audit3 branch:rwatson2006-03-191-76/+73
* Merge Perforce changes 93512, 93514, 93515 from TrustedBSD audit3rwatson2006-03-191-0/+558
OpenPOWER on IntegriCloud