aboutsummaryrefslogtreecommitdiff
path: root/sys/rpc/clnt.h
Commit message (Expand)AuthorAgeFilesLines
* 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