summaryrefslogtreecommitdiffstats
path: root/cli/src/cli-xml-output.c
Commit message (Expand)AuthorAgeFilesLines
* stripe cleanup: Remove the option from create and add-brick cmds (#1812)Sheetal Pamecha2021-01-051-10/+1
* cli/glusterd: conscious language changes for geo-repRavishankar N2020-12-301-28/+28
* Indicate timezone offsets in timestampsCsaba Henk2020-03-121-10/+7
* cli: fix several signed integer overflows and format specifiersDmitry Antipov2020-06-021-5/+5
* cli-*: make some structs static to reduce space consumed.Yaniv Kaul2019-10-041-14/+15
* cli: fix distCount valueSanju Rakonde2019-10-061-2/+3
* cli: Remove Wformat-truncation compiler warningSheetal Pamecha2019-07-011-17/+55
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-221-1/+1
* tier/cli: remove tier code to increase code coverage in cliSanju Rakonde2019-04-221-357/+26
* Multiple files: remove HAVE_BD_XLATOR related code.Yaniv Kaul2019-03-191-45/+0
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-4/+4
* cli : fix coverity issue in cli-xml-output.cSunny Kumar2018-08-301-0/+10
* Land part 2 of clang-format changesGluster Ant2018-09-121-5074/+4850
* multiple files: calloc -> mallocYaniv Kaul2018-08-081-1/+1
* {cli-cmd-parser|cli-rpc-ops||cli-xml-output}.c: strncpy()->sprintf(), reduce ...Yaniv Kaul2018-08-211-2/+4
* cli : fix few coverity in cliSunny Kumar2018-08-101-4/+4
* All: remove memset() before sprintf()Yaniv Kaul2018-08-021-139/+2
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-161-2/+2
* cli: Fix for gluster volume info --xmlSanju Rakonde2018-05-131-2/+2
* cli/xml: fix return handlingAtin Mukherjee2017-07-051-40/+52
* cli: fix build error with --disable-xml-outputKinglong Mee2017-04-281-13/+4
* cli: keep 'gluster volume status detail' consistentXavier Hernandez2017-01-101-6/+2
* glusterd: Add info on op-version for clients in vol status outputSamikshan Bairagya2016-12-281-0/+12
* cli: Suppress unused but set warningsVijay Bellur2016-11-301-3/+1
* io-stats: Add stats for upcall notificationsPoornima G2016-08-171-1/+43
* glusterd : Introduce reset brickAnuradha Talur2016-08-221-1/+1
* cli: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-221-20/+3
* glusterd/cli: cli to get local state representation from glusterdSamikshan Bairagya2016-07-071-14/+12
* snapshot/cli: Fix snapshot status xml outputAvra Sengupta2016-04-121-33/+46
* snapshot: Display number of snapshots in volume infoAvra Sengupta2016-07-271-0/+12
* Snapshot/xml:xml output for snapshot cloneMohammed Rafi KC2015-03-311-2/+72
* cli/xml: Fix wrong XML format in volume get commandAravinda VK2016-07-151-0/+6
* core: assorted typos and spelling mistakes reported by Debian lintianKaleb S KEITHLEY2016-05-171-1/+1
* Cli/tier: separating services from cold bricks in xmlhari2015-12-281-6/+5
* all: fixes for clang compile warningsKaleb S KEITHLEY2015-12-191-20/+21
* cli: Add arbiter details to volinfo xml outputRavishankar N2016-01-181-3/+47
* cli/xml: display correct xml output of tier volumeGaurav Kumar Garg2015-12-161-15/+32
* cli/quota: show used_space,(file,dir) count even when quota limit is not setManikandan Selvaganesh2015-11-251-4/+17
* gluster v status --xml for a replicated hot tier volumehari gowtham2015-10-051-11/+12
* Tier/cli: number of bricks remains the same in v info --xmlhari gowtham2015-10-051-1/+1
* quota : xml output modified to give exact available space in bytesManikandan Selvaganesh2015-09-091-26/+25
* Tier/cli: tier related information in volume info xmlhari gowtham2015-09-101-28/+253
* Tier/cli: tier related information in volume status commandhari gowtham2015-09-151-1/+33
* xml/tiering: enhance xml output for tiering status related cli commandsHari Gowtham2015-08-051-0/+107
* gluster/cli: snapshot delete all does not work with xmlRajesh Joseph2015-08-261-68/+230
* snapshot: Fix snapshot info's xml outputAvra Sengupta2015-08-051-1/+5
* xml output: Fix non-uniform opErrstr xml outputAvra Sengupta2015-08-051-2/+9
* cli/tiering: Enhance cli output for tieringMohammed Rafi KC2015-05-021-5/+5
* glusterd: remove replace brick with data migration support form cli/glusterdGaurav Kumar Garg2015-03-271-104/+2
* geo-rep: Status EnhancementsAravinda VK2015-03-121-41/+27