summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-transport
Commit message (Expand)AuthorAgeFilesLines
...
* rpc: fix wrong wiping of state machine's stateAnand Avati2011-09-251-1/+1
* socket: provide proper arguments to getaddrinfoAmar Tumballi2011-09-131-1/+1
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-24/+2
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-071-1/+0
* mem-pool: Make mem-pool ptr avialable in ptrshishir gowda2011-08-251-4/+4
* Change Copyright current yearPranith Kumar K2011-08-108-8/+8
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-068-24/+24
* Variable IOBUF: Use variable iobuf for cli/glusterd/glusterfsd(mgmt)shishir gowda2011-07-311-9/+11
* RPC unify code changekrishna2011-07-292-31/+61
* Glusterd: Remove dependency on AI_ADDRCONFIG for AF_UNSPECGaurav2011-07-272-5/+16
* rpc-transport/socket: avoid logging socket read failsRajesh2011-07-252-8/+28
* glusterd: Add bind-insecure xlator-option for glusterdshishir gowda2011-07-241-1/+1
* rpc-transport/rdma: call ibv_fork_init to make rdma work with fork.Raghavendra G2011-07-011-0/+1
* logging: fill proper domain names at places where it is missingAmar Tumballi2011-06-161-6/+6
* rdma: fix the excessive logsAmar Tumballi2011-06-161-2/+3
* build warning fixesAmar Tumballi2011-06-164-57/+48
* rpc-transport/rdma: don't return '0' in case of un-initiated rdma_connect()Amar Tumballi2011-06-081-4/+1
* client_bind: When allow-insecure xlator option is set, donot bind.shishir gowda2011-05-311-3/+1
* rpc: TCP_KEEPALIVE undeclared in NetBSDAnand Avati2011-05-301-1/+1
* rpc-clnt: consider the (re-)configured port for only one connect() callAmar Tumballi2011-05-301-1/+2
* rpc: Introduce option for listen()'s backlogVijay Bellur2011-05-302-1/+15
* Introduce client-allow-insecure xlator-option.shishir gowda2011-05-121-1/+5
* remove excessive logs due to log enhancementAmar Tumballi2011-04-131-7/+13
* rpc: Don't warn on failure to bind to privileged portPranith K2011-03-261-1/+1
* CLI : Validate options farmework.Gaurav2011-03-231-26/+7
* spelling errors fixed across the code baseAmar Tumballi2011-03-222-4/+4
* rpc-transport: log enhancementAmar Tumballi2011-03-174-202/+187
* rpc-transport: whitespace cleanupAmar Tumballi2011-03-176-493/+493
* rpc-transport/rdma: handle cases where peer is NULL in send_completion.Raghavendra G2011-03-121-1/+1
* rpc: Changes for handling unix domain sockets avoid racePranith K2011-03-101-0/+16
* rdma : prevent confusing logs when both 'poll_in' and 'poll_err' are received.Amar Tumballi2010-12-271-1/+1
* setsockopt should be called with solaris specific arguments for solaris servershishir gowda2010-12-141-0/+5
* rpc-transport/rdma: QP configuration changes.Raghavendra G2010-12-121-29/+46
* rpc-transport/rdma: add informative debug messages when posting of send reque...Raghavendra G2010-12-121-13/+33
* rpc-transport: don't merge payload iobuf and iobuf which holds program header...Raghavendra G2010-11-253-34/+29
* rpc-transport/rdma: set the default quota of recv buffers to 128.Raghavendra G2010-11-091-2/+2
* rpc-transport/rdma: create request_context only if message contains read chun...Raghavendra G2010-11-071-18/+28
* rpc-transport/rdma: Fix 2KB as threshold size for msgs that can be transferre...Raghavendra G2010-11-072-13/+23
* rpc-transport/rdma: increment post->ctx.count in a loop doint rdma_read.Raghavendra G2010-11-071-5/+5
* socket: avoid check on lowlat for enabling nodelayVijay Bellur2010-11-021-6/+1
* rpc-transport: fix race-condition between rdma-read completion and updating t...Raghavendra G2010-10-291-1/+1
* Revert "rpc-transport/rdma: create request_context only if message contains r...Anand V. Avati2010-10-291-26/+18
* socket: Reduce keepalive idle and interval timeVijay Bellur2010-10-271-1/+2
* rpc-transport/rdma: create request_context only if message contains read chun...Raghavendra G2010-10-261-18/+26
* rpc-transport/rdma: associate mem-pools with device instead of transport.Raghavendra G2010-10-252-69/+102
* rpc-transport/socket: initialize fragcurrent pointer in correct state while r...Raghavendra G2010-10-121-3/+3
* Change assert to GF_ASSERTVijay Bellur2010-10-122-3/+3
* rpc-transport/rdma: by default use infiniband port 1Raghavendra G2010-10-121-1/+1
* Copyright changesVijay Bellur2010-10-114-4/+4
* rpc-transport/rdma: fix the bug which was causing an ioq-entry being mem_put ...Raghavendra G2010-10-091-1/+3