summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* cli: Extend "volume status" with statedump infoKaushal M2012-01-273-16/+25
* protocol: allow extra data in all the 'fops' over wireAmar Tumballi2012-01-253-1/+547
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-254-1/+32
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-253-0/+14
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-2422-423/+603
* rpc: extend actors with flag signing if privilege is requiredCsaba Henk2012-01-212-11/+18
* trivial: correctly document that GLUSTER_CLI_VERSION=2 matches version 0.0.2Niels de Vos2012-01-121-1/+1
* cli: volume status enhancementRajesh Amaravathi2012-01-124-0/+39
* transport/rdma: Add attr_timeout, attr_retry_cnt, attr_rnr_retryHarshavardhana2011-12-202-7/+43
* rpc-transport/socket: Donot fail reconnect if error is ENOENTshishir gowda2011-12-191-1/+1
* rpc-transport/rdma: add gf_ prefix to all procedure, variable namesRaghavendra G2011-11-242-1045/+1098
* rpc-transport: fix some indentionsNiels de Vos2011-11-231-17/+17
* rpc: Need to update conn->last_recieved.Krishnan Parthasarathi2011-11-181-0/+6
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-1611-18/+18
* glusterd: remove some of the stale 'log <CMD>' functionsAmar Tumballi2011-11-163-56/+0
* glusterd/cli: rpc cleanupAmar Tumballi2011-11-161-82/+39
* XDR: cli-glusterd xdr consolidationshishir gowda2011-11-163-1469/+63
* rpc-transport/rdma: send correct vector count when both rpc-header and progra...Raghavendra G2011-11-151-2/+10
* cli: add geo-replication log-rotate commandVenky Shankar2011-10-202-1/+3
* glusterd: cleanup unneeded volumes after peer detachKaushal M2011-10-011-1/+2
* glusterd, cli: adds 'force' for 'peer detach'Kaushal M2011-10-013-0/+4
* Second round of warning suppression.Jeff Darcy2011-09-298-0/+48
* by default make option rpc-auth.addr.namelookup off.krishna2011-09-271-4/+4
* cli : new volume statedump commandKaushal M2011-09-274-1/+72
* build: Solaris build fixesv3.3.0qa12Kaushik BV2011-09-278-0/+8
* rpc: fix wrong wiping of state machine's stateAnand Avati2011-09-251-1/+1
* rpc: No timeouts for lock fops.Krishnan Parthasarathi2011-09-232-3/+48
* glusterd: Implemented cmd to trigger self-heal on a replicate volume.v3.3.0qa10Krishnan Parthasarathi2011-09-224-0/+65
* NFS : Posix compliance fixes.Gaurav2011-09-221-1/+2
* rpc:memcpy data of right size to auth paramsVijay Bellur2011-09-191-1/+1
* rpc: Use correct variable for volume-specific insecure ports checkkrishna2011-09-181-1/+1
* rpc: fix up mountbroker xdr defs and regenerate headersCsaba Henk2011-09-153-30/+42
* support for de-commissioning a node using 'remove-brick'Amar Tumballi2011-09-133-1/+75
* socket: provide proper arguments to getaddrinfoAmar Tumballi2011-09-131-1/+1
* glusterd / cli: mount-broker serviceCsaba Henk2011-09-124-0/+101
* rpc: Need to keep ref when handling cbk in call_bail.Krishnan Parthasarathi2011-09-121-0/+5
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-072-27/+2
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-0719-3538/+457
* mem-pool: Make mem-pool ptr avialable in ptrshishir gowda2011-08-253-11/+11
* rpc/xdr: Fix for Solaris build failurev3.3.0qa4Vijay Bellur2011-08-201-0/+1
* mgmt/glusterd, cli: Introduce gluster volume status <volname>Vijay Bellur2011-08-196-108/+219
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-182-439/+4
* rpc-clnt: fix merge error of http://review.gluster.com/248Anand Avati2011-08-171-2/+6
* rpc-clnt: perform XDR encoding in unlocked regionAnand Avati2011-08-171-41/+36
* Build fixEmmanuel Dreyfus2011-08-121-0/+1
* Change Copyright current yearPranith Kumar K2011-08-1048-48/+48
* fix build issues in Mac OS X (10.6)Amar Tumballi2011-08-102-0/+3
* pass xlator pointer to rpcsvc_init() so that it can init svc->mydata to xlatorv3.3.0qa1krishna2011-08-092-2/+4
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-0648-144/+144
* Variable IOBUF: Use variable iobuf for cli/glusterd/glusterfsd(mgmt)shishir gowda2011-07-311-9/+11