summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* protocol/lib: rename files to standardized names and placesAnand Avati2010-07-142-2/+141
* gluster-CLI-and-mgmt-glusterd-added-to-codebaseAmar Tumballi2010-07-082-39/+36
* make DUMP as another programAmar Tumballi2010-07-085-5/+272
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-2/+4
* minor fixes in rpc + protocolAmar Tumballi2010-07-011-2/+2
* Move rpc to top-levelVijay Bellur2010-06-2818-0/+7019