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