| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC: Use shared vnode locks for auditing vnode arguments. | John Baldwin | 2009-02-17 | 1 | -2/+2 |
* | Merge r184948 from head to stable/7: | Robert Watson | 2009-02-06 | 1 | -7/+9 |
* | Merge r181053 from head to stable/7: | Robert Watson | 2008-08-31 | 1 | -1/+1 |
* | Merge r180703, r180704, r180706, r180708, r180709, r180711, r180712, | Robert Watson | 2008-08-31 | 1 | -4/+4 |
* | Merge r180701 from head to stable/7: | Robert Watson | 2008-08-31 | 1 | -2/+2 |
* | Merge r180699 from head to stable/7: | Robert Watson | 2008-08-31 | 1 | -1/+1 |
* | Merge r178285, r178318, r178319, r178320, r178321, r178322, r178325, | Robert Watson | 2008-08-18 | 1 | -2/+2 |
* | Merge audit.c:1.41, audit_arg.c:1.19, audit_bsm.c:1.26, | Robert Watson | 2008-04-20 | 1 | -2/+3 |
* | Merge audit_arg.c:1.18, audit_bsm.c:1.25, audit_bsm_klib.c:1.10, | Robert Watson | 2008-04-10 | 1 | -1/+1 |
* | - Add audit_arg_audinfo_addr() for auditing the arguments for setaudit_addr(2) | Christian S.J. Peron | 2007-06-27 | 1 | -0/+22 |
* | Clean up, and sometimes remove, a number of audit-related implementation | Robert Watson | 2007-06-11 | 1 | -1/+1 |
* | Move per-process audit state from a pointer in the proc structure to | Robert Watson | 2007-06-07 | 1 | -3/+3 |
* | Clean up audit comments--formatting, spelling, etc. | Robert Watson | 2007-06-01 | 1 | -10/+11 |
* | Fix the handling of IPv6 addresses for subject and process BSM audit | Christian S.J. Peron | 2007-04-13 | 1 | -2/+2 |
* | Update auditing of socket information for the inpcb new world order: | Robert Watson | 2007-02-20 | 1 | -6/+4 |
* | When returning early from audit_arg_file() due to so->so_pcb being NULL | Robert Watson | 2007-01-06 | 1 | -2/+3 |
* | Add a witness sleep warning to canon_path(), which invokes vput() and hence | Robert Watson | 2006-12-29 | 1 | -3/+0 |
* | Change the type of ar_arg_sockaddr from struct sockaddr to struct | Christian S.J. Peron | 2006-11-06 | 1 | -2/+1 |
* | Audit the argv and env vectors passed in on exec: | Wayne Salamon | 2006-09-01 | 1 | -0/+42 |
* | Correct a number of problems that were previously commented on: | Robert Watson | 2006-07-03 | 1 | -48/+39 |
* | When generating the process token, need to check whether the | Robert Watson | 2006-06-05 | 1 | -1/+3 |
* | Merge Perforce change 93581 from TrustedBSD audit3 branch: | Robert Watson | 2006-03-19 | 1 | -27/+27 |
* | Fix INVARIANTS build on amd64; (unsigned unsigned long) != u_int64_t. | Robert Watson | 2006-02-03 | 1 | -2/+2 |
* | Import kernel audit framework: | Robert Watson | 2006-02-01 | 1 | -0/+803 |