summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix spec fileHEADmasterPrasanna Kumar Kalever2018-03-064-6/+19
* info: show failed nodesPrasanna Kumar Kalever2018-03-051-16/+44
* create: split "ROLLBACK ON:" to SUCCESS and FAILUREPrasanna Kumar Kalever2018-03-051-30/+27
* doc: update README about starting Open-iSCSI servicePrasanna Kumar Kalever2018-03-051-0/+3
* script: remote code decide b/w run|skip the cmdPrasanna Kumar Kalever2018-02-191-60/+86
* delete: support [unlink-storage <yes|no>] optionPrasanna Kumar Kalever2018-02-083-23/+47
* create: support [storage <filename>] optionPrasanna Kumar Kalever2018-02-086-49/+163
* replace strcat and strcpy with their secure versionsPrasanna Kumar Kalever2018-02-088-73/+106
* replace: add replace featurePrasanna Kumar Kalever2018-02-0710-276/+1451
* gluster-block: Fix build error due to couldn't find the glfs.hXiubo Li2018-01-211-1/+1
* versioning: add capabilities supportPrasanna Kumar Kalever2018-01-187-29/+741
* configure: fix compiling error for lacking of AM_PROG_CC_C_O in configure.acXiubo Li2018-01-031-0/+3
* cli: make unit prefixes case insensitiveMichael Adam2017-12-213-12/+10
* cli: Be more strict about what size units we expect.Michael Adam2017-12-121-5/+18
* extras: add script for replace nodePrasanna Kumar Kalever2017-12-071-0/+550
* Update version in INSTALLVijay Bellur2017-11-141-2/+2
* doc: describe how to contribute when a GitHub Pull-Request is madeNiels de Vos2017-11-091-0/+30
* NEWS: updatev0.3Prasanna Kumar Kalever2017-10-131-21/+14
* cli: defend on minimum block sizePrasanna Kumar Kalever2017-10-092-2/+8
* delete/rollback: check for matching gbid before deleting a blockPrasanna Kumar Kalever2017-10-091-3/+9
* spec: fix unclosed %if blockPrasanna Kumar Kalever2017-09-251-0/+4
* rpm: include suggested changes from Fedora package reviewNiels de Vos2017-09-221-7/+25
* dist: supports initd for non-systemd distrosJi-Hyeon Gim2017-09-215-6/+178
* configure: make sysconfig directory configurableMichael Adam2017-09-201-1/+6
* build: do not require 'git' to find the versionNiels de Vos2017-09-193-3/+7
* daemon: set configshell file loglevel to infoPrasanna Kumar Kalever2017-09-191-3/+3
* socket: switch to MT-safe get host addr infoPrasanna Kumar Kalever2017-09-192-30/+51
* rpc: switch to MT-safe block RPC routinesPrasanna Kumar Kalever2017-09-194-42/+149
* gluster-block: missing to include signal.hJi-Hyeon Gim2017-09-181-0/+1
* configure: add gluster-block-target.service to AC_CONFIG_FILES listPrasanna Kumar Kalever2017-09-153-3/+4
* systemd: fix systemd dependency listPrasanna Kumar Kalever2017-09-155-5/+26
* docs: fix error in gluster-blockd manpageMichael Adam2017-09-151-2/+2
* fix GB_TGCLI_GLOBALS macroPrasanna Kumar Kalever2017-09-011-2/+2
* misc: fix warningsPrasanna Kumar Kalever2017-08-292-12/+7
* gluster-block: parse remote command outputsPrasanna Kumar Kalever2017-08-282-94/+191
* gluster-block: use targetcli interactive modePrasanna Kumar Kalever2017-08-284-212/+140
* rpc: use port 24010 for all gluster-blockd managementPrasanna Kumar Kalever2017-08-242-2/+2
* configure: fix indentation of --with-systemddirMichael Adam2017-08-211-1/+2
* logger: support logdir choosing via Environment variablePrasanna Kumar Kalever2017-08-177-64/+123
* gluster-block: support force delete optionPrasanna Kumar Kalever2017-08-084-24/+45
* gluster-block: do not allow delete if any node is downPrasanna Kumar Kalever2017-08-031-19/+155
* create: move saveconfig out of the loopPrasanna Kumar Kalever2017-07-131-8/+7
* tcmu: backstore attribute set cmd_time_out=0Prasanna Kumar Kalever2017-07-071-5/+19
* cli: show 'prealloc' option in the hint msgPrasanna Kumar Kalever2017-07-071-2/+3
* create: clean metafile along with storage when EntryCreate failsPrasanna Kumar Kalever2017-07-062-4/+13
* utils: fix trivial compile warningNiels de Vos2017-07-041-1/+1
* Show error message when response contains failurePranith Kumar K2017-06-301-4/+19
* gluster-block: update systemd unit and spec filePrasanna Kumar Kalever2017-06-272-2/+6
* dist: do not package the rpcgen generated filesPrasanna Kumar Kalever2017-06-241-0/+5
* Don't let LOG segfault if log dir does not exist - fall back to stderr.Michael Adam2017-06-221-0/+6