summaryrefslogtreecommitdiffstats
path: root/sys/security/audit/audit_bsm.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up, and sometimes remove, a number of audit-related implementationrwatson2007-06-111-3/+0
* Clean up audit comments--formatting, spelling, etc.rwatson2007-06-011-3/+2
* Fix the handling of IPv6 addresses for subject and process BSM auditcsjp2007-04-131-10/+34
* Add BSM conversion switch entries for a number of system calls, manyrwatson2006-10-031-7/+43
* Rather than allocating all buffer memory for the completed BSM recordrwatson2006-09-201-19/+17
* Make sure that lutimes(2) gets processed and converted into a BSM record.csjp2006-09-181-0/+1
* Add AUE_SYSARCH to the list of audit events during BSM conversion to preventrwatson2006-09-171-0/+1
* Add a BSM conversion switch case for AUE_GETCWD, so that a consolerwatson2006-09-091-0/+3
* Audit the argv and env vectors passed in on exec:wsalamon2006-09-011-1/+14
* Update kernel OpenBSM parts, especially src/sys/bsm, for the OpenBSMrwatson2006-08-261-1/+1
* Audit the remaining parameters to the extattr system calls. Generatewsalamon2006-07-061-0/+59
* When generating BSM tokens for mkfifo(), include mode argument.rwatson2006-06-051-1/+6
* When generating the process token, need to check whether therwatson2006-06-051-14/+11
* Merge OpenBSM 1.0 alpha 6 changes for BSM token creation torwatson2006-06-051-1/+1
* Merge Perforce change 93581 from TrustedBSD audit3 branch:rwatson2006-03-191-134/+152
* Add stub AUE_EACCESS entry.rwatson2006-02-111-0/+1
* Cast pointers to (uintptr_t) before down-casting to (int). This avoidsrwatson2006-02-041-7/+8
* Import kernel audit framework:rwatson2006-02-011-0/+1261
OpenPOWER on IntegriCloud