summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/syscall/ppriv.c
AgeCommit message (Collapse)AuthorFilesLines
2010-04-28PSARC 2009/377 In-kernel pfexec implementation.Casper H.S. Dik1-4/+8
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-05PSARC/2009/354 Always on / no reboot Solaris AuditMarek Pospisil1-1/+1
6192139 Solaris auditing should be able to start collecting audit records without a reboot
2010-01-216918265 priv_debug is too noisy to allow enabling it by default even in ↵Casper H.S. Dik1-1/+1
DEBUG builds
2010-01-18PSARC 2009/686 Improving the use and debugging of the basic privilege set.Casper H.S. Dik1-1/+17
PSARC/2009/685 Basic Network Privilege 6434380 Expanding the basic privilege set in order to restrict network access and IPC 6912229 Multiple applications mishandle privilege operations, particular they ignore the basic set 6915243 dladm mishandles basic privileges 6915244 in.tftpd mishandles privileges operations 6915250 NDMP mishandles basic privileges 6915257 smbd mishandles basic privileges 6915277 login audit mishandles basic privileges 6915284 su audit mishandles basic privileges 6915778 lpd-port mishandles basic privileges 6915782 zlogin mishandles basic privileges
2009-06-05PSARC 2007/072 PRIV_AWARE_RESETCasper H.S. Dik1-7/+9
6452447 Need the ability to limit each and every privilege on login
2008-03-076671837 missing mutex_exit() in setppriv()casper1-0/+1
2008-03-03PSARC 2008/109 Fine Grained Access Permissions (FGAP)casper1-15/+44
6664443 Implement PSARC/2008/109
2007-12-271162981 Remove C2_AUDIT #defines from the kernel and build filesgww1-3/+1
2007-05-25PSARC 2007/064 Unified POSIX and Windows Credentials for Solariscasper1-1/+4
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
2006-04-176413809 Trusted Extensions automount daemon failure in reading-down over NFSgfaden1-3/+11
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-33/+60
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/+333