summaryrefslogtreecommitdiffstats
path: root/sys/security/audit/audit_arg.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up, and sometimes remove, a number of audit-related implementationrwatson2007-06-111-1/+1
* Move per-process audit state from a pointer in the proc structure torwatson2007-06-071-3/+3
* Clean up audit comments--formatting, spelling, etc.rwatson2007-06-011-10/+11
* Fix the handling of IPv6 addresses for subject and process BSM auditcsjp2007-04-131-2/+2
* Update auditing of socket information for the inpcb new world order:rwatson2007-02-201-6/+4
* When returning early from audit_arg_file() due to so->so_pcb being NULLrwatson2007-01-061-2/+3
* Add a witness sleep warning to canon_path(), which invokes vput() and hencerwatson2006-12-291-3/+0
* Change the type of ar_arg_sockaddr from struct sockaddr to structcsjp2006-11-061-2/+1
* Audit the argv and env vectors passed in on exec:wsalamon2006-09-011-0/+42
* Correct a number of problems that were previously commented on:rwatson2006-07-031-48/+39
* When generating the process token, need to check whether therwatson2006-06-051-1/+3
* Merge Perforce change 93581 from TrustedBSD audit3 branch:rwatson2006-03-191-27/+27
* Fix INVARIANTS build on amd64; (unsigned unsigned long) != u_int64_t.rwatson2006-02-031-2/+2
* Import kernel audit framework:rwatson2006-02-011-0/+803
OpenPOWER on IntegriCloud