aboutsummaryrefslogtreecommitdiff
path: root/sys/rpc/auth_unix.c
Commit message (Expand)AuthorAgeFilesLines
* xdr: provide x_putmbuf method for kernel XDRGleb Smirnoff2025-02-011-3/+1
* sys: Remove ancient SCCS tags.Warner Losh2023-11-271-4/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* rpc: Make function tables constMark Johnston2021-08-141-1/+1
* 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
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-11/+23
* Re-work the code slightly to avoid a possible livelock.Doug Rabson2008-07-231-23/+27
* Include <sys/pcpu.h> for curthread.Doug Rabson2008-06-271-0/+1
* Re-implement the client side of rpc.lockd in the kernel. This implementationDoug Rabson2008-06-261-32/+95
* Minor changes to improve compatibility with older FreeBSD releases.Doug Rabson2008-03-281-1/+1
* Add the new kernel-mode NFS Lock Manager. To use it instead of theDoug Rabson2008-03-261-0/+299