summaryrefslogtreecommitdiffstats
path: root/cli/src/cli-cmd-parser.c
Commit message (Expand)AuthorAgeFilesLines
* cli: dereferencing null coverity fixSanju Rakonde2018-08-291-1/+1
* {cli-cmd-parser|cli-rpc-ops||cli-xml-output}.c: strncpy()->sprintf(), reduce ...Yaniv Kaul2018-08-241-18/+23
* cli/src/cli-cmd-parser.c:move to GF_MALLOC() instead of GF_CALLOC() whenYaniv Kaul2018-08-231-1/+1
* cli: Fix invalid access of option_str variableShyamsundarR2018-08-201-2/+7
* cli: change volume create syntax of arbiter volumeAmar Tumballi2018-07-031-25/+31
* cli/glusterd: Add warning message in cli for user to checkSusant Palai2018-05-031-3/+5
* cli: Fix several coverity issues in cli-cmd-parser.cXavier Hernandez2017-11-071-99/+173
* cli: gluster help changesN Balachandran2017-11-021-4/+16
* cli/afr: gluster volume heal info "healed" command output is not appropriateMohit Agrawal2017-10-041-10/+0
* cli: Bypass the confirmation question creating replica 2 volume with forcekarthik-us2017-09-211-13/+17
* events : Add brick list in EVENT_VOLUME_CREATEAtin Mukherjee2017-09-181-2/+2
* heal: New feature heal info summary to list the status of brick and count of ...Mohamed Ashiq Liyazudeen2017-09-151-0/+5
* Use the new URL for the docsMichael Scherer2017-09-071-1/+1
* Command to identify client processhari gowtham2017-09-061-1/+3
* cli: error out incomplete CLI commandsAtin Mukherjee2017-07-261-5/+10
* glusterd: Add option to get all volume options through get-state CLISamikshan Bairagya2017-07-251-8/+20
* cli: Adding warning message while creating a replica 2 volumekarthik-us2017-04-251-0/+18
* glusterd: Add client details to get-state outputSamikshan Bairagya2017-04-121-5/+31
* glusterd: (storhaug) remove ganeshaKaleb S. KEITHLEY2017-03-211-106/+0
* dnt: Add a GF_DEFRAG_CMD_NONE to gf_defrag_typeMichael Scherer2017-02-261-2/+2
* CLI/TIER: removing old tier commands under rebalancehari gowtham2017-02-071-10/+50
* glusterd: add a cli command to trigger a statedump on a clientPoornima G2017-01-231-10/+36
* tier : Tier as a servicehari gowtham2017-01-161-5/+20
* cli/geo-rep: Fix geo-rep status detailSonaArora2017-01-121-22/+18
* cluster/afr: CLI for granular entry heal enablement/disablementKrutika Dhananjay2016-11-281-1/+15
* geo-rep/cli: Validate Checkpoint labelAravinda VK2016-11-161-0/+25
* nfs/cli : add warning message while enabling gluster nfsJiffin Tony Thottan2016-11-151-0/+14
* cli: fix unused variable warnings/errorsNiels de Vos2016-09-181-1/+0
* glusterd : Introduce reset brickAnuradha Talur2016-08-291-31/+133
* cli,rpc : Removing logically dead codeMuthu-vigneshwaran2016-08-291-4/+0
* cli: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-271-12/+0
* glusterd/cli: cli to get local state representation from glusterdSamikshan Bairagya2016-08-261-0/+114
* feature/bitrot: Ondemand scrub option for bitrotKotresh HR2016-08-251-1/+4
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-07-251-22/+22
* features/bitrot: Option to set scrub interval to a minuteKotresh HR2016-07-051-1/+1
* georep: add reset-sync-time option for session deleteMilind Changire2016-06-281-1/+17
* glusterd/cli: coverity fixesAtin Mukherjee2016-06-281-3/+0
* cli: fix crash in arbiter keyword parsingRavishankar N2016-06-171-0/+5
* cluster/tier: fix detach tier error messageDan Lambright2016-06-131-1/+1
* cli/glusterd: add/remove brick fixes for arbiter volumesRavishankar N2016-05-191-0/+17
* core: assorted typos and spelling mistakes reported by Debian lintianKaleb S KEITHLEY2016-05-181-1/+1
* afr: add mtime based split-brain resolution to CLIRavishankar N2016-03-291-0/+10
* cli: Do not remove whitespace if key is user.* in volume setAtin Mukherjee2016-03-231-3/+6
* snapshot/cli: Keep the dict keys uniformAvra Sengupta2016-03-131-1/+1
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-151-2/+2
* cli/quota : quota is not enforcing when limit is set to 0Manikandan Selvaganesh2016-02-101-7/+9
* Tier: "tier start force" command implementationhari gowtham2015-12-221-8/+25
* glusterd/bitrot : Integration of bad files from bitd with scrub status commandGaurav Kumar Garg2015-11-231-18/+5
* glusterd: cli command implementation for bitrot scrub statusGaurav Kumar Garg2015-11-191-1/+18
* glusterd/geo-rep: Adding ssh-port option for geo-rep createKotresh HR2015-11-181-30/+57