summaryrefslogtreecommitdiffstats
path: root/cli/src/cli.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-071-19/+20
* mgmt/glusterd, cli: Introduce gluster volume status <volname>Vijay Bellur2011-08-191-0/+11
* Change Copyright current yearPranith Kumar K2011-08-101-2/+2
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-4/+4
* Remove redundant function `cli_path_strip_trailing_slashes'.Sachidananda Urs2011-07-311-20/+0
* Variable IOBUF: Use variable iobuf for cli/glusterd/glusterfsd(mgmt)shishir gowda2011-07-311-3/+5
* Canonicalize path names while creating volumes.Sachidananda2011-07-171-0/+64
* Glusterd: IPV6 support for glusterfs.Gaurav2011-07-141-1/+1
* cli: Exit if glusterd is not operational in non-prompt modesVijay Bellur2011-07-111-0/+6
* cli: bring in format checking option for 'cli_out()'Amar Tumballi2011-05-311-1/+1
* cli: add log file for cli instead of '/dev/null'Amar Tumballi2011-04-141-8/+12
* glusterfsd: log enhancementAmar Tumballi2011-03-171-2/+1
* cli: gluster profile CLIPranith K2011-03-101-4/+5
* rpc: Changes for handling unix domain sockets avoid racePranith K2011-03-101-1/+1
* glusterd: separate out cli specific programs and mgmt specific programsAmar Tumballi2011-03-011-2/+2
* use rpc_clnt_{new,start} (), instead of rpc_clnt_init();Amar Tumballi2011-01-271-3/+10
* Add corresponding va_end.Sachidananda2011-01-071-0/+1
* cli: remove duplication of cmd helpPranith K2010-12-141-0/+12
* cli: fix issues with running command over sshAmar Tumballi2010-11-131-1/+1
* cli: Fix memory leaksVijay Bellur2010-10-301-3/+2
* cli: gluster --version implementationPranith K2010-10-271-15/+59
* cli: remove trailing slashes from brick pathsPranith Kumar K2010-09-211-0/+20
* cli: add "--remote-host=<hostname>" optionCsaba Henk2010-09-161-6/+15
* cli: add a simplistic option parser, convert "mode script" to "--mode=script"Csaba Henk2010-09-161-1/+37
* cli: Only admin should run gluster CLIPranith Kumar K2010-09-061-0/+5
* Help Added to the Gluster-CLI for all sub commands (some deletions in the old...Kaushik BV2010-08-251-55/+3
* changed GNU General Public License to GNU Affero General Public LicensePranith Kumar K2010-08-171-4/+4
* cli: Cleanup replace brick operations.Pavan Sondur2010-08-161-0/+10
* fix in cli notifyAmar Tumballi2010-08-121-1/+1
* mem pool for call_stub_tshishir gowda2010-08-061-1/+5
* Implement mem pool for frame and stackshishir gowda2010-08-061-0/+13
* changes to rpcRaghavendra G2010-07-281-1/+1
* cli: Init conditional mutex at the right placeVijay Bellur2010-07-281-3/+2
* DVM: Changes in CLI outputVijay Bellur2010-07-271-1/+4
* cli: Changes to provide proper exit status for gluster commandlineVijay Bellur2010-07-271-4/+46
* DVM: bug fixes in cli and glusterd for probe, start volumev3.1.0qa2Vijay Bellur2010-07-251-0/+10
* cli: fix consistent behaviour with newlines in cli_out()Anand Avati2010-07-211-1/+5