summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* IOBUF: Bring in variable iobuf supportshishir gowda2011-07-312-3/+3
* RPC unify code changekrishna2011-07-2918-76/+4698
* rpc: in client connection init(), return the proper error codeAmar Tumballi2011-07-271-0/+1
* 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-243-8/+15
* Glusterd: IPV6 support for glusterfs.Gaurav2011-07-141-1/+1
* rpc-transport/rdma: call ibv_fork_init to make rdma work with fork.Raghavendra G2011-07-011-0/+1
* spelling corrections in glusterfs codeVishwanath2011-06-231-1/+1
* gluster volume create: option for stripe + replicate volumeAmar Tumballi2011-06-231-0/+1
* CLI : Display possible options in proper format.Gaurav2011-06-191-2/+6
* logging: fill proper domain names at places where it is missingAmar Tumballi2011-06-164-12/+12
* gluster rebalance: bring in a 'force' optionAmar Tumballi2011-06-161-0/+1
* rdma: fix the excessive logsAmar Tumballi2011-06-162-3/+5
* build warning fixesAmar Tumballi2011-06-164-57/+48
* fixing some build issues in Mac OS XAmar Tumballi2011-06-161-0/+1
* 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 : Valid typecasting for ipv4 and ipv6 in rpcsvc_get_listener_port.Gaurav2011-05-311-2/+2
* rpc: NetBSD portability fixesAnand Avati2011-05-301-0/+12
* rpc: TCP_KEEPALIVE undeclared in NetBSDAnand Avati2011-05-301-1/+1
* rpc: use AI_ADDRCONFIG selectivelyAnand Avati2011-05-301-0/+4
* rpc-clnt: consider the (re-)configured port for only one connect() callAmar Tumballi2011-05-302-3/+16
* rpc: Introduce option for listen()'s backlogVijay Bellur2011-05-302-1/+15