summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/rpc/svc.c
AgeCommit message (Collapse)AuthorFilesLines
2015-05-123783 Flow control is needed in rpcmod when the NFS server is unable to keep ↵Marcel Telka1-58/+232
up with the network Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Albert Lee <trisk@omniti.com>
2014-08-075070 svc_queueclose() could wake up too much threadsMarcel Telka1-8/+13
Reviewed by: Rick Mesta <rick.mesta@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Josef Sipek <josef.sipek@nexenta.com> Reviewed by: Tony Nguyen <tony.nguyen@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2013-03-153620 Corruption of the `xprt-ready' queue in svc_xprt_qdelete()Marcel Telka1-10/+7
Reviewed by: Boris Protopopov <Boris.Protopopov@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Jeffry Molanus <Jeffry.Molanus@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-03-226896473 Server rpcmod panic when client trying to mount rdma/krb5Karen Rochford1-11/+5
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-2/+2
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com>
2009-10-056791302 RPCSEC_GSS svc should be able to handle a misbehaving clientGlenn Barry1-4/+84
2009-02-12PSARC 2007/670 db_credp updateErik Nordmark1-11/+7
6619593 Simplify and strengthen db_credp handling 6619596 Add getpeerucred() support to SCTP SOCK_STREAM
2009-02-056773181 panic due to assertion failure from ibmf_saa_impl_hca_detach()Rajkumar Sivaprakasam1-9/+17
6800017 HCA DR requires RCM script for SDP 6773886 Panic in ibnex_name_child() function 6784821 typo from 'cfgadm configure' 6763923 Calling 'cfgadm -yx update_pkey_tbls' with a invalid ap_id doesn't return error 6751194 rpcib: unable to unconfigure InfiniBand HCA cards 6794326 ibcm:ibcm_hca_detach fails due to transient connections 6794307 ibnex_ioc_list not protected properly 6778827 rpcib: Panic due to invalid mutex reference
2008-11-186761285 svc_run() should not unregister the poolVallish Vaidyeshwara1-30/+3
2008-06-036700655 NFSv4.0 server silently drops reply on sec_svc_getcred() failurermesta1-1/+17
6700816 sec_svc_getcred() interop issues when Linux client sets uid/gid to -2
2007-07-274859528 svc_poll can loop forever not giving up the cpugt296011-45/+41
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-5/+35
PSARC/2005/060 TSNET: Trusted Networking with Security Labels PSARC/2005/259 Layered Trusted Solaris Label Interfaces PSARC/2005/573 Solaris Trusted Extensions for Printing PSARC/2005/691 Trusted Extensions for Device Allocation PSARC/2005/723 Solaris Trusted Extensions Filesystem Labeling PSARC/2006/009 Labeled Auditing PSARC/2006/155 Trusted Extensions RBAC Changes PSARC/2006/191 is_system_labeled 6293271 Zone processes should use zone_kcred instead of kcred 6394554 integrate Solaris Trusted Extensions --HG-- rename : usr/src/cmd/dminfo/Makefile => deleted_files/usr/src/cmd/dminfo/Makefile rename : usr/src/cmd/dminfo/dminfo.c => usr/src/cmd/allocate/dminfo.c
2005-08-216272865 race condition between SIGKILL and /proc PCAGENTraf1-2/+3
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2621