summaryrefslogtreecommitdiff
path: root/usr/src/cmd/pfexec/pfexec.c
AgeCommit message (Collapse)AuthorFilesLines
2016-06-06backout OS-5440 pfexec and the case of the missing error message (see OS-5452)Alex Wilson1-10/+2
2016-06-01OS-5440 pfexec and the case of the missing error messageAlex Wilson1-2/+10
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2014-06-214577 pfexec's error reporting is (at least sometimes) awfulGary Mills1-6/+19
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Adam Števko <adam.stevko@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2010-04-28PSARC 2009/377 In-kernel pfexec implementation.Casper H.S. Dik1-530/+107
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
2008-07-116723298 pfexec should do a better job searching PATH and reporting errorsrotondo1-8/+31
2008-02-21PSARC/2008/034 Defining Workstation Owner Infrastructuregww1-10/+9
6650907 Implement PSARC/2008/034 Defining Workstation Owner Infrastructure 6655423 configd:rc_node.c:perm_granted() uses perm_lock which is no longer needed.
2007-05-25PSARC 2007/064 Unified POSIX and Windows Credentials for Solariscasper1-7/+6
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
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+568