summaryrefslogtreecommitdiff
path: root/usr/src/cmd/auditd
AgeCommit message (Collapse)AuthorFilesLines
2022-10-065913 audit_syslog is noisy when it discards messagesAndy Giles1-9/+18
Reviewed by: Aditya Agnihotri <aagnihotri@tintri.com> Reviewed by: Matt Barden <mbarden@tintri.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marco van Wieringen <mvw@planets.elm.net> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-03-1014443 resection manual pages per IPD4Richard Lowe3-31/+31
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2022-01-2414173 Various smf manifests still contain Solaris referencesJason King1-3/+3
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Garrett D'Amore <garrett@damore.org>
2019-12-2712127 auditd: cast between incompatible function typesToomas Soome2-16/+17
Reviewed by: C Fraire <cfraire@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-01-1410080 smatch Makefile changes for usr/src/cmdJohn Levon1-0/+3
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>
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>
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-0/+2
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2010-07-27PSARC/2009/636 Obsolete getacinfo(3bsm)Jan Friedel7-314/+293
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-03-09PSARC/2009/613 auditon(2) clarificationMarek Pospisil1-1/+1
6884238 The audit_policy variable should be a uint32_t.
2010-02-196910977 _msg target in $SRC/cmd/<audit_related_command>/Makefile should ↵Jan Friedel1-12/+3
comply with the recommended pattern
2010-02-196888676 $SRC/cmd/audit*/*.c and $SRC/lib/[libbsm|auditd_plugins] and other ↵Jan Friedel4-43/+41
need lint related clean up
2010-02-196907614 Queue sequence number generated by auditd(1M) should be changed from ↵Jan Friedel3-23/+17
uint32_t to uint64_t
2010-02-196892121 auditd(1M) return codes should be revisedJan Friedel1-18/+18
2010-02-18PSARC/2002/665 auditd interface reclassificationgww1-2/+2
6647954 implement the removal of audit_data(4) as noted in PSARC/2002/665
2010-01-156876600 misconfigured or faulty dns requires more time for auditd to find ↵Marek Pospisil1-2/+2
the localhost
2009-11-206767257 Solaris Audit configuration in SMFJan Friedel5-81/+487
2009-11-206825523 the auditd service cannot be permanently enabled/disabled from the ↵Jan Friedel1-0/+2
Audit Control Rights Profile
2009-09-186510325 auditd's hard dependency on syslog is dubiousMarek Pospisil1-7/+4
2009-03-196817465 audit(1m) uses obsolete interfacesgww1-7/+11
2008-07-146287314 adt_load_ttyname() fails with errno 0gww2-47/+35
6344144 adt_load_hostname() seems to fail with ENOENT under TX SMC 6704657 auditd can fail with nostart, but without any helpful clue as to why 6705223 adt_load_hostname should use MAXHOSTNAMELEN rather than ADT_STRING_MAX 6706980 after enable TS and reboot, root can't login from console. server NIS enabled 6723291 internal routine adt_write_syslog() could do a better job
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
2006-11-02PSARC 2006/552 Quagga SMF Modificationsamaguire1-30/+11
6312914 routeadm needs to support smf-based routing services 6440342 remove redundancies in smf-related makefiles by moving manifest rules to usr/src/cmd/Makefile.targ --HG-- rename : usr/src/cmd/cmd-inet/usr.sbin/in.rdisc.c => usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/in.rdisc.c rename : usr/src/cmd/cmd-inet/usr.sbin/routeadm.c => usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c rename : deleted_files/usr/src/cmd/volmgt/etc/Makefile => usr/src/cmd/volmgt/etc/Makefile
2006-08-106381337 bsmconv(1M) does not enable auditing for alternate rootspr1315821-2/+5
6384568 SUNWcsr postinstall may be too aggressive with the audit service in zones
2006-03-09PSARC/2006/163 SMF_ZONENAME variable for smf_method(5)dp1-6/+4
6392792 calls to zonename(1) should be standardized, minimized
2005-08-226268943 cmd/allocate and gcc don't get alongpaulson1-0/+1
6268950 cmd/audit[d] and gcc don't get along
2005-06-14OpenSolaris Launchstevel@tonic-gate9-0/+2873