summaryrefslogtreecommitdiff
path: root/usr/src/cmd/praudit/token.c
AgeCommit message (Collapse)AuthorFilesLines
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe1-0/+29
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>
2010-03-116914628 Implement the user object audit token PSARC/2010/001 User object ↵gww1-1/+23
audit token PSARC/2010/001 User object audit token 6580704 passwd gww produces a less optimal audit record.
2009-11-20PSARC 2009/542 Increase the maximum value of NGROUPS_MAX to 1024Casper H.S. Dik1-0/+2
4088757 Customer would like to increase ngroups_max more than 32 6853435 Many files incorrectly include the private <sys/cred_impl.h>
2009-03-196617821 adt_export_data_t needs to avoid using variable-sized typesTony Nguyen1-3/+2
2007-11-286607434 praudit(1M) output in error --- no newline after exec_args,0gww1-8/+8
6624513 return token values from userland should be able to include errno. 6624525 praudit:token.c has nits 6627669 the PSARC/2000/517 audit interfaces do not support the in_peer token 6629752 praudit displays the ip port token in HEX rather than in_port_t
2007-10-266431736 c2audit needs to add support for auditing ZFS/NFS ACLstz2045791-7/+30
2007-02-126490046 praudit's -l flag does not work as described.paulson1-4/+3
2006-06-016415519 auditreduce TX code review issuesgww1-17/+27
6415523 praudit TX code review issues 6415528 syslog plugin TX code review issues
2006-04-10PSARC/2006/213 FMRI Audit Tokengww1-0/+18
6401913 add FMRI audit token type to the adt_* infrastructure
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-119/+7
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-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2387