summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* rpc: in client connection init(), return the proper error codeAmar Tumballi2011-07-271-0/+1
* rpc-transport/rdma: call ibv_fork_init to make rdma work with fork.Raghavendra G2011-07-011-0/+1
* RPC : Valid typecasting for ipv4 and ipv6 in rpcsvc_get_listener_port.Gaurav2011-05-311-2/+2
* Introduce client-allow-insecure xlator-option.shishir gowda2011-05-313-1/+20
* rpc: Introduce option for listen()'s backlogVijay Bellur2011-05-312-1/+15
* geo-replication: revamp CONFIG commandCsaba Henk2011-04-213-15/+8
* cli: implement "system:: getwd" commandCsaba Henk2011-04-196-1/+88
* mgmt/glusterd: unify the geo-replication status rpc messages.Kaushik BV2011-04-171-3/+0
* mgmt/glusterd: Implementation of volume gsync status [master [slave]]Kaushik BV2011-04-143-0/+13
* mgmt/glusterd: Remove excessive INFO logsPranith Kumar K2011-04-131-0/+4
* remove excessive logs due to log enhancementAmar Tumballi2011-04-131-7/+13
* Loosen restrictions on hostnamesPavan T C2011-03-291-2/+5
* rpc: Don't warn on failure to bind to privileged portPranith K2011-03-261-1/+1
* rpc: Provide an option to allow insecure portsPranith K2011-03-263-1/+30
* CLI : Validate options farmework.Gaurav2011-03-232-27/+7
* spelling errors fixed across the code baseAmar Tumballi2011-03-225-8/+8
* rpc-transport: log enhancementAmar Tumballi2011-03-174-202/+187
* rpc-transport: whitespace cleanupAmar Tumballi2011-03-176-493/+493
* rpc/rpc-lib : log enhancementsAmar Tumballi2011-03-179-954/+247
* glusterfsd: log enhancementAmar Tumballi2011-03-171-6/+16
* TOP: cli, rpc/xdr related changesshishir gowda2011-03-164-0/+44
* rpc: QUOTA rpc related changes.Mohammed Junaid Ahmed2011-03-166-4/+143
* mgmt/Glusterd: Make use of regexp pattern-matching sections to set a sane val...Kaushik BV2011-03-143-0/+5
* rpc-transport/rdma: handle cases where peer is NULL in send_completion.Raghavendra G2011-03-121-1/+1
* mgmt/glusterd: gluster profile implementationPranith K2011-03-101-0/+16
* rpc/xdr: Add gluster profile and brick op structuresPranith K2011-03-1010-56/+292
* rpc: Changes for handling unix domain sockets avoid racePranith K2011-03-107-76/+211
* gluster rebalance: give option to split the commandAmar Tumballi2011-03-011-3/+7
* gluster rebalance: get the proper/exact error msg to cliAmar Tumballi2011-03-015-0/+66
* RPC : Sending error reply on decodong failure.Gaurav2011-03-011-0/+2
* glusterd: separate out cli specific programs and mgmt specific programsAmar Tumballi2011-03-011-33/+50
* rpcsvc: Handle more than one payload vectors.Raghavendra G2011-02-283-3/+11
* Solaris build fixes.shishir gowda2011-02-221-0/+1
* rpc/xdr: update .x filesAmar Tumballi2011-02-186-274/+252
* syncdaemon: Moved the gsync start code to cli.Mohammed Junaid Ahmed2011-02-153-0/+4
* syncdaemon: config-get-all option add to gsync cli.Mohammed Junaid Ahmed2011-02-143-6/+26
* fix a typo in xdr_gf1_cli_gsync_set_req functionRaghavendra Bhat2011-02-131-1/+1
* gsync: cli support for gsyncd.Mohammed Junaid Ahmed2011-02-106-1/+126
* rpc/rpc-clnt: don't access rpcreq after putting the struct back into mem-pool.Raghavendra G2011-02-071-8/+13
* Move hostname, ip address validating functions to libglusterfs.Sachidananda2011-01-271-122/+0
* rpc: handle proper 'ref', 'unref' of transport from rpc-clntAmar Tumballi2011-01-262-3/+7
* rdma : prevent confusing logs when both 'poll_in' and 'poll_err' are received.Amar Tumballi2010-12-271-1/+1
* glusterd,cli: print single error message on failurePranith K2010-12-273-1/+5
* setsockopt should be called with solaris specific arguments for solaris servershishir gowda2010-12-141-0/+5
* rpc: fix format string mismatches in invocation of gf_log.Raghavendra G2010-12-122-6/+6
* 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
* rpcsvc: while handling transport-cleanup event look for listener with transpo...Raghavendra G2010-12-101-1/+1
* rpc-transport: don't merge payload iobuf and iobuf which holds program header...Raghavendra G2010-11-255-36/+39
* rpc-clnt: add check for NULL argument for rpc_clnt_startAmar Tumballi2010-11-181-0/+3