aboutsummaryrefslogtreecommitdiff
path: root/sys/rpc/rpcsec_gss
Commit message (Expand)AuthorAgeFilesLines
...
* When unmounting an NFS mount using sec=krb5[ip], the umount systemRick Macklem2009-07-011-0/+14
* If the initial attempt to refresh credentials in the RPCSEC_GSS clientRick Macklem2009-06-241-3/+15
* Delete the declaration of an unused variable so that it will build.Rick Macklem2009-06-201-1/+0
* Rework the credential code to support larger values of NGROUPS andBrooks Davis2009-06-191-5/+1
* Replace the global references to "hostid" in svc_rpcsec_gss.c to localRick Macklem2009-06-151-1/+7
* When a Solaris10 client does an NFS mount using krb5i or krb5p, theRick Macklem2009-06-131-1/+1
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-036-0/+3218