summaryrefslogtreecommitdiffstats
path: root/cli/src
Commit message (Expand)AuthorAgeFilesLines
* cli: type mismatch global_quotad_rpc in cli-quotad-client.cKaleb S. KEITHLEY2020-07-0910-26/+8
* cli: fix data race when handling connection statusDmitry Antipov2020-06-184-11/+25
* Indicate timezone offsets in timestampsCsaba Henk2020-06-152-12/+9
* cli: fix several signed integer overflows and format specifiersDmitry Antipov2020-06-102-8/+11
* cli: fix memory leak in gf_cli_gsync_status_output()Dmitry Antipov2020-05-311-8/+0
* core, cli, quota: cleanup malloc debugging and statsDmitry Antipov2020-05-041-6/+0
* cluster/afr: Removing unsupported options from code base to improve coveragekarthik-us2020-04-072-14/+4
* cli: display the error while probing the localhostSanju Rakonde2020-03-131-3/+3
* bitrot: Make number of signer threads configurableKotresh HR2020-02-072-4/+41
* cli - removing fetch of unnecessary items.Barak Sason Rofman2020-01-211-66/+1
* cli - fixing a coverity issueBarak Sason Rofman2020-01-071-1/+1
* cli: duplicate defns of cli_default_conn_timeout and cli_ten_minutes_timeoutKaleb S. KEITHLEY2020-01-062-2/+5
* geo-rep: Note section is required for ignore_deletesShwetha K Acharya2020-01-033-10/+32
* cli, libglusterfs: rely on libpthread static initializersDmitry Antipov2020-01-013-19/+0
* glfsheal: install as architecture-dependent binary helperDmitry Antipov2019-12-192-2/+3
* cli-rpc-ops.c: cleanupsYaniv Kaul2019-12-192-1399/+967
* glusterd: refactoring long methodBarak Sason Rofman2019-12-191-4/+0
* [Cli] Removing old log rotate command.kshithijiyer2019-12-172-8/+1
* cli-*: make some structs static to reduce space consumed.Yaniv Kaul2019-11-265-88/+94
* cli: display detailed rebalance infoSanju Rakonde2019-11-121-7/+14
* cli: raise error in cli when replica != 2 while ta vol creationVishal Pandey2019-10-141-1/+2
* cli: fix distCount valueSanju Rakonde2019-10-111-2/+3
* build: Fix libglusterd Makefile targetAnoop C S2019-08-301-1/+1
* cli - group files to set volume options supports commentsBarak Sason2019-08-251-0/+5
* Revert "glusterd: (storhaug) remove ganesha (843e1b0)"Jiffin Tony Thottan2019-08-245-1/+263
* libglusterfs: remove dependency of rpcAmar Tumballi2019-08-162-3/+8
* Multiple files: get trivial stuff done before lockYaniv Kaul2019-08-011-6/+7
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-292-6/+6
* cli: defer create_frame() (and dict creation) to later stages.Yaniv Kaul2019-07-165-151/+199
* cli: Remove Wformat-truncation compiler warningSheetal Pamecha2019-07-022-19/+59
* Removing one top command from gluster v helpkshithijiyer2019-07-011-2/+2
* glusterd/thin-arbiter: Thin-arbiter integration with GD1Vishal Pandey2019-06-283-6/+158
* Adding white spaces to description of set group.kshithijiyer2019-06-251-4/+4
* cli: don't fail if logging initialize failsAmar Tumballi2019-06-171-1/+0
* build: always build glusterfs-cli to allow monitoring/managing from clientsNiels de Vos2019-06-151-2/+0
* cli: Remove-brick warning seems unnecessaryShwetha K Acharya2019-06-121-8/+9
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-262-2/+2
* geo-rep: Geo-rep help text issueShwetha K Acharya2019-05-231-2/+2
* cli: Fixed typosN Balachandran2019-05-231-2/+2
* cli: Validate invalid slave urlKotresh HR2019-05-113-5/+27
* tier/cli: remove tier code to increase code coverage in cliSanju Rakonde2019-04-257-1904/+64
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-04-241-2/+1
* glusterd: display an error when rebalance start is failedSanju Rakonde2019-04-121-1/+0
* Multiple files: remove HAVE_BD_XLATOR related code.Yaniv Kaul2019-03-253-83/+0
* inode: fix unused varsAtin Mukherjee2019-03-221-1/+2
* rpc/transport: Missing a ref on dict while creating transport objectMohammed Rafi KC2019-03-201-9/+11
* inode: don't dump the whole table to CLIAmar Tumballi2019-03-201-0/+22
* geo-rep: IPv6 supportAravinda VK2019-03-152-0/+12
* cli : fix mem leak during cli_cmd_volume_gsync_set_cbkSunny Kumar2019-02-191-20/+50
* socket: socket event handlers now return voidMilind Changire2019-02-181-2/+2