summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/c2/audit_event.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-2911842 Want audit events for auditon(A_SETPMASK) and friendsAlex Wilson1-1/+65
2019-04-2310758 c2audit: NULL pointer errorsToomas Soome1-34/+20
2019-01-1410081 smatch indenting fixes for usr/src/utsJohn Levon1-4/+5
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe1-1/+4
2011-09-151073 migrate kernel modules from ancient _depends_on to true ELF dependenciesBayard Bell1-3/+1
2010-08-166925149 auf_accept() may reference unintialized variable 'fd'Marek Pospisil1-4/+14
2010-07-27PSARC/2009/636 Obsolete getacinfo(3bsm)Jan Friedel1-0/+15
2010-07-07PSARC 2010/235 POSIX 1003.1-2008 *at(2) syscallsRoger A. Faulkner1-21/+175
2010-06-246949768 fsattr(5) auditing can incorrectly record some open(2) paths as exten...Brent Paulson1-17/+16
2010-06-17PSARC/2009/590 Socket Filter FrameworkAnders Persson1-21/+43
2010-06-146625545 auditd Generates Plethora Events due to Missing System Files (AUE_OPE...Marek Pospisil1-10/+8
2010-03-166890083 fcntl(2) should generate an additional argument token when F_SETFL is...Marek Pospisil1-3/+7
2010-03-086545618 exit audit records could include process return valueMarek Pospisil1-1/+16
2010-03-05PSARC/2009/354 Always on / no reboot Solaris AuditMarek Pospisil1-19/+19
2010-02-28PSARC 2009/657 delete obsolete system call trapsRoger A. Faulkner1-295/+257
2009-11-266898247 The definition BSM_AUDITON is never used.Marek Pospisil1-2/+0
2009-06-16PSARC/2009/284 faccessat(2) - determine accessibility of a file using file de...Sumanth Naropanth1-0/+3
2009-03-204987752 setpgrp(2) audit record seems to show failure. (fix lint)Jan Friedel1-0/+1
2009-03-194987752 setpgrp(2) audit record seems to show failure.Jan Friedel1-39/+104
2009-03-196757391 c2audit incorrectly interprets acl(2)/ACE_GETACL as acl(2)/SETACL.Jan Friedel1-1/+2
2009-03-196785167 audit_event.c:aus_msgsys() and audit_event.c:aus_semsys() could be op...Jan Friedel1-6/+2
2009-03-186412948 There's cruft in the libbsm files that needs to be removed.Jan Friedel1-4/+0
2009-03-186753388 AUE_PORTFS should really be PORTFS_ASSOCIATE and PORTFS_DISSOCIATEJan Friedel1-5/+12
2009-03-186753025 port_associate_fop() generates double path/attribute token into the A...Jan Friedel1-2/+2
2008-12-11PSARC 2007/587 Volo -- Low Latency Socket FrameworkYu Xiangning1-182/+92
2008-09-291207395 au_event_t is a currently a short. It should be redefined to be a u_s...Tony Nguyen1-2/+1
2008-08-206415507 audit TX code review issuesRic Aleshire1-4/+4
2008-05-226680957 labelsys appears to be making policy decisions, but doesn't appear to...rica1-9/+166
2008-03-186665631 audit_start() could be a lot smarter handling audit_s2e functions.gww1-25/+4
2008-02-116638707 implement the removal of auditsvc(2) as noted in PSARC/2002/665gww1-29/+1
2007-10-266431736 c2audit needs to add support for auditing ZFS/NFS ACLstz2045791-53/+58
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-3/+6
2007-10-116573175 panic in au_getsonodetz2045791-140/+95
2007-08-14PSARC/2007/027 File Events Notification APIpraks1-1/+35
2007-08-06backout 6367770/6588702/6588839: needs workdm1207691-35/+1
2007-07-31PSARC/2007/027 File Events Notification APIpraks1-1/+35
2007-06-29PSARC 2007/285 robust locks revisitedraf1-2/+2
2007-05-306558641 setauid(2) should audit correct audit id not the argument addresstz2045791-1/+4
2007-05-25PSARC 2007/064 Unified POSIX and Windows Credentials for Solariscasper1-1/+1
2007-05-106388077 audit_{start,finish} call zone_getspecific() every time which is expe...paulson1-10/+10
2006-12-13PSARC 2006/659 fork extensionsraf1-1/+29
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-4/+38
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-5/+10
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+5540