summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-transport/socket
Commit message (Expand)AuthorAgeFilesLines
* setsockopt should be called with solaris specific arguments for solaris servershishir gowda2010-12-141-0/+5
* rpc-transport: don't merge payload iobuf and iobuf which holds program header...Raghavendra G2010-11-251-5/+4
* socket: avoid check on lowlat for enabling nodelayVijay Bellur2010-11-021-6/+1
* socket: Reduce keepalive idle and interval timev3.1.1qa1Vijay Bellur2010-10-271-1/+2
* rpc-transport/socket: initialize fragcurrent pointer in correct state while r...Raghavendra G2010-10-121-3/+3
* Change assert to GF_ASSERTVijay Bellur2010-10-121-2/+2
* migrate from port 69* to 24007Amar Tumballi2010-10-081-1/+2
* support for configuring keepalive idle timeVijay Bellur2010-10-082-5/+17
* mgmt/Glusterd: Volume set enhancementsKaushik BV2010-10-071-0/+61
* protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'Amar Tumballi2010-10-071-1/+1
* remove 'gfs_id' field from all protocol xdr structuresAmar Tumballi2010-10-011-1/+1
* rpc-transport/socket: set keepalive socket option.Raghavendra G2010-09-202-0/+91
* cli, mgmt/glusterd: disallow probe to a clusterPranith Kumar K2010-09-151-1/+1
* socket.c: suppress spurious 'dict_get' logs in glusterd debug modeAmar Tumballi2010-09-151-2/+8
* rpc-transport.c: handle a double freeAmar Tumballi2010-09-151-3/+0
* socket: add xfer data countsAmar Tumballi2010-09-141-0/+2
* socket.c: more detailed info about mismatched msg typeAmar Tumballi2010-09-071-2/+8
* rpc-transport/socket: fix memory leaks.Raghavendra G2010-09-041-18/+28
* rpc-transport/socket: use xdr_sizeof instead of sizeof when trying to read ve...Raghavendra G2010-08-311-2/+21
* rpc: server to client callback mechanismAmar Tumballi2010-08-271-0/+2
* transport/socket: free priv->incoming.request_info if not already freed after...Raghavendra G2010-08-261-0/+9
* rpc-transport/socket: proper cleanup and NULL deref checks.Amar Tumballi2010-08-181-76/+126
* rpc - cleanup and changes related to rdmaRaghavendra G2010-08-181-4/+5
* changed GNU General Public License to GNU Affero General Public LicensePranith Kumar K2010-08-174-12/+12
* rpc: move handling of fragment headers to socket.Raghavendra G2010-08-162-2/+47
* rpc-clnt/socket: rpc_clnt_reconfig() API to support overriding of port numbersAnand V. Avati2010-08-121-2/+5
* rpc fixesAmar Tumballi2010-08-121-6/+20
* rpc: changes to glusterfs programs that can take an optional payload argument.Raghavendra G2010-08-061-0/+5
* changes to rpcRaghavendra G2010-07-282-30/+103
* some check added to the variables after GF_CALLOCAmar Tumballi2010-07-281-0/+3
* fix all the clang errors in 'rpc/*'Amar Tumballi2010-07-282-13/+16
* protocol/lib: rename files to standardized names and placesAnand Avati2010-07-142-2/+5
* Move rpc to top-levelVijay Bellur2010-06-286-0/+3295