summaryrefslogtreecommitdiff
path: root/sys/rpc/clnt_dg.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: r227059Rick Macklem2011-11-171-1/+2
* MFC r225234:Artem Belevich2011-09-051-2/+5
* MFC: r220585Rick Macklem2011-04-271-1/+3
* MFC r218757:Bjoern A. Zeeb2011-04-161-3/+0
* MFC: r217242Rick Macklem2011-01-181-4/+3
* MFC: r213756Rick Macklem2010-10-271-1/+7
* MFC a number of changes from head for ISP (203478,203463,203444,202418,201758,Matt Jacob2010-02-111-1/+1
* MFC r196503:Marko Zec2009-08-281-0/+5
* Make sure that cr_error is set to ESHUTDOWN when closing the connection.Rick Macklem2009-07-011-2/+4
* Fix upcall races in the client side krpc. For the client side upcall,Rick Macklem2009-06-041-1/+26
* Rework socket upcalls to close some races with setup/teardown of upcalls.John Baldwin2009-06-011-19/+24
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-68/+240
* Re-implement the client side of rpc.lockd in the kernel. This implementationDoug Rabson2008-06-261-72/+146
* 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/+865