summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib
Commit message (Expand)AuthorAgeFilesLines
* rpc-clnt: print frame-sent time till microsecond resolution in call_bail.Raghavendra G2010-09-241-1/+4
* rpc/rpcsvc: add debug messages when rpc-messages are handed over to/from tran...Raghavendra G2010-09-222-13/+37
* cli, mgmt/glusterd: send errno in case of Peer rejectPranith Kumar K2010-09-211-1/+2
* cli, mgmt/glusterd: volume sync commandPranith Kumar K2010-09-201-0/+2
* rdma: do event_unregister() in fini() too.Amar Tumballi2010-09-171-0/+1
* 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-151-0/+1
* rpc: add ref/unref for rpc clntPranith Kumar K2010-09-152-2/+46
* rpc-transport.c: handle a double freeAmar Tumballi2010-09-151-1/+5
* memory leak fixes.Raghavendra G2010-09-153-5/+13
* socket: add xfer data countsAmar Tumballi2010-09-141-0/+3
* rpc: print xid of the rpcreq corresponding to frame being bailed out.Raghavendra G2010-09-141-3/+3
* 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
* rpc/rpcsvc: fix invalid free in rpcsvc_create_listeners.Amar Tumballi2010-09-091-10/+9
* rpc-clnt: fix memory corruption happening while encoding auth data.Raghavendra G2010-09-062-11/+12
* cli: Changes for GET_NEXT volume infoVijay Bellur2010-09-021-0/+1
* mgmt/glusterd: memory leak fixesPranith Kumar K2010-08-312-0/+4
* 'gluster volume log' feature addedAmar Tumballi2010-08-311-0/+6
* Only admin should be able to run gluster commandshishir gowda2010-08-301-0/+29
* rpc: server to client callback mechanismAmar Tumballi2010-08-276-7/+335
* 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
* storage/posix: calculate the correct size of each dirent in readdir/readdirp.Raghavendra G2010-08-251-0/+1
* 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: 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-1810-495/+404
* changed GNU General Public License to GNU Affero General Public LicensePranith Kumar K2010-08-1718-51/+71
* rpc: move handling of fragment headers to socket.Raghavendra G2010-08-162-71/+5
* 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-124-24/+47
* portmap functionality in glusterdAnand V. Avati2010-08-121-0/+15
* rpc: Cleanup reconnect timer while destroying rpc_clntVijay Bellur2010-08-121-4/+25
* rpc fixesAmar Tumballi2010-08-122-2/+2
* rpc-lib: Solaris build fixesShehjar Tikoo2010-08-105-10/+38
* remove same process transport shortcutting mechanism in rpcAmar Tumballi2010-08-062-192/+0
* fix memory-leak in case of disconnections in RPC serverAmar Tumballi2010-08-062-45/+7
* changes to rpcRaghavendra G2010-07-287-200/+256
* fix all the clang errors in 'rpc/*'Amar Tumballi2010-07-284-34/+46
* cli: Changes to provide proper exit status for gluster commandlineVijay Bellur2010-07-271-2/+4
* DVM: bug fixes in cli and glusterd for probe, start volumev3.1.0qa2Vijay Bellur2010-07-251-1/+3
* rpc/rpc-lib added saved frame's call timestampPranith Kumar K2010-07-201-2/+10
* Changes for volume commandsVijay Bellur2010-07-191-0/+1