aboutsummaryrefslogtreecommitdiff
path: root/sys/rpc/rpcsec_gss/rpcsec_gss.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* rpc: Make function tables constMark Johnston2021-08-141-1/+1
* rpcsec_gss: Use a designated initializer for rpc_gss_opsMark Johnston2021-05-261-5/+5
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Add support for host-based (Kerberos 5 service principal) initiatorRick Macklem2013-07-091-10/+101
* 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
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-0/+1064