summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/rpc/auth_sys.h
AgeCommit message (Collapse)AuthorFilesLines
2017-06-138106 authloopback_marshal() can violate the RPC specificationMarcel Telka1-2/+2
8109 Kernel AUTH_SYS and AUTH_LOOPBACK implementation can ignore provided credentials Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-05-108121 Dead RPC code can free unallocated memoryMarcel Telka1-2/+0
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
2017-04-208085 Handle RPC groups betterAlex Wilson1-3/+12
Reviewed by: "Joshua M. Clulow" <josh@sysmgr.org> Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-10-215246 xdr_uid_t/xdr_gid_t cleanupsMarcel Telka1-2/+7
Reviewed by: David Höppner <0xffea@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2009-11-20PSARC 2009/542 Increase the maximum value of NGROUPS_MAX to 1024Casper H.S. Dik1-8/+6
4088757 Customer would like to increase ngroups_max more than 32 6853435 Many files incorrectly include the private <sys/cred_impl.h>
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+119