summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib/src/rpcsvc.c
Commit message (Expand)AuthorAgeFilesLines
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-2/+2
* changelog: fix br-state-check.t crash for brick_muxMohit Agrawal2018-07-111-2/+3
* rpc: update tirpc registration to "force" unregister old mapping before re-re...Shreyas Siravara2018-03-281-0/+6
* rpcsvc: scale rpcsvc_request_handler threadsMilind Changire2018-02-261-17/+114
* protocol: utilize the version 4 xdrAmar Tumballi2018-02-011-1/+2
* rpc: Fix format warnings when using IPV6_DEFAULTShreyas Siravara2017-12-071-1/+1
* rpc-lib: coverity fixesMilind Changire2017-11-221-20/+35
* rpc: optimize fop program lookupMilind Changire2017-11-061-3/+7
* rpc: make actor search parallelMilind Changire2017-11-061-27/+27
* gluster: IPv6 single stack supportKevin Vigor2017-10-241-0/+88
* rpc: destroy transport after client_tMilind Changire2017-08-311-3/+0
* rpc: prevent logging null client [Invalid argument]Prashanth Pai2017-07-251-1/+3
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-1/+1
* program/GF-DUMP: Shield ping processing from traffic to GlusterfsRaghavendra G2017-07-181-1/+88
* rpc: Remove accidental IPV6 changesKaushal M2017-05-051-88/+0
* Halo Replication feature for AFR translatorKevin Vigor2017-05-021-1/+88
* rpcsvc: Add rpchdr and proghdr to iobref before submitting to transportPoornima G2017-02-151-2/+31
* socket: socket disconnect should wait for poller thread exitRajesh Joseph2016-12-211-1/+1
* compound fops: Fix file corruption issueKrutika Dhananjay2016-10-241-6/+0
* rpc: increase RPC/XID with each callbackNiels de Vos2016-09-191-3/+18
* glusterd: add defence mechanism to avoid brick port clashesPrasanna Kumar Kalever2016-05-041-40/+21
* rpc : build_prog_details should iterate program list inside critical sectionAtin Mukherjee2016-02-221-13/+20
* all: reduce "inline" usageJeff Darcy2015-09-011-7/+7
* rpc: check for unprivileged port should start at 1024Milind Changire2015-07-301-1/+1
* rpc: fix binding brick issue while bind-insecure is enabledPrasanna Kumar Kalever2015-07-261-2/+4
* rpcsvc: add request's address in logKrishnan Parthasarathi2015-07-131-1/+2
* Revert "rpc: By default set allow-insecure, bind-insecure to on"Raghavendra G2015-07-021-4/+2
* rpc: By default set allow-insecure, bind-insecure to onPrasanna Kumar Kalever2015-06-301-2/+4
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* rpc: Maintain separate xlator pointer in 'rpcsvc_state'Kotresh HR2015-05-041-4/+4
* rpc: Perform throttling conditionallyVijay Bellur2015-04-281-6/+19
* rpc: Introduce attribute throttle for rpcsvc_tVijay Bellur2015-04-281-0/+46
* rpc: Fixing dereferencing after null checkarao2015-04-021-3/+9
* rpcsvc: New rpc routines defined to send callback requestsSoumya Koduri2015-03-011-0/+42
* rpc/rpcsvc: add peername to log messagesKrishnan Parthasarathi2014-12-101-12/+20
* rdma:vectored write fails for rdma.Mohammed Rafi KC2014-12-071-2/+2
* gNFS: Subdir mount does not work on UDP protoSantosh Kumar Pradhan2014-10-071-37/+7
* build: make GLUSTERD_WORKDIR rely on localstatedirHarshavardhana2014-08-071-1/+1
* nfs/drc: Fix memory corruptionsRaghavendra G2014-07-301-24/+26
* gNFS: Fix multi-homed m/c issue in NFS subdir authSantosh Kumar Pradhan2014-06-251-27/+18
* cleanup: Fix domain in log messageKrutika Dhananjay2014-06-121-1/+1
* rpc: Reconfigure() does not work for auth-rejectSantosh Kumar Pradhan2014-06-091-6/+17
* rpcsvc: Validate RPC procedure number before fetchSantosh Kumar Pradhan2014-05-171-6/+16
* glusterd: Ping timer implmentationKrishnan Parthasarathi2014-04-291-1/+28
* rpcsvc: Ignore INODELK/ENTRYLK/LK for throttlingPranith Kumar K2014-04-241-16/+54
* build: MacOSX Porting fixesHarshavardhana2014-04-241-22/+17
* gNFS: Support wildcard in RPC auth allow/rejectSantosh Kumar Pradhan2014-04-221-2/+89
* rpc: Fix a crash due to NULL dereferenceVijay Bellur2014-02-161-2/+2
* gNFS: Set default outstanding RPC limit to 16Santosh Kumar Pradhan2014-01-151-21/+25
* rpc/auth: Avoid NULL dereference in rpcsvc_auth_request_init()Harshavardhana2014-01-081-7/+1