summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cli volume create validationshishir gowda2010-08-263-0/+5
* storage/posix: calculate the correct size of each dirent in readdir/readdirp.Raghavendra G2010-08-251-0/+1
* glusterd: support for volume version and cksumv3.1.0qa8Vijay Bellur2010-08-233-12/+26
* rpcsvc: allow creation of both rdma and socket for a single server transport.Raghavendra G2010-08-232-4/+100
* rpcsvc: decouple creation of listener from rpcsvc_program_register and rpcsvc...Raghavendra G2010-08-193-189/+87
* Probe on localhost not neededshishir gowda2010-08-191-0/+5
* rpcsvc: change in port selection criteria for program to listen on.Raghavendra G2010-08-191-4/+5
* rpcsvc: check for listener on default port used by mgmt (6969) while register...v3.1.0prealpha3Raghavendra G2010-08-181-0/+5
* rpcsvc: unref transport stored in request before putting request structure ba...v3.1.0prealpha2Raghavendra G2010-08-181-1/+2
* rpc-transport/socket: proper cleanup and NULL deref checks.Amar Tumballi2010-08-181-76/+126
* rpc: add rpc_req structure to request_info structure, used by transport layer...Raghavendra G2010-08-182-14/+11
* rpc - cleanup and changes related to rdmaRaghavendra G2010-08-1811-499/+409
* changed GNU General Public License to GNU Affero General Public LicensePranith Kumar K2010-08-1740-93/+273
* rpc: move handling of fragment headers to socket.Raghavendra G2010-08-164-73/+52
* if frame is NULL, don't continue to destroy it.Amar Tumballi2010-08-131-0/+3
* rpc-clnt/socket: rpc_clnt_reconfig() API to support overriding of port numbersAnand V. Avati2010-08-125-26/+52
* portmap functionality in glusterdAnand V. Avati2010-08-127-2/+651
* rpc: Cleanup reconnect timer while destroying rpc_clntVijay Bellur2010-08-121-4/+25
* rpc fixesAmar Tumballi2010-08-123-8/+22
* 'gluster volume rebalance' related fixesAmar Tumballi2010-08-113-0/+16
* rpc-lib: Solaris build fixesShehjar Tikoo2010-08-109-14/+44