freebsd-dev/sys/security/audit
Alan Somers cb3d7cd839 Fix "Bad tailq" panic when auditing auditon(A_SETCLASS, ...)
Due to an oversight in r195280, auditon(A_SETCLASS, ...) would cause a tailq
element to get added to the tailq twice, resulting in a circular tailq. This
panics when INVARIANTS are on.

MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D15381
2018-05-28 20:47:39 +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
audit_pipe.c
audit_private.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
audit_syscalls.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +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