summaryrefslogtreecommitdiff
path: root/usr/src/cmd/auditconfig
AgeCommit message (Collapse)AuthorFilesLines
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+1
11529 Use -Wno-maybe-initialized Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-03-0810120 smatch indenting fixes for usr/src/cmdJohn Levon1-5/+10
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Portions contributed by: Joyce McIntosh <joyce.mcintosh@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-02-0410310 auditconfig: NULL pointer errorsToomas Soome1-9/+9
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
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 Friedel6-1005/+443
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-196913278 auditconfig -setqbufsz 0 give an auditon(2) errorJan Friedel1-1/+29
2010-02-196901249 AUDIT_WINDATA needs review.Jan Friedel1-2/+1
2010-02-196910977 _msg target in $SRC/cmd/<audit_related_command>/Makefile should ↵Jan Friedel1-16/+8
comply with the recommended pattern
2009-11-206767257 Solaris Audit configuration in SMFJan Friedel6-380/+1390
2009-07-30PSARC 2007/701 EOF and removal of auditconfig -[gs]etfsizePaul M Roberts1-56/+1
6704828 PSARC/2007/701: kernel-based audit statistic feature (-[gs]etfsize) should be EOF'd and removed
2008-09-291207395 au_event_t is a currently a short. It should be redefined to be a ↵Tony Nguyen1-12/+11
u_short
2007-02-196370646 'auditconfig -getcond' no longer requires privilege to runtz2045791-8/+24
6414737 auditconfig -setasid, -setaudit, -setauid issues 6483469 audit_symlink_create() shoudn't call VOP_LOOKUP() with NO_FOLLOW
2006-06-196439906 AUDIT_PASSWD is defined in <bsm/audit.h> and not usedgww1-1/+0
2006-04-185080821 auditconfig(1M)'s usage message is not up to dategww1-863/+515
6249707 auditconfig has unused variables 6378316 auditconfig has undocumented commands that do nothing and undocumented redundant commands 6398564 auditconfig TX code review issues.
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-28/+66
PSARC/2005/060 TSNET: Trusted Networking with Security Labels PSARC/2005/259 Layered Trusted Solaris Label Interfaces PSARC/2005/573 Solaris Trusted Extensions for Printing PSARC/2005/691 Trusted Extensions for Device Allocation PSARC/2005/723 Solaris Trusted Extensions Filesystem Labeling PSARC/2006/009 Labeled Auditing PSARC/2006/155 Trusted Extensions RBAC Changes PSARC/2006/191 is_system_labeled 6293271 Zone processes should use zone_kcred instead of kcred 6394554 integrate Solaris Trusted Extensions --HG-- rename : usr/src/cmd/dminfo/Makefile => deleted_files/usr/src/cmd/dminfo/Makefile rename : usr/src/cmd/dminfo/dminfo.c => usr/src/cmd/allocate/dminfo.c
2005-09-306324803 sys_errlist should be expunged where possibledp1-3/+1
--HG-- rename : usr/src/cmd/oamuser/lib/prerrno.c => usr/src/cmd/oamuser/lib/.del-prerrno.c-Sep-20-05
2005-06-14OpenSolaris Launchstevel@tonic-gate2-0/+2901