summaryrefslogtreecommitdiff
path: root/usr/src/cmd/pfexecd/pfexecd.c
AgeCommit message (Collapse)AuthorFilesLines
2018-02-079037 pfexecd: this statement may fall throughToomas Soome1-0/+1
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2015-04-175853 pfexec_call() error handling could be improvedRobert Mustacchi1-1/+16
5854 pfexecd should initialize pfexec response buffers Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Steven Williamson <steve@freeagent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2010-05-226954245 pfexecd should try to remove the isa directory if the exec->attr == ↵Casper H.S. Dik1-2/+6
NULL. 6954626 libsecdb rewrite added a memory leak
2010-04-28PSARC 2009/377 In-kernel pfexec implementation.Casper H.S. Dik1-0/+525
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