summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib/src/rpc-transport.c
Commit message (Expand)AuthorAgeFilesLines
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-437/+4
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* RPC unify code changekrishna2011-07-291-7/+9
* glusterd: Add bind-insecure xlator-option for glusterdshishir gowda2011-07-241-6/+13
* Glusterd: IPV6 support for glusterfs.Gaurav2011-07-141-1/+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-161-4/+4
* rdma: fix the excessive logsAmar Tumballi2011-06-161-1/+2
* Introduce client-allow-insecure xlator-option.shishir gowda2011-05-121-0/+16
* Loosen restrictions on hostnamesPavan T C2011-03-291-2/+5
* rpc/rpc-lib : log enhancementsAmar Tumballi2011-03-171-169/+36
* glusterfsd: log enhancementAmar Tumballi2011-03-171-6/+16
* rpc: Changes for handling unix domain sockets avoid racePranith K2011-03-101-1/+78
* rpcsvc: Handle more than one payload vectors.Raghavendra G2011-02-281-1/+1
* 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-261-1/+2
* rpc-transport: don't merge payload iobuf and iobuf which holds program header...Raghavendra G2010-11-251-1/+7
* mgmt/Glusterd: Volume set enhancementsKaushik BV2010-10-071-1/+9
* protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'Amar Tumballi2010-10-071-2/+1
* transport: set 'trans->options' before calling 'trans->init()'Amar Tumballi2010-10-061-4/+5
* rpc-transport.c: handle a double freeAmar Tumballi2010-09-151-1/+5
* memory leak fixes.Raghavendra G2010-09-151-4/+10
* mgmt/glusterd: free xdr allocationsPranith Kumar K2010-09-141-4/+4
* mgmt/glusterd: memory leak fixesPranith Kumar K2010-08-311-0/+1
* rpcsvc: decouple creation of listener from rpcsvc_program_register and rpcsvc...Raghavendra G2010-08-191-2/+5
* rpc - cleanup and changes related to rdmaRaghavendra G2010-08-181-2/+2
* changed GNU General Public License to GNU Affero General Public LicensePranith Kumar K2010-08-171-3/+3
* rpc-clnt/socket: rpc_clnt_reconfig() API to support overriding of port numbersAnand V. Avati2010-08-121-2/+2
* rpc fixesAmar Tumballi2010-08-121-2/+1
* remove same process transport shortcutting mechanism in rpcAmar Tumballi2010-08-061-168/+0
* fix memory-leak in case of disconnections in RPC serverAmar Tumballi2010-08-061-0/+2
* changes to rpcRaghavendra G2010-07-281-42/+54
* fix all the clang errors in 'rpc/*'Amar Tumballi2010-07-281-1/+1
* Move rpc to top-levelVijay Bellur2010-06-281-0/+1301