summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib/src/rpc-clnt.c
Commit message (Expand)AuthorAgeFilesLines
* rpc: add rpc_req structure to request_info structure, used by transport layer...Raghavendra G2010-08-181-14/+7
* rpc - cleanup and changes related to rdmaRaghavendra G2010-08-181-1/+4
* changed GNU General Public License to GNU Affero General Public LicensePranith Kumar K2010-08-171-3/+3
* rpc: move handling of fragment headers to socket.Raghavendra G2010-08-161-38/+3
* 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-121-2/+20
* rpc: Cleanup reconnect timer while destroying rpc_clntVijay Bellur2010-08-121-4/+25
* changes to rpcRaghavendra G2010-07-281-87/+132
* fix all the clang errors in 'rpc/*'Amar Tumballi2010-07-281-5/+0
* cli: Changes to provide proper exit status for gluster commandlineVijay Bellur2010-07-271-2/+4
* rpc/rpc-lib added saved frame's call timestampPranith Kumar K2010-07-201-2/+10
* gluster-CLI-and-mgmt-glusterd-added-to-codebaseAmar Tumballi2010-07-081-39/+35
* make DUMP as another programAmar Tumballi2010-07-081-3/+3
* Move rpc to top-levelVijay Bellur2010-06-281-0/+1283