Date: Mon, 18 Jul 2011 12:58:18 +0000 (UTC) From: Jonathan Anderson <jonathan@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/security/audit audit.h audit_arg.c audit_bsm.c audit_private.h Message-ID: <201107181258.p6ICwYd8030988@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jonathan 2011-07-18 12:58:18 UTC
FreeBSD src repository
Modified files:
sys/security/audit audit.h audit_arg.c audit_bsm.c
audit_private.h
Log:
SVN rev 224181 on 2011-07-18 12:58:18Z by jonathan
Provide ability to audit cap_rights_t arguments.
We wish to be able to audit capability rights arguments; this code
provides the necessary infrastructure.
This commit does not, of itself, turn on such auditing for any
system call; that should follow shortly.
Approved by: mentor (rwatson), re (Capsicum blanket)
Sponsored by: Google Inc
Revision Changes Path
1.31 +7 -0 src/sys/security/audit/audit.h
1.34 +13 -0 src/sys/security/audit/audit_arg.c
1.53 +22 -0 src/sys/security/audit/audit_bsm.c
1.32 +2 -0 src/sys/security/audit/audit_private.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107181258.p6ICwYd8030988>
