summaryrefslogtreecommitdiff
path: root/sys/rpc
Commit message (Expand)AuthorAgeFilesLines
* MFC r319369:Xin LI2017-06-063-7/+21
* MFC: r317906Rick Macklem2017-05-221-2/+20
* MFC: r316694Rick Macklem2017-04-262-6/+1
* MFC r313735: add svcpool_close to handle killed nfsd threadsAndriy Gapon2017-02-212-2/+46
* MFC r297975:Enji Cooper2016-12-031-1/+1
* MFC r301734:Enji Cooper2016-12-031-1/+1
* MFstable/11 r303691:Enji Cooper2016-08-034-17/+11
* MFC r301800:Enji Cooper2016-07-081-8/+3
* MFC r297391:Bryan Drewery2016-06-271-8/+0
* MFC r300836:Enji Cooper2016-06-101-12/+10
* MFC r300625:Enji Cooper2016-06-081-2/+0
* MFC r298336:Enji Cooper2016-05-131-1/+1
* MFC r297051: Fix incorrect (fortunately bigger) malloc size.Alexander Motin2016-03-281-1/+1
* MFC r291061: Improve locking of sg_threadcount.Alexander Motin2015-11-271-1/+3
* Long-overdue MFC of r280930:Garrett Wollman2015-10-302-26/+26
* MFC 288272Josh Paetzel2015-10-051-5/+2
* MFC r286894:Xin LI2015-09-012-0/+10
* MFC r281199: Remove hard limits on number of accepting NFS connections.Alexander Motin2015-04-142-3/+3
* MFC r275745:Konstantin Belousov2014-12-271-1/+2
* MFC r275618:Konstantin Belousov2014-12-151-4/+16
* MFC: r268115Rick Macklem2014-08-014-1/+632
* MFC r267228:Alexander Motin2014-06-223-182/+250
* MFC r267223:Alexander Motin2014-06-222-6/+1
* MFC r267221, r267278:Alexander Motin2014-06-222-78/+56
* MFC: r265238, r265240Christian Brueffer2014-05-161-7/+5
* MFC r261449:Alexander Motin2014-02-071-1/+1
* MFC r260229, r260258, r260367, r260390, r260459, r260648:Alexander Motin2014-01-224-22/+146
* MFC r260097:Alexander Motin2014-01-222-53/+54
* MFC r260036:Alexander Motin2014-01-224-11/+25
* MFC r260031:Alexander Motin2014-01-221-1/+9
* MFC r259828:Alexander Motin2014-01-221-4/+7
* MFC r259659, r259662:Alexander Motin2014-01-222-41/+46
* MFC r259632:Alexander Motin2014-01-221-128/+115
* MFC r258578, r258580, r258581 (by hrs):Alexander Motin2014-01-2230-812/+748
* MFC r258132:Alexander Motin2014-01-221-21/+27
* MFC r259842:Dimitry Andric2013-12-283-8/+1
* It was reported via email that the cu_sent field used by theRick Macklem2013-09-061-0/+2
* Add support for host-based (Kerberos 5 service principal) initiatorRick Macklem2013-07-092-18/+127
* Fix a potential socket leak in the NFS server. If a client closes itsJohn Baldwin2013-04-081-1/+4
* Improve error handling when unwrapping received data.George V. Neville-Neil2013-04-041-1/+16
* Revert 195703 and 195821 as this special stop handling in NFS is nowJohn Baldwin2013-03-132-5/+3
* Use m_get(), m_gethdr() and m_getcl() instead of historic macros.Gleb Smirnoff2013-03-127-15/+8
* Add support for backchannels to the kernel RPC. BackchannelsRick Macklem2012-12-086-98/+405
* Mechanically substitute flags from historic mbuf allocator withGleb Smirnoff2012-12-058-14/+14
* Modify the comment to take out the names and URL.Rick Macklem2012-10-251-6/+3
* Add a comment describing why r241097 was done.Rick Macklem2012-10-151-0/+11
* rpc: convert all uid and gid variables to u_int.Pedro F. Giffuni2012-10-041-4/+4
* libtirpc: be sure to free cl_netid and cl_tpPedro F. Giffuni2012-10-021-0/+4
* RPC: Convert all uid and gid variables of the type uid_t and gid_t.Pedro F. Giffuni2012-10-021-5/+4
* Attila Bogar and Herbert Poeckl both reported similar problemsRick Macklem2012-10-011-3/+4