freebsd-dev/sys/security/audit
Alan Somers f7c188aeeb auditon(2): fix A_SETPOLICY with 64-bit values
A_SETPOLICY is supposed to work with either 64 or 32-bit values, but due to a
typo the 64-bit version has never worked correctly.

Submitted by:	aniketp
Reviewed by:	asomers, cem
MFC after:	2 weeks
Sponsored by:	Google, Inc. (GSoC 2018)
Differential Revision:	https://reviews.freebsd.org/D16222
2018-07-15 21:10:19 +00:00
..
audit_arg.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
audit_bsm_db.c Break audit_bsm_klib.c into two files: one (audit_bsm_klib.c) 2017-04-03 10:15:58 +00:00
audit_bsm_klib.c audit(4): fix a typo in a comment 2018-03-17 17:56:08 +00:00
audit_bsm.c Fix "Bad tailq" panic when auditing auditon(A_SETCLASS, ...) 2018-05-28 20:47:39 +00:00
audit_dtrace.c Add an experimental DTrace audit provider, which allows users of DTrace to 2017-03-29 19:58:00 +00:00
audit_ioctl.h #include <bsm/audit.h> in security/audit/audit_ioctl.h 2018-05-30 21:50:23 +00:00
audit_pipe.c
audit_private.h audit(4): fix the definition of ARG_TERMID_ADDR 2018-06-13 14:55:31 +00:00
audit_syscalls.c auditon(2): fix A_SETPOLICY with 64-bit values 2018-07-15 21:10:19 +00:00
audit_trigger.c
audit_worker.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
audit.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
audit.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
bsm_domain.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
bsm_errno.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
bsm_fcntl.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
bsm_socket_type.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
bsm_token.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00