summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* cli log level command and per translator log levelVenky Shankar2011-05-206-0/+113
* Introduce client-allow-insecure xlator-option.shishir gowda2011-05-123-1/+22
* glusterd / cli / rpc: move geo-replication reply parameters into dictCsaba Henk2011-05-093-30/+6
* 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