summaryrefslogtreecommitdiff
path: root/usr/src/cmd/auditd/doorway.c
AgeCommit message (Collapse)AuthorFilesLines
2019-12-2712127 auditd: cast between incompatible function typesToomas Soome1-7/+8
Reviewed by: C Fraire <cfraire@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2017-06-028294 auditd: case values not in enumToomas Soome1-2/+3
Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-07-27PSARC/2009/636 Obsolete getacinfo(3bsm)Jan Friedel1-14/+9
PSARC/2009/642 audit_control(4) EOL and removal PSARC/2010/218 Audit subsystem Rights Profiles PSARC/2010/220 svc:/system/auditset service 6875456 Solaris Audit configuration in SMF - phase 2 (PSARC/2009/636, PSARC/2009/642) 6942035 audit_binfile(5) leaves unfinished audit logs. 6942041 auditd(1) says "auditd refreshed" on startup. 6943275 audit_remote(5) leaks memory on audit service refresh 6955077 adt_get_mask_from_user() should regard _SC_GETPW_R_SIZE_MAX 6955117 $SRC/lib/libbsm/common/audit_ftpd.c shouldn't hardcode the lenght of usernames (8) 6956169 adt_audit_state() returns non-boolean values --HG-- rename : usr/src/cmd/auditconfig/auditconfig_impl.h => usr/src/lib/libbsm/common/audit_policy.h rename : usr/src/cmd/auditconfig/audit_scf.c => usr/src/lib/libbsm/common/audit_scf.c rename : usr/src/cmd/auditconfig/audit_scf.h => usr/src/lib/libbsm/common/audit_scf.h
2010-02-196888676 $SRC/cmd/audit*/*.c and $SRC/lib/[libbsm|auditd_plugins] and other ↵Jan Friedel1-14/+15
need lint related clean up
2010-02-196907614 Queue sequence number generated by auditd(1M) should be changed from ↵Jan Friedel1-7/+7
uint32_t to uint64_t
2007-09-076411336 audit_binfile(5) creates an empty audit trail file on startuppaulson1-18/+21
6430878 audit_binfile(5) doesn't rotate the audit.log at all 6483684 auditd drops audit records when the allhard condition is reached and continue policy is not set 6492045 auditd does not honor its 20second interval if log file system is full 6555845 auditd creates audit files in / if no directory specified in audit_control
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1317