1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00
freebsd/sys/security/audit
Robert Watson 1279fdafce Audit 'fd' and 'cmd' arguments to fcntl(2), and when generating BSM,
always audit the file-descriptor number and vnode information for all
fnctl(2) commands, not just locking-related ones.  This was likely an
oversight in the original adaptation of this code from XNU.

MFC after:	3 days
Sponsored by:	DARPA, AFRL
2016-11-22 00:41:24 +00:00
..
audit_arg.c
audit_bsm_klib.c
audit_bsm.c Audit 'fd' and 'cmd' arguments to fcntl(2), and when generating BSM, 2016-11-22 00:41:24 +00:00
audit_ioctl.h
audit_pipe.c
audit_private.h
audit_syscalls.c Don't check aq64_minfree which is unsigned for negative values. 2016-09-08 19:47:57 +00:00
audit_trigger.c
audit_worker.c
audit.c
audit.h Audit the accepted (or rejected) username argument to setlogin(2). 2016-08-20 20:28:08 +00:00
bsm_domain.c
bsm_errno.c
bsm_fcntl.c
bsm_socket_type.c
bsm_token.c