summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: Add put fopPoornima G2017-12-051-0/+1
* rpc: Eliminate conn->lock contention by using more granular locksMohit Agrawal2017-11-283-14/+6
* xdr: comply with RFC4506Amar Tumballi2017-11-245-87/+87
* rpc-lib: coverity fixesMilind Changire2017-11-225-38/+70
* rpc/rpc-transport: dead code coverity fixKartik_Burmee2017-11-211-3/+0
* rpc : Change the way client uuid is builtPoornima G2017-11-201-0/+1
* rpc: Fix several coverity issues in rpc/socket codeMohit Agrawal2017-11-101-7/+12
* rpc/rpc-transport/: MISSING_BREAK in name.cGirjesh Rajoria2017-11-082-5/+5
* rpc: bring a new protocol versionAmar Tumballi2017-11-075-2/+38
* rpc: optimize fop program lookupMilind Changire2017-11-062-4/+9
* stack: change gettimeofday() to clock_gettime()Amar Tumballi2017-11-061-1/+2
* rpc: make actor search parallelMilind Changire2017-11-062-28/+28
* rpc/rpc-transport/rdma/: Coverity Issue MISSING_BREAKGirjesh Rajoria2017-11-061-2/+2
* gluster: IPv6 single stack supportKevin Vigor2017-10-245-0/+116
* build: make it possible to build cleanly 2x in a rowNiels de Vos2017-10-131-1/+1
* rpc: free conn->name in rpc_clnt_destroy()Niels de Vos2017-10-111-0/+1
* rpc: free registered callback programsNiels de Vos2017-10-111-0/+7
* rpc/rpc-transport/socket/: Coverity Issue MISSING_BREAKGirjesh Rajoria2017-09-291-1/+1
* heal: New feature heal info summary to list the status of brick and count of ...Mohamed Ashiq Liyazudeen2017-09-151-0/+1
* rpc-transport/socket: tab -> spaces cleanupKaleb S. KEITHLEY2017-09-152-466/+466
* Fix use-after-free in gf_rdma_do_readsMichael Scherer2017-09-151-0/+1
* rpc: TLSv1_2_method() is deprecated in OpenSSL-1.1Kaleb S. KEITHLEY2017-09-131-1/+3
* socket: Use granular mutex locks during pollin and pollout event processingKrutika Dhananjay2017-09-082-35/+58
* Do not declare the variable timeout_ms if TCP_USER_TIMEOUT is not definedMichael Scherer2017-09-071-0/+2
* Command to identify client processhari gowtham2017-09-061-0/+1
* rpc: destroy transport after client_tMilind Changire2017-08-311-3/+0
* Revert "rpc: disable client on disconnection from rebalance"Milind Changire2017-08-241-4/+0
* rpc: disable client on disconnection from rebalanceMilind Changire2017-08-231-0/+4
* tier: separation of attach-tier from add-brickhari gowtham2017-08-011-0/+1
* rpc: prevent logging null client [Invalid argument]Prashanth Pai2017-07-251-1/+3
* glusterd: Add option to get all volume options through get-state CLISamikshan Bairagya2017-07-251-1/+2
* rpc: include current second in timed out frame cleanupMilind Changire2017-07-211-1/+1
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-193-9/+10
* program/GF-DUMP: Shield ping processing from traffic to GlusterfsRaghavendra G2017-07-182-5/+103
* socket: call init_openssl_mt() in init() and add cleanupPrashanth Pai2017-07-171-25/+39
* Link against missed libraries to resolve symbolsPrashanth Pai2017-07-032-2/+5
* multiple: fix struct/typedef inconsistenciesJeff Darcy2017-06-301-1/+1
* protocol/server: make listen backlog value as configurableMohammed Rafi KC2017-06-083-11/+47
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-311-2/+2
* socket/reconfigure: reconfigure should be done on new dictMohammed Rafi KC2017-05-291-8/+8
* socket: Avoid flooding of error message in case of SSLMohit Agrawal2017-05-151-1/+10
* event/epoll: Add back socket for polling of events immediately afterRaghavendra G2017-05-122-19/+83
* rpc: fix a routine to destory RDMA qp(queue-pair)Ji-Hyeon Gim2017-05-121-1/+1
* rpc: use GF_ATOMIC_INC to generate rpc_clnt's callidZhou Zhengping2017-05-082-17/+3
* rpc: Remove accidental IPV6 changesKaushal M2017-05-055-117/+0
* build: 'make cscope' requires generated .c and .h XDR filesNiels de Vos2017-05-051-0/+4
* rpc: fix transport add/remove race on port probingMilind Changire2017-05-031-165/+196
* Halo Replication feature for AFR translatorKevin Vigor2017-05-028-14/+187
* glusterd: Fix removing pmap entry on rpc disconnectPrashanth Pai2017-04-281-1/+1
* glusterd: Add client details to get-state outputSamikshan Bairagya2017-04-121-0/+4