freebsd-nq/sys/security/audit
Robert Watson 597df30e62 Import OpenBSM 1.1p1 from vendor branch to 8-CURRENT, populating
contrib/openbsm and a subset also imported into sys/security/audit.
This patch release addresses several minor issues:

- Fixes to AUT_SOCKUNIX token parsing.
- IPv6 support for au_to_me(3).
- Improved robustness in the parsing of audit_control, especially long
  flags/naflags strings and whitespace in all fields.
- Add missing conversion of a number of FreeBSD/Mac OS X errnos to/from BSM
  error number space.

MFC after:	3 weeks
Obtained from:	TrustedBSD Project
Sponsored by:	Apple, Inc.
Approved by:	re (kib)
2009-07-17 14:02:20 +00:00
..
audit_arg.c Dynamically allocate the gidset field in audit record. 2009-06-29 20:19:19 +00:00
audit_bsm_domain.c
audit_bsm_errno.c Import OpenBSM 1.1p1 from vendor branch to 8-CURRENT, populating 2009-07-17 14:02:20 +00:00
audit_bsm_fcntl.c
audit_bsm_klib.c
audit_bsm_socket_type.c
audit_bsm_token.c Import OpenBSM 1.1p1 from vendor branch to 8-CURRENT, populating 2009-07-17 14:02:20 +00:00
audit_bsm.c Create audit records for AUE_POSIX_OPENPT, currently w/o arguments. 2009-07-02 16:33:38 +00:00
audit_ioctl.h
audit_pipe.c
audit_private.h Dynamically allocate the gidset field in audit record. 2009-06-29 20:19:19 +00:00
audit_syscalls.c
audit_trigger.c
audit_worker.c
audit.c Dynamically allocate the gidset field in audit record. 2009-06-29 20:19:19 +00:00
audit.h Define missing audit argument macro AUDIT_ARG_SOCKET(), and 2009-07-01 18:54:49 +00:00