summaryrefslogtreecommitdiffstats
path: root/sys/rpc/rpcsec_gss/svc_rpcsec_gss.c
Commit message (Expand)AuthorAgeFilesLines
* MFC 288272jpaetzel2015-10-051-5/+2
* Modify the comment to take out the names and URL.rmacklem2012-10-251-6/+3
* Add a comment describing why r241097 was done.rmacklem2012-10-151-0/+11
* Attila Bogar and Herbert Poeckl both reported similar problemsrmacklem2012-10-011-3/+4
* Remove an extraneous "already" from a comment introduced by r226081.rmacklem2011-10-071-1/+1
* A crash reported on freebsd-fs@ on Sep. 23, 2011 under the subjectrmacklem2011-10-071-10/+48
* Make options KGSSAPI build and add it to NOTES.brooks2010-01-081-3/+6
* (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.antoine2009-12-281-2/+2
* Set the prison in NFS anon and GSS SVC creds (as I indended to in r197581).jamie2009-09-281-0/+2
* Back out r197581, which replaced this file witk sys/kern/vfs_export.c.jamie2009-09-281-369/+1363
* Set the prison in NFS anon and GSS SVC creds.jamie2009-09-281-1363/+369
* Delete the declaration of an unused variable so that it will build.rmacklem2009-06-201-1/+0
* Rework the credential code to support larger values of NGROUPS andbrooks2009-06-191-5/+1
* Replace the global references to "hostid" in svc_rpcsec_gss.c to localrmacklem2009-06-151-1/+7
* When a Solaris10 client does an NFS mount using krb5i or krb5p, thermacklem2009-06-131-1/+1
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-031-0/+1485
OpenPOWER on IntegriCloud