summaryrefslogtreecommitdiffstats
path: root/cli/src/cli.c
Commit message (Expand)AuthorAgeFilesLines
* cli-rpc: conditional init of global quota rpc (#1578)schaffung2020-11-021-3/+12
* cli: type mismatch global_quotad_rpc in cli-quotad-client.cKaleb S. KEITHLEY2020-07-061-0/+1
* cli: fix data race when handling connection statusDmitry Antipov2020-06-161-3/+2
* core, cli, quota: cleanup malloc debugging and statsDmitry Antipov2020-04-151-6/+0
* cli: duplicate defns of cli_default_conn_timeout and cli_ten_minutes_timeoutKaleb S. KEITHLEY2020-01-021-0/+3
* cli, libglusterfs: rely on libpthread static initializersDmitry Antipov2019-12-271-4/+0
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-261-3/+3
* cli: don't fail if logging initialize failsAmar Tumballi2019-06-141-1/+0
* tier/cli: remove tier code to increase code coverage in cliSanju Rakonde2019-04-221-2/+0
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-03-051-2/+1
* rpc/transport: Missing a ref on dict while creating transport objectMohammed Rafi KC2019-02-261-9/+11
* geo-rep: IPv6 supportAravinda VK2019-03-141-0/+11
* cli: fix memory leakSunny Kumar2018-12-201-23/+72
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-13/+13
* cli: "usage()" and "--help" for gluster cliHarpreet Kaur Lalwani2018-11-211-1/+16
* glfsheal: add a '--nolog' flagRavishankar N2018-10-261-0/+5
* cli: avoid unnecessary strtail for geo rep config.Ravishankar N2018-11-081-20/+20
* cli: memory leak issues reported by asanAmar Tumballi2018-10-081-4/+5
* Land part 2 of clang-format changesGluster Ant2018-09-121-558/+557
* build: rename event.h to gf-event.hNiels de Vos2018-07-261-1/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-161-1/+1
* Make glusterfsd binary print statedump & xlator dirPrashanth Pai2018-04-191-6/+0
* Add CLI option to print XLATORDIRPrashanth Pai2018-04-161-0/+6
* glusterd: TLS verification fails while using intermediate CAMohit Agrawal2018-03-141-0/+1
* libglusterfs: specify ctx in gf_log_set_loglevelZhang Huan2017-12-051-2/+2
* cli: Fix coverity issues in cli.cMohammed Rafi KC2017-11-061-1/+0
* cli: gluster help changesN Balachandran2017-08-011-1/+1
* gluster: IPv6 single stack supportKevin Vigor2017-04-281-0/+4
* stack.h:PW.INCLUDE_RECURSIONSanju Rakonde2017-09-251-1/+0
* mem-pool: initialize pthread_key_t pool_key in mem_pool_init_early()Niels de Vos2017-07-141-0/+5
* glusterd: Make reset-brick work correctly if brick-mux is onSamikshan Bairagya2017-04-241-0/+5
* rpc: Remove accidental IPV6 changesKaushal M2017-05-041-4/+0
* Halo Replication feature for AFR translatorKevin Vigor2017-03-211-1/+7
* build: miscellaneous spelling fixesPatrick Matthäi2017-03-311-1/+1
* Do not use va_end before cli_rl_out, since it use apMichael Scherer2017-02-231-2/+4
* cli: fix error when HAVE_READLINE is falseNigel Babu2017-02-231-7/+6
* cli: add integer check for timeout optionAtin Mukherjee2017-02-091-1/+28
* cli: glusterfs_ctx_defaults_init should not re-initialize ctx->locksRajesh Joseph2016-11-221-2/+0
* Update copyright content for glusterfs binariesAnoop C S2016-11-101-12/+11
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-01-061-1/+1
* libglusterfs (timer): race conditions, illegal mem access, mem leakKaleb S KEITHLEY2016-05-061-1/+1
* cli/quota: Sort the list output alphabetically by pathvmallika2016-04-141-0/+1
* cli: Make CLI timeout configurableAtin Mukherjee2016-04-011-0/+8
* all: fixes for clang compile warningsKaleb S KEITHLEY2015-12-191-2/+3
* all: fix various cppcheck warningsKaleb S KEITHLEY2015-12-181-4/+8
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-011-1/+1
* cli: on error invoke cli_cmd_broadcast_response function in separate threadvmallika2015-08-241-0/+1
* quota :display the size of soft limit percentageManikandan Selvaganesh2015-07-301-5/+5
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-06-271-1/+1
* cli: Create missing logbuf_poolAnoop C S2015-07-161-0/+4