summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib/src/rpc-transport.c
Commit message (Expand)AuthorAgeFilesLines
* 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