aboutsummaryrefslogtreecommitdiff
path: root/sys/rpc/auth.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove ancient SCCS tags.Warner Losh2023-11-271-4/+0
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* rpc: Delete AUTH_NEEDS_TLS(_MUTUAL_HOST) auth_stat valuesRick Macklem2021-12-231-6/+0
* rpc: Make function tables constMark Johnston2021-08-141-1/+1
* nfsd: Fix the failure return for non-fh NFSv4 operationsRick Macklem2021-06-021-0/+5
* Add TLS support to the kernel RPC.Rick Macklem2020-08-221-0/+4
* 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
* rpc: convert all uid and gid variables to u_int.Pedro F. Giffuni2012-10-041-4/+4
* RPC: Convert all uid and gid variables of the type uid_t and gid_t.Pedro F. Giffuni2012-10-021-5/+4
* Complete revert of r239963:Pedro F. Giffuni2012-09-271-4/+5
* Bring some changes from Bull's NFSv4 libtirpc implementation.Pedro F. Giffuni2012-09-011-5/+4
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-20/+25
* Add the new kernel-mode NFS Lock Manager. To use it instead of theDoug Rabson2008-03-261-0/+361