summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/c2/audit.h
AgeCommit message (Collapse)AuthorFilesLines
2022-07-0114767 retire ksslGarrett D'Amore1-1/+1
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe1-0/+3
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-07-27PSARC/2009/636 Obsolete getacinfo(3bsm)Jan Friedel1-3/+14
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-06-146625545 auditd Generates Plethora Events due to Missing System Files ↵Marek Pospisil1-14/+5
(AUE_OPEN_R, AUE_OPENAT_R, AUE_EXECVE) 6631622 The tad_ctrl (PAD_) stuff is a mess
2010-04-28PSARC 2009/377 In-kernel pfexec implementation.Casper H.S. Dik1-1/+1
PSARC 2009/378 Basic File Privileges PSARC 2010/072 RBAC update: user attrs from profiles 4912090 pfzsh(1) should exist 4912093 pfbash(1) should exist 4912096 pftcsh(1) should exist 6440298 Expand the basic privilege set in order to restrict file access 6859862 Move pfexec into the kernel 6919171 cred_t sidesteps kmem_debug; we need to be able to detect bad hold/free when they occur 6923721 The new SYS_SMB privilege is not backward compatible 6937562 autofs doesn't remove its door when the zone shuts down 6937727 Zones stuck on deathrow; netstack_zone keeps a credential reference to the zone 6940159 Implement PSARC 2010/072
2010-04-126935410 setting audit context when audit is not enabled should be more ↵gww1-8/+8
tolerant of getaddrinfo failure
2010-03-05PSARC/2009/354 Always on / no reboot Solaris AuditMarek Pospisil1-9/+37
6192139 Solaris auditing should be able to start collecting audit records without a reboot
2010-02-196901249 AUDIT_WINDATA needs review.Jan Friedel1-4/+2
2009-11-266898247 The definition BSM_AUDITON is never used.Marek Pospisil1-1/+1
2009-07-30PSARC 2007/701 EOF and removal of auditconfig -[gs]etfsizePaul M Roberts1-12/+0
6704828 PSARC/2007/701: kernel-based audit statistic feature (-[gs]etfsize) should be EOF'd and removed
2009-03-186412948 There's cruft in the libbsm files that needs to be removed.Jan Friedel1-8/+8
2008-09-291207395 au_event_t is a currently a short. It should be redefined to be a ↵Tony Nguyen1-8/+5
u_short
2008-02-116638707 implement the removal of auditsvc(2) as noted in PSARC/2002/665gww1-2/+2
2007-05-25PSARC 2007/064 Unified POSIX and Windows Credentials for Solariscasper1-1/+1
4994017 data structure sharing between rpcbind and libnsl leads to accidents 6549510 Need the ability to store SIDs in the Solaris cred_t 6549515 PSARC 2007/064: uid_t and gid_t to become unsigned
2007-05-246528002 enable kernel auditing for PF_POLICYpwernau1-1/+4
2007-05-106388077 audit_{start,finish} call zone_getspecific() every time which is ↵paulson1-11/+9
expensive
2006-09-294686423 undocumented interfaces are not usedtz2045791-12/+11
6466722 audituser and AUDIT_USER are defined, unused, undocumented and should be removed.
2006-07-246415509 audit TX code review issuesgww1-8/+2
6415542 audit_allocate TX code review issues 6415563 use of ifdef TSOL TX code review issues 6449278 adt_token.c partial TX code review issues 6449280 uts/common/c2/audit.c partial TX code review issues
2006-06-196439906 AUDIT_PASSWD is defined in <bsm/audit.h> and not usedgww1-13/+12
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-6/+16
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-12PSARC/2005/625 Greyhound - Solaris Kernel SSL proxykais1-1/+2
4931229 Kernel-level SSL proxy
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+589