summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* cli, mgmt/glusterd: volume sync commandPranith Kumar K2010-09-206-3/+119
* rpc-transport/socket: set keepalive socket option.Raghavendra G2010-09-202-0/+91
* rdma: do event_unregister() in fini() too.Amar Tumballi2010-09-172-12/+20
* portmap: make grounds for typed service mappingCsaba Henk2010-09-161-0/+9
* cli: added system:: portmap brick2portCsaba Henk2010-09-161-0/+1
* cli: added system:: getspecCsaba Henk2010-09-161-0/+1
* cli, mgmt/glusterd: disallow probe to a clusterPranith Kumar K2010-09-155-11/+68
* rpc: add ref/unref for rpc clntPranith Kumar K2010-09-152-2/+46
* 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-152-4/+5
* memory leak fixes.Raghavendra G2010-09-153-5/+13
* remove 'ino' from protocol structuresAmar Tumballi2010-09-143-173/+1
* remove 'gen' from iatt/protocol structuresAmar Tumballi2010-09-143-178/+0
* check if the export directory is present while starting volume and send the r...Raghavendra Bhat2010-09-143-0/+4
* socket: add xfer data countsAmar Tumballi2010-09-142-0/+5
* rpc: print xid of the rpcreq corresponding to frame being bailed out.Raghavendra G2010-09-141-3/+3
* glusterfs3.x: change gfid type to opaqueAmar Tumballi2010-09-143-187/+140
* glusterfs3.x file is updated with changes done to xdr.{h, c} filesAmar Tumballi2010-09-142-69/+113
* mgmt/glusterd: free xdr allocationsPranith Kumar K2010-09-141-4/+4
* rpc: in rpc_clnt_destroy(), cleanup the transport tooAmar Tumballi2010-09-131-0/+6
* Print error msg to the CLI from glusterdshishir gowda2010-09-133-0/+13
* mgmt/glusterd: add a dict to glusterd commit response.Pavan Sondur2010-09-102-2/+51
* rpc/rpcsvc: fix invalid free in rpcsvc_create_listeners.Amar Tumballi2010-09-091-10/+9
* rpc-transport/rdma: while notifying a reply, pickup the correct iobref from r...Raghavendra G2010-09-081-3/+3
* rpc-transport/rdma: change the default listening port to 6968.Raghavendra G2010-09-081-1/+1
* rpc-transport/rdma: honour port argument sent in rdma_connect.v3.1.0qa17Raghavendra G2010-09-073-21/+26
* rpc-transport/rdma: fix memory corruptions caused by rdma.Raghavendra G2010-09-071-2/+4
* socket.c: more detailed info about mismatched msg typeAmar Tumballi2010-09-071-2/+8
* rpc-clnt: fix memory corruption happening while encoding auth data.Raghavendra G2010-09-062-11/+12
* rpc-transport/socket: fix memory leaks.Raghavendra G2010-09-041-18/+28
* gfid: protocol/xdr changes to handle gfid based fops.Amar Tumballi2010-09-042-1/+214
* rpc-transport/rdma: notify rpc when pollerr happens, so that client side can ...Raghavendra G2010-09-031-2/+2
* rpc-transport/rdma: when rdma msg of type RDMA_ERROR is recieved, disconnect ...Raghavendra G2010-09-021-6/+13
* cli, mgmt/glusterd: Added replace brick cli responsePranith Kumar K2010-09-023-12/+17
* cli: Changes for GET_NEXT volume infoVijay Bellur2010-09-023-1/+6
* Remove brick validationshishir gowda2010-09-023-0/+4
* rpc-transport/rdma: set whether pollin data is for request/reply.Raghavendra G2010-09-011-0/+2
* mgmt/glusterd: memory leak fixesPranith Kumar K2010-08-312-0/+4
* rpc-transport/socket: use xdr_sizeof instead of sizeof when trying to read ve...Raghavendra G2010-08-311-2/+21
* 'gluster volume log' feature addedAmar Tumballi2010-08-316-0/+292
* rpc-transport/rdma: By default, enable building of rdma only if libibverbs is...Raghavendra G2010-08-311-1/+1
* rpc-transport/rdma: free ioq entry even when churning of message fails.Raghavendra G2010-08-311-1/+1
* Bring in new transport rdma.Raghavendra G2010-08-307-1/+5972
* Only admin should be able to run gluster commandshishir gowda2010-08-301-0/+29
* cli, mgmt/glusterd: added volume stop <VOLNAME> force functionalityPranith Kumar K2010-08-283-12/+38
* rpc: server to client callback mechanismAmar Tumballi2010-08-277-7/+337
* rpcsvc: handle the case of null dereferencingAmar Tumballi2010-08-261-1/+7
* rpcsvc: fix double free happening when listener creation fails.Raghavendra G2010-08-261-4/+4
* Cli volume add-brick validationshishir gowda2010-08-263-0/+4
* transport/socket: free priv->incoming.request_info if not already freed after...Raghavendra G2010-08-261-0/+9