summaryrefslogtreecommitdiffstats
path: root/cli/src/cli.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* geo-rep/cli : Fix geo-rep cli crashKotresh HR2015-04-171-1/+1
* cli: Allow options prefixed with '--' for geo-rep config cmdsKotresh HR2015-04-091-5/+11
* cli: log gluster version in cli initAtin Mukherjee2015-03-261-0/+3
* features/quota : Introducing inode quotavmallika2015-03-181-0/+32
* quota: quotad.socket files should be created under /var/run/glustervmallika2015-03-031-1/+1
* epoll: Adding the ability to configure epoll threadsShyam2015-02-071-1/+2
* cli: logging improvementsVijay Bellur2015-01-051-1/+1
* mem_acct : Check return value of xlator_mem_acct_init().Humble Chirammal2014-11-151-1/+5
* Fix quotad RPC options use-after-free bug in glusterEmmanuel Dreyfus2014-08-211-1/+4
* socket/glusterd/client: enable SSL for managementJeff Darcy2014-07-101-4/+25
* build: MacOSX Porting fixesHarshavardhana2014-04-241-1/+1
* cli: Trivial wording improvement of a commentJustin Clift2014-04-041-3/+3
* cli: Fail creation of bricks on root partition in script modeKrutika Dhananjay2013-12-041-0/+7
* cli/glusterd: Changes to quota command Quota featureRaghavendra G2013-11-261-2/+46
* cli,glusterd: Changes to cli-glusterd communicationKaushal M2013-10-171-14/+42
* log: set ident to openlogBala.FA2013-08-131-1/+2
* Better mechanism to handle memory accountingVijay Bellur2013-02-171-0/+2
* glusterfs : Moved option files, and statedumps from /tmpAvra Sengupta2013-01-291-0/+5
* Fix format security errors with hardening build flagsNiels de Vos2013-01-161-2/+2
* cli: cmd history echoes the last command string word twice with --mode=scriptKrutika Dhananjay2012-12-071-0/+2
* cli: add print-logdir optionKrutika Dhananjay2012-12-071-1/+6
* cli: introduce "--" as option terminatorCsaba Henk2012-10-111-0/+14
* cli: Changes and enhancements to XML outputKaushal M2012-10-111-0/+4
* All: License message changeVarun Shastry2012-09-131-7/+6
* All: License message changeVarun Shastry2012-08-281-14/+5
* core: reduce the usage of global variablesAmar Tumballi2012-08-031-7/+10
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-171-1/+2
* common-utils: implement generate_glusterfs_ctx_id()Anand Avati2012-07-171-36/+1
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-2/+1
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-291-4/+2
* Use inet as default listenerEmmanuel Dreyfus2012-06-011-1/+1
* core: canonicalize pathsRajesh Amaravathi2012-05-221-64/+0
* cli: implement a fn 'cli_err()' to send error messages to 'stderr'Amar Tumballi2012-04-251-1/+25
* cli: do not put the frame->local to mempool since its a calloced structureRaghavendra Bhat2012-04-181-0/+4
* core: dict allocations through mem-poolAmar Tumballi2012-03-141-0/+12
* glusterfsd: Unref iobuf after using itPranith Kumar K2012-03-051-0/+2
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-7/+6
* cli: Enable output in XMLKaushal M2012-02-151-0/+5
* libglusterfs/iobuf: have fixed number of arenasAmar Tumballi2011-12-071-1/+1
* cli: add --log-{file,level} optionsCsaba Henk2011-09-121-16/+25
* cli: fix option parsing bug which implied that only a single option can be usedCsaba Henk2011-09-121-0/+2
* cli: reimplement "--version" without excess bloatCsaba Henk2011-09-121-0/+5
* Revert "cli: Only admin should run gluster CLI"Csaba Henk2011-09-121-5/+0
* Revert "cli: gluster --version implementation"Csaba Henk2011-09-121-59/+15
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-12/+0