summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/c2/audit_start.c
AgeCommit message (Collapse)AuthorFilesLines
2022-03-1014443 resection manual pages per IPD4Richard Lowe1-1/+1
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-04-2310758 c2audit: NULL pointer errorsToomas Soome1-1/+1
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-04-019347 c2audit: comparison between pointer and zero character constantToomas Soome1-1/+1
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Gordon Ross <gwr@nexenta.com>
2010-06-146625545 auditd Generates Plethora Events due to Missing System Files ↵Marek Pospisil1-12/+3
(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-2/+6
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-03-156934538 assert in audit_async_done() points out improper setup of ↵Marek Pospisil1-3/+4
asynchronous auditing
2010-03-05PSARC/2009/354 Always on / no reboot Solaris AuditMarek Pospisil1-145/+33
6192139 Solaris auditing should be able to start collecting audit records without a reboot
2009-11-20PSARC 2009/542 Increase the maximum value of NGROUPS_MAX to 1024Casper H.S. Dik1-2/+2
4088757 Customer would like to increase ngroups_max more than 32 6853435 Many files incorrectly include the private <sys/cred_impl.h>
2008-08-206415507 audit TX code review issuesRic Aleshire1-3/+1
6706438 bsmrecord make will not rebuild root audit_record_attr 6724030 SYS_labelsys auditing has one or two nits which could be tidied up 6724031 au_to_in_addr_ex() mixes and matches between in_addr_t and 'struct in_addr' 6724032 /etc/name_to_sysnum should reference labelsys instead of tsolsys
2008-03-186665631 audit_start() could be a lot smarter handling audit_s2e functions.gww1-56/+69
2007-05-246528002 enable kernel auditing for PF_POLICYpwernau1-3/+9
2007-05-106388077 audit_{start,finish} call zone_getspecific() every time which is ↵paulson1-14/+3
expensive
2006-07-246415509 audit TX code review issuesgww1-10/+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-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-4/+8
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/+580