aboutsummaryrefslogtreecommitdiff
path: root/sys/rpc/svc_auth.c
Commit message (Expand)AuthorAgeFilesLines
* kern: rename crsetgroups_fallback, document it in ucred(9)Kyle Evans2025-08-011-2/+2
* kern: start tracking cr_gid outside of cr_groups[]Kyle Evans2025-07-311-2/+3
* nfs, rpc: Ensure kernel credentials have at least one groupOlivier Certner2024-11-021-2/+6
* sccs: Manual changesWarner Losh2023-11-271-4/+0
* sys: Remove ancient SCCS tags.Warner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* krpc: Remove VNET_NFSD #ifdefsRick Macklem2023-02-141-12/+2
* krpc: Allow mountd/nfsd to optionally run in a jailRick Macklem2022-12-181-2/+13
* rpc(3): Fix two typos in source code commentsGordon Bergling2022-04-021-1/+1
* rpc: Make function tables constMark Johnston2021-08-141-5/+5
* Add TLS support to the kernel RPC.Rick Macklem2020-08-221-0/+29
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,Hiroki Sato2013-11-251-26/+25
* Rework the credential code to support larger values of NGROUPS andBrooks Davis2009-06-191-4/+2
* Add a temporary workaround for panics being seen on NFS servers with ZFS,Robert Watson2009-06-071-0/+3
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-6/+69
* Add the new kernel-mode NFS Lock Manager. To use it instead of theDoug Rabson2008-03-261-0/+133