summaryrefslogtreecommitdiffstats
path: root/cli/src/cli-cmd-system.c
Commit message (Expand)AuthorAgeFilesLines
* cli: type mismatch global_quotad_rpc in cli-quotad-client.cKaleb S. KEITHLEY2020-07-061-4/+0
* cli-*: make some structs static to reduce space consumed.Yaniv Kaul2019-10-041-1/+1
* cli: defer create_frame() (and dict creation) to later stages.Yaniv Kaul2019-06-051-23/+31
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-221-1/+1
* cli: fix memory leak in cli-cmd-system.cSunny Kumar2018-12-041-4/+11
* cli: handle negative scenariosSanju Rakonde2018-09-231-3/+12
* Land part 2 of clang-format changesGluster Ant2018-09-121-485/+468
* multiple files: calloc -> mallocYaniv Kaul2018-08-081-1/+1
* All: remove memset() before sprintf()Yaniv Kaul2018-08-021-2/+0
* cli: Fixed coverity issue in cli-cmd-system.cXavier Hernandez2017-11-021-1/+22
* cli: Fix double unref of dictRavishankar N2016-08-311-3/+0
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-01-061-3/+3
* cli : 'gluster volume help' output sorted alphabeticallyMohamed Ashiq2015-07-151-3/+11
* build: do not #include "config.h" in each fileNiels de Vos2015-05-181-5/+0
* cli : glusterd getspec usage correctionAtin Mukherjee2014-07-221-2/+2
* glusterd/cli changes for distributed geo-repAvra Sengupta2013-07-101-0/+147
* glusterd: Add a cmd for getting uuid of local nodeKrishnan Parthasarathi2013-06-061-0/+51
* glusterd, cli: implement gluster system uuid reset commandRaghavendra Bhat2012-08-231-0/+65
* All: License message changeVarun Shastry2012-09-111-7/+6
* All: License message changeVarun Shastry2012-08-271-14/+5
* glusterd / cli: mount-broker serviceCsaba Henk2011-07-301-0/+118
* Change Copyright current yearPranith Kumar K2011-08-091-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* cli: changes in struct cli_cmd to disable gluster command at run-timeKaushik BV2011-04-211-2/+2
* cli: implement "system:: getwd" commandCsaba Henk2011-04-181-0/+28
* cli: preliminary cleanup for system:: commandsCsaba Henk2011-04-181-15/+13
* glusterd: separate out cli specific programs and mgmt specific programsAmar Tumballi2011-02-251-3/+3
* cli: remove duplication of cmd helpPranith K2010-12-131-8/+2
* cli: remove special behavior for help commands without readlinePranith K2010-11-141-3/+0
* cli,mgmt/glusterd: fsm log implementationPranith K2010-10-291-0/+37
* cli: added system:: portmap brick2portCsaba Henk2010-09-151-0/+48
* cli: added system:: getspecCsaba Henk2010-09-151-0/+49
* cli: add system namespaceCsaba Henk2010-09-151-0/+80