summaryrefslogtreecommitdiff
path: root/usr/src/lib/auditd_plugins/syslog/systoken.c
AgeCommit message (Collapse)AuthorFilesLines
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe1-0/+18
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-0/+16
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-16/+41
auditreduce
2010-02-196888676 $SRC/cmd/audit*/*.c and $SRC/lib/[libbsm|auditd_plugins] and other ↵Jan Friedel1-2/+2
need lint related clean up
2008-09-291207395 au_event_t is a currently a short. It should be redefined to be a ↵Tony Nguyen1-3/+2
u_short
2007-10-266431736 c2audit needs to add support for auditing ZFS/NFS ACLstz2045791-1/+24
2007-09-206314610 audit_syslog(5) plugin module logs IP addresses in host byte orderdanmcd1-19/+18
Contributed by Chad Mynhier (cmynhier@gmail.com).
2006-06-016415519 auditreduce TX code review issuesgww1-8/+2
6415523 praudit TX code review issues 6415528 syslog plugin TX code review issues
2006-04-10PSARC/2006/213 FMRI Audit Tokengww1-0/+13
6401913 add FMRI audit token type to the adt_* infrastructure
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-53/+14
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-08-226268943 cmd/allocate and gcc don't get alongpaulson1-3/+2
6268950 cmd/audit[d] and gcc don't get along
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1480