summaryrefslogtreecommitdiffstats
path: root/sys/rpc
Commit message (Expand)AuthorAgeFilesLines
* MFC r281199: Remove hard limits on number of accepting NFS connections.mav2015-04-142-3/+3
* MFC r275745:kib2014-12-271-1/+2
* MFC r275618:kib2014-12-151-4/+16
* MFC: r268115rmacklem2014-08-014-1/+632
* MFC r267228:mav2014-06-223-182/+250
* MFC r267223:mav2014-06-222-6/+1
* MFC r267221, r267278:mav2014-06-222-78/+56
* MFC: r265238, r265240brueffer2014-05-161-7/+5
* MFC r261449:mav2014-02-071-1/+1
* MFC r260229, r260258, r260367, r260390, r260459, r260648:mav2014-01-224-22/+146
* MFC r260097:mav2014-01-222-53/+54
* MFC r260036:mav2014-01-224-11/+25
* MFC r260031:mav2014-01-221-1/+9
* MFC r259828:mav2014-01-221-4/+7
* MFC r259659, r259662:mav2014-01-222-41/+46
* MFC r259632:mav2014-01-221-128/+115
* MFC r258578, r258580, r258581 (by hrs):mav2014-01-2230-812/+748
* MFC r258132:mav2014-01-221-21/+27
* MFC r259842:dim2013-12-283-8/+1
* It was reported via email that the cu_sent field used by thermacklem2013-09-061-0/+2
* Add support for host-based (Kerberos 5 service principal) initiatorrmacklem2013-07-092-18/+127
* Fix a potential socket leak in the NFS server. If a client closes itsjhb2013-04-081-1/+4
* Improve error handling when unwrapping received data.gnn2013-04-041-1/+16
* Revert 195703 and 195821 as this special stop handling in NFS is nowjhb2013-03-132-5/+3
* Use m_get(), m_gethdr() and m_getcl() instead of historic macros.glebius2013-03-127-15/+8
* Add support for backchannels to the kernel RPC. Backchannelsrmacklem2012-12-086-98/+405
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-058-14/+14
* Modify the comment to take out the names and URL.rmacklem2012-10-251-6/+3
* Add a comment describing why r241097 was done.rmacklem2012-10-151-0/+11
* rpc: convert all uid and gid variables to u_int.pfg2012-10-041-4/+4
* libtirpc: be sure to free cl_netid and cl_tppfg2012-10-021-0/+4
* RPC: Convert all uid and gid variables of the type uid_t and gid_t.pfg2012-10-021-5/+4
* Attila Bogar and Herbert Poeckl both reported similar problemsrmacklem2012-10-011-3/+4
* Complete revert of r239963:pfg2012-09-272-11/+5
* Partial revert of r239963:pfg2012-09-241-4/+0
* Fix RPC headers for C++pfg2012-09-022-12/+12
* Bring some changes from Bull's NFSv4 libtirpc implementation.pfg2012-09-013-5/+15
* Both a crash reported on freebsd-current on Oct. 18 under thermacklem2011-11-031-1/+2
* Remove an extraneous "already" from a comment introduced by r226081.rmacklem2011-10-071-1/+1
* A crash reported on freebsd-fs@ on Sep. 23, 2011 under the subjectrmacklem2011-10-071-10/+48
* Make sure RPC calls over UDP return RPC_INTR status is the process hasart2011-08-281-2/+5
* Fix the kgssapi so that it can be loaded as a module. Currentlyrmacklem2011-06-192-0/+269
* This patch is believed to fix a problem in the kernel rpc forrmacklem2011-04-274-6/+11
* Fix a couple of mbuf leaks introduced by r217242. I dormacklem2011-04-132-2/+7
* Mfp4 CH=177274,177280,177284-177285,177297,177324-177325bz2011-02-166-28/+3
* sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.mdf2011-01-121-2/+2
* Fix a bug in the client side krpc where it was, sometimesrmacklem2011-01-103-17/+10
* Fix the krpc so that it can handle NFSv3,UDP mounts with a read/writermacklem2010-10-133-7/+20
* Make the RPC specific __rpc_inet_ntop() and __rpc_inet_pton() generalattilio2010-09-244-416/+4
* Remove unnecessary weak reference that was apparently copied from theemaste2010-09-231-7/+0
OpenPOWER on IntegriCloud