aboutsummaryrefslogtreecommitdiff
path: root/sys/kgssapi/gsstest.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* kgssapi: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-4/+2
* sys/kgssapi: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Place hostnames and similar information fully under the prison system.Jamie Gritton2009-05-291-13/+17
* Fix build of KGSSAPI bits post-vimage.Doug Rabson2009-05-241-4/+5
* Call svc_freereq() before returning from the service proc.Doug Rabson2008-11-121-0/+1
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-0/+1141