summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* add pump xlator and changes for replace-brickPavan Sondur2010-08-061-1/+1
* rpc: changes to glusterfs programs that can take an optional payload argument.Raghavendra G2010-08-061-0/+5
* 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-289-230/+359
* some check added to the variables after GF_CALLOCAmar Tumballi2010-07-281-0/+3
* fix all the clang errors in 'rpc/*'Amar Tumballi2010-07-286-47/+62
* cli: Changes to provide proper exit status for gluster commandlineVijay Bellur2010-07-271-2/+4
* cli: Fixes related to get brick-replace to work.Pavan Sondur2010-07-273-17/+56
* DVM: bug fixes in cli and glusterd for probe, start volumev3.1.0qa2Vijay Bellur2010-07-251-1/+3
* Changes for Dynamic Volume ManagementVijay Bellur2010-07-225-7/+59
* add port as an optional argument to 'probe' commandAmar Tumballi2010-07-204-0/+30
* rpc/rpc-lib added saved frame's call timestampPranith Kumar K2010-07-201-2/+10
* 'gluster volume defrag' related bug fixesAmar Tumballi2010-07-202-3/+0
* Changes for volume commandsVijay Bellur2010-07-1911-15/+217
* protocol/lib: rename files to standardized names and placesAnand Avati2010-07-1424-5/+7889
* 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-2826-0/+10316