summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib/src/rpcsvc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* gNFS: Possible SEGV crash in NFS while DRC is OFFSantosh Kumar Pradhan2014-01-031-1/+1
* gNFS: RFE for NFS connection behaviorSantosh Kumar Pradhan2013-11-141-26/+136
* rpcsvc: implement per-client RPC throttlingAnand Avati2013-10-281-0/+62
* gNFS: Incorrect NFS ACL encoding for XFSSantosh Kumar Pradhan2013-09-291-2/+1
* rpcsvc: allocate large auxgid list on demandAnand Avati2013-09-171-0/+2
* nfs/auth: reject mounts if getaddrinfo failsRajesh Amaravathi2013-06-261-3/+48
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-211-20/+71
* rpcsvc: fix dangerous setting of pointer on free'd structureAnand Avati2013-05-131-1/+0
* rpc-lib: fix printf args when printing XIDMichael Brown2013-05-061-2/+2
* rpc/nfs: cleanup legacy code of general optionsRajesh Amaravathi2013-04-021-394/+112
* rpc: change dict key for fqdnRajesh Amaravathi2013-02-181-2/+2
* rpc: get hostnames of client to allow FQDN based authenticationRajesh Amaravathi2013-02-061-0/+20
* rpcsvc/dump: return correct return valueRaghavendra G2013-02-061-0/+1
* rpcsvc: Fix memory corruption caused by rpcsvc_dump returning non-zeroRaghavendra G2013-02-051-10/+8
* "gcc -pedantic": made 'inline' functions as 'static inline' functionsAmar Tumballi2013-01-231-5/+5
* rpcsvc: Add an extra log messageKaushal M2012-12-101-0/+4
* rpcsvc: do a 'iobuf_ref()' on buffer while synctaskizing actorKaushal M2012-12-091-13/+20