summaryrefslogtreecommitdiffstats
path: root/cli/src/cli-rpc-ops.c
Commit message (Expand)AuthorAgeFilesLines
* CLI: added an error message in case of timeoutnik-redhat2020-11-051-1/+4
* cli: type mismatch global_quotad_rpc in cli-quotad-client.cKaleb S. KEITHLEY2020-07-061-2/+0
* cli: fix data race when handling connection statusDmitry Antipov2020-06-161-2/+1
* Indicate timezone offsets in timestampsCsaba Henk2020-03-121-2/+2
* cli: fix several signed integer overflows and format specifiersDmitry Antipov2020-06-021-3/+6
* cli: fix memory leak in gf_cli_gsync_status_output()Dmitry Antipov2020-05-221-8/+0
* cluster/afr: Removing unsupported options from code base to improve coveragekarthik-us2020-04-021-12/+4
* cli: display the error while probing the localhostSanju Rakonde2020-03-101-3/+3
* cli - removing fetch of unnecessary items.Barak Sason Rofman2019-12-041-66/+1
* cli - fixing a coverity issueBarak Sason Rofman2020-01-051-1/+1
* cli-rpc-ops.c: cleanupsYaniv Kaul2019-10-281-1396/+967
* cli-*: make some structs static to reduce space consumed.Yaniv Kaul2019-10-041-16/+16
* cli: display detailed rebalance infoSanju Rakonde2019-10-221-7/+14
* Revert "glusterd: (storhaug) remove ganesha (843e1b0)"Jiffin Tony Thottan2017-10-161-0/+82
* Multiple files: get trivial stuff done before lockYaniv Kaul2019-06-081-6/+7
* cli: Remove Wformat-truncation compiler warningSheetal Pamecha2019-07-011-2/+4
* glusterd/thin-arbiter: Thin-arbiter integration with GD1Vishal Pandey2019-04-241-0/+15
* tier/cli: remove tier code to increase code coverage in cliSanju Rakonde2019-04-221-892/+32
* glusterd: display an error when rebalance start is failedSanju Rakonde2019-04-111-1/+0
* Multiple files: remove HAVE_BD_XLATOR related code.Yaniv Kaul2019-03-191-35/+0
* inode: fix unused varsAtin Mukherjee2019-03-211-1/+2
* inode: don't dump the whole table to CLIAmar Tumballi2019-03-131-0/+22
* cli: fix memory leak in cli rpc opsMohit Agrawal2018-12-061-0/+4
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-8/+8
* cli: fix memory leak in cli/src/cli-rpc-ops.cSunny Kumar2018-12-051-0/+3
* cli : Memeory leak fix reported by ASANSunny Kumar2018-11-301-0/+22
* cli : Memeory leak fix reported by ASANSunny Kumar2018-11-301-0/+3
* stripe: remove the translator from build and glusterdAmar Tumballi2018-10-031-11/+1
* cli: Fix memory leaks reported by ASANKotresh HR2018-10-111-0/+38
* cli: Fix memory leaks reported by ASANKotresh HR2018-10-111-64/+52
* cli: memory leak issues reported by asanAmar Tumballi2018-10-081-0/+11
* cli: fix glusterd memory leak cause by "gluster v status volume_name"shujun100862018-10-021-0/+1
* cli: handle negative scenariosSanju Rakonde2018-09-231-2/+19
* Quota related files: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-231-2/+4
* Land part 2 of clang-format changesGluster Ant2018-09-121-10048/+10014
* multiple files: calloc -> mallocYaniv Kaul2018-08-081-2/+2
* {cli-cmd-parser|cli-rpc-ops||cli-xml-output}.c: strncpy()->sprintf(), reduce ...Yaniv Kaul2018-08-211-4/+4
* All: remove memset() before sprintf()Yaniv Kaul2018-08-021-177/+24
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-161-2/+2
* Fix compile warningsXavi Hernandez2018-07-061-5/+5
* glusterd: glusterd is releasing the locks before timeoutSanju Rakonde2018-04-171-0/+22
* cli/snapshot: ignore errors for snapshot status for ALL/VOLThomas Hindoe Paaboel Andersen2018-05-031-1/+1
* bitrot : improved cli report after bitrot operatoinSunny Kumar2018-01-271-0/+57
* cli: Fix coverity errors for cli-rpc-ops.cKaushal M2017-11-021-34/+106
* cli: correct rebalance status elapsed checkN Balachandran2017-08-081-1/+5
* geo-rep/scheduler: Add validation for session existenceKotresh HR2017-10-061-1/+1
* cli/afr: gluster volume heal info "healed" command output is not appropriateMohit Agrawal2016-10-251-6/+7
* cli: fix Coverity warning DEADCODE in gf_cli_attach_tier()Mohammed Azhar Padariyakam2017-09-211-3/+0
* heal: New feature heal info summary to list the status of brick and count of ...Mohamed Ashiq Liyazudeen2016-08-101-1/+2
* Command to identify client processhari gowtham2017-08-211-0/+139