aboutsummaryrefslogtreecommitdiff
path: root/sys/kgssapi/gss_delete_sec_context.c
Commit message (Expand)AuthorAgeFilesLines
* kgss: remove unnecessary CURVNET_SET() and kgss_gssd_handle checksGleb Smirnoff2026-04-251-8/+0
* kgss: remove KGSS_VNET_* macros familyGleb Smirnoff2026-04-251-4/+4
* 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
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* kgssapi: Add macros so that gssd(8) can run in vnet prisonRick Macklem2023-02-151-1/+6
* kgssapi: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+1
* sys/kgssapi: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Piete.Brooks at cl.cam.ac.uk reported via email a crash which wasRick Macklem2012-12-181-3/+10
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-0/+91