summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* block: add support to prealloc = full | no optionPrasanna Kumar Kalever2017-06-222-21/+25
* logger: fix (null) prints while trying to log volnamePrasanna Kumar Kalever2017-06-141-0/+1
* runner: check for WIFEXITED before WEXITSTATUSPrasanna Kumar Kalever2017-06-141-33/+53
* info: show size in human readable formatPrasanna Kumar Kalever2017-06-131-9/+19
* daemon: narrow down the failure reason due to dependency servicePrasanna Kumar Kalever2017-06-061-53/+94
* Fix heap-buffer-overflowPranith Kumar K2017-06-061-2/+2
* Prevent crashes when errMsg is not setPranith Kumar K2017-06-061-29/+53
* logger: improve logging at server sidePrasanna Kumar Kalever2017-06-051-1/+52
* cache: implement LRU cache to hold glfs objectsPrasanna Kumar Kalever2017-06-053-8/+11
* Only when RPC is sent move status to CONFIGFAILPranith Kumar K2017-06-051-7/+19
* info: show node as configured if status is GB_CLEANUP_INPROGRESSPrasanna Kumar Kalever2017-06-021-0/+1
* glfs: fix 'status' buffer size in 'NodeInfo'Prasanna Kumar Kalever2017-05-221-2/+2
* gluster-block: update journal data synchronouslyPrasanna Kumar Kalever2017-05-191-1/+1
* cli: increase the clnt_call() total time out.Prasanna Kumar Kalever2017-05-052-22/+61
* login: one command for logging-in to all gateways of a targetPrasanna Kumar Kalever2017-05-043-163/+365
* create: support 'auth enable' optionPrasanna Kumar Kalever2017-05-022-12/+58
* modify: add support for one way authenticationPrasanna Kumar Kalever2017-05-024-119/+707
* block: show reason for cmd failue on non-existent/not started volumePranith Kumar K2017-04-281-0/+11
* gluster-block: support json responsePrasanna Kumar Kalever2017-04-285-279/+590
* logging: redirect configshell logs to GB_LOGDIRPrasanna Kumar Kalever2017-04-131-1/+3
* build: use rpcgen to generate all XDR codeNiels de Vos2017-03-1710-506/+97
* gluster-block: create portal only with ip addressPrasanna Kumar Kalever2017-03-134-10/+10
* gluster-blockd: parse create and delete outputsPrasanna Kumar Kalever2017-02-271-60/+415
* build: refactorNiels de Vos2017-02-251-2/+2
* gluster-blockd: defend on connect() issuesPrasanna Kumar Kalever2017-02-201-5/+24
* gluster-blockd: treat delete success if block doesn't existPrasanna Kumar Kalever2017-02-201-0/+15
* gluster-blockd: fix violation of double pointer usagePrasanna Kumar Kalever2017-02-201-50/+21
* gluster-blockd: fix bug in glusterBlockCleanUpPrasanna Kumar Kalever2017-02-201-3/+3
* gluster-block: improve log messagesPrasanna Kumar Kalever2017-02-202-83/+123
* gluster-block: refactor return valuesPrasanna Kumar Kalever2017-02-192-72/+173
* create: cleanup config in all the nodes if mpath is not satisfiedPrasanna Kumar Kalever2017-02-171-82/+88
* cli: deprecate volserver optionPrasanna Kumar Kalever2017-02-176-22/+11
* meta: thread safe GB_METAUPDATE_OR_GOTOPrasanna Kumar Kalever2017-02-161-63/+37
* daemon: fix minor bugsPrasanna Kumar Kalever2017-02-163-90/+108
* cli: cart off unwanted output from create commandPrasanna Kumar Kalever2017-02-151-3/+3
* gluster-blockd: create logging directoriesPrasanna Kumar Kalever2017-02-151-2/+4
* gluster-block: add portal creationPrasanna Kumar Kalever2017-02-151-3/+20
* daemon: redirect logs to logdirPrasanna Kumar Kalever2017-02-141-1/+1
* cli: review fixes in gluster-blockPrasanna Kumar Kalever2017-02-111-2/+0
* glfs: fix memory leak in blockStuffMetaInfoPrasanna Kumar Kalever2017-02-111-15/+28
* gluster-block: threadify remote requestsPrasanna Kumar Kalever2017-02-092-66/+219
* gluster-block: create block files in '/block-store' dirPrasanna Kumar Kalever2017-02-083-16/+71
* build: fix minor warningsPrasanna Kumar Kalever2017-02-082-52/+114
* build: add uuid and pthread libraries to dependency listPrasanna Kumar Kalever2017-02-071-1/+1
* gfapi: unify calls to glfs_init and friendsPrasanna Kumar Kalever2017-02-073-28/+11
* gluster-block: migrate build to libtoolz and create rpmPrasanna Kumar Kalever2017-02-077-112/+1201
* gluster-block: refresh loggingPrasanna Kumar Kalever2017-02-051-9/+10
* gluster-block: do not need --block-host option for list | info |deletePrasanna Kumar Kalever2017-01-303-12/+0
* gluster-blockd: consider spare nodes to satisfy the multipath requestPrasanna Kumar Kalever2017-01-303-0/+4
* gluster-block: clean block_exec procedurePrasanna Kumar Kalever2017-01-304-29/+0