summaryrefslogtreecommitdiff
path: root/usr/src/cmd/auditreduce/token.c
AgeCommit message (Collapse)AuthorFilesLines
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-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 ↵gww1-2/+22
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 Friedel1-67/+52
auditreduce
2009-03-196617821 adt_export_data_t needs to avoid using variable-sized typesTony Nguyen1-2/+2
2008-09-291207395 au_event_t is a currently a short. It should be redefined to be a ↵Tony Nguyen1-6/+5
u_short
2007-10-266431736 c2audit needs to add support for auditing ZFS/NFS ACLstz2045791-11/+44
2006-06-016415519 auditreduce TX code review issuesgww1-23/+31
6415523 praudit TX code review issues 6415528 syslog plugin TX code review issues
2006-04-10PSARC/2006/213 FMRI Audit Tokengww1-0/+25
6401913 add FMRI audit token type to the adt_* infrastructure
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-56/+6
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-23PSARC/2005/527 - new auditreduce(1m) selection optionsgww1-1/+17
5071771 need sessionid option for auditreduce
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1966