aboutsummaryrefslogtreecommitdiff
path: root/sys/rpc/clnt.h
Commit message (Expand)AuthorAgeFilesLines
* krpc: add kernel side client over netlink(4)Gleb Smirnoff2025-02-011-0/+11
* rpc: clean kernel RPC internal headers of non-kernel declarationsGleb Smirnoff2025-01-091-285/+0
* sys: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* rpc: Make function tables constMark Johnston2021-08-141-1/+1
* nfsv4 client: do the BindConnectionToSession as requiredRick Macklem2021-04-111-0/+6
* Add a new "tlscertname" NFS mount option.Rick Macklem2020-12-231-0/+1
* Add an argument to newnfs_connect() that indicates use TLS for the connection.Rick Macklem2020-08-111-0/+2
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Remove register keyword from sys/ and ANSIfy prototypesEd Maste2017-05-171-1/+1
* Replace Sun Industry Standards Source License for Sun RPC code with aHiroki Sato2013-11-251-42/+24
* Add support for backchannels to the kernel RPC. BackchannelsRick Macklem2012-12-081-0/+1
* This patch is believed to fix a problem in the kernel rpc forRick Macklem2011-04-271-1/+2
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-19/+51
* Re-implement the client side of rpc.lockd in the kernel. This implementationDoug Rabson2008-06-261-10/+88
* Add the new kernel-mode NFS Lock Manager. To use it instead of theDoug Rabson2008-03-261-0/+620