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