aboutsummaryrefslogtreecommitdiff
path: root/sys/kgssapi/gss_impl.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for host-based (Kerberos 5 service principal) initiatorRick Macklem2013-07-091-0/+1
* Piete.Brooks at cl.cam.ac.uk reported via email a crash which wasRick Macklem2012-12-181-4/+33
* In order to maximize the re-usability of kernel code in user space thisKip Macy2011-09-161-1/+1
* Add a small comment about unloading the kgsappi module.Zack Kirsch2011-07-161-1/+5
* Fix the kgssapi so that it can be loaded as a module. CurrentlyRick Macklem2011-06-191-1/+34
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-0/+266