summaryrefslogtreecommitdiff
path: root/usr/src/cmd/auditreduce
AgeCommit message (Collapse)AuthorFilesLines
2020-01-0612149 mixed up 32 and 64 bit buildToomas Soome1-1/+1
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-11-2111972 resync smatchJohn Levon2-9/+19
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-10-2511037 SMB File access audit logging (reserve IDs)Matt Barden1-0/+3
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com> Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: John Levon <john.levon@joyent.com>
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-01-1410080 smatch Makefile changes for usr/src/cmdJohn Levon1-1/+4
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe1-0/+14
7030 want basic address space layout randomization (ASLR) 7031 noexec_user_stack should be a security-flag 7032 want a means to forbid mappings around NULL Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Patrick Mooney <pmooney@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-0/+3
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-05-112655 illumos should be lint 12.3 freeMilan Jurik1-14/+0
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Andrew Stormont <Andrew.Stormont@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-02-182077 lots of unreachable breaks in illumos gateMilan Jurik1-1/+1
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-03-116914628 Implement the user object audit token PSARC/2010/001 User object ↵gww4-4/+31
audit token PSARC/2010/001 User object audit token 6580704 passwd gww produces a less optimal audit record.
2010-03-086914378 AUT_SUBJECT64_EX token is parsed incorrectly by audit_syslog(5) and ↵Jan Friedel3-73/+56
auditreduce
2010-02-196910977 _msg target in $SRC/cmd/<audit_related_command>/Makefile should ↵Jan Friedel1-14/+15
comply with the recommended pattern
2010-02-196888676 $SRC/cmd/audit*/*.c and $SRC/lib/[libbsm|auditd_plugins] and other ↵Jan Friedel1-25/+3
need lint related clean up
2009-03-196617821 adt_export_data_t needs to avoid using variable-sized typesTony Nguyen1-2/+2
2009-02-276701747 auditreduce bug in handling v4-mapped addressesMarek Pospisil1-2/+3
2009-02-246658421 auditreduce can core on SEGVTony Nguyen1-7/+8
2008-10-296442434 Solaris should have AF_LOCAL/PF_LOCAL/AF_FILE/PF_FILE as synonyms ↵Palle Lyckegaard3-18/+14
for AF_UNIX/PF_UNIX Contributed by Palle Lyckegaard <palle@lyckegaard.dk>
2008-09-291207395 au_event_t is a currently a short. It should be redefined to be a ↵Tony Nguyen3-19/+15
u_short
2008-05-026683064 check_rtime could do with some spring cleaningrie1-4/+2
2007-10-266431736 c2audit needs to add support for auditing ZFS/NFS ACLstz2045791-11/+44
2006-06-016415519 auditreduce TX code review issuesgww3-40/+42
6415523 praudit TX code review issues 6415528 syslog plugin TX code review issues
2006-04-10PSARC/2006/213 FMRI Audit Tokengww6-1/+67
6401913 add FMRI audit token type to the adt_* infrastructure
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk6-119/+97
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-11-096346636 expunge readdir_r uses from Solariscasper1-1/+1
6346809 S_IFxxx is not a bitmask but our programmers don't know
2005-09-23PSARC/2005/527 - new auditreduce(1m) selection optionsgww4-12/+50
5071771 need sessionid option for auditreduce
2005-07-294875480 The praudit and auditreduce commands not largefile aware.paulson1-2/+2
6261894 auditd appears to not be large file aware.
2005-06-14OpenSolaris Launchstevel@tonic-gate10-0/+6517