| Commit message (Expand) | Author | Age | Files | Lines |
* | cli: Fix double free in cli_add_key_group | Krishnan Parthasarathi | 2012-09-14 | 1 | -0/+2 |
* | cli: Added special key "group" for bulk volume set. | Krishnan Parthasarathi | 2012-09-12 | 1 | -4/+109 |
* | cli: Make use of cli_err() | Kaushal M | 2012-04-26 | 1 | -48/+50 |
* | cli: Strip whitespace from "volume set" option values | Kaushal M | 2012-04-20 | 1 | -0/+4 |
* | glusterd/remove-brick: Replace ABORT with STOP | shishir gowda | 2012-04-13 | 1 | -3/+3 |
* | glusterd/remove-brick: Remove support for pause option | shishir gowda | 2012-04-13 | 1 | -3/+1 |
* | cli: Limit value of bs * count in "volume top" | Kaushal M | 2012-04-02 | 1 | -0/+8 |
* | cli,glusterd: more volume status improvements | Kaushal M | 2012-03-29 | 1 | -2/+16 |
* | mgmt/glusterd : volume set validation fixes | Kaushal M | 2012-03-18 | 1 | -76/+25 |
* | core, cli : Changes to statedump | Kaushal M | 2012-03-14 | 1 | -1/+2 |
* | cli, glusterd, nfs: "volume status|profile|top" for nfs servers | Kaushal M | 2012-03-14 | 1 | -10/+46 |
* | cli, glusterfsd: Fixes for "volume top {read,write}-perf" | Kaushal M | 2012-02-21 | 1 | -6/+6 |
* | cluster/afr: Add commands to see self-heald ops | Pranith Kumar K | 2012-02-20 | 1 | -0/+72 |
* | libglusterfs: Implement circular buffer and event history | Raghavendra Bhat | 2012-02-20 | 1 | -1/+1 |
* | cli/glusterd: volume status modification | Rajesh Amaravathi | 2012-02-18 | 1 | -58/+70 |
* | cli, glusterd : Added support for clear-locks command. | Krishnan Parthasarathi | 2012-02-17 | 1 | -0/+64 |
* | cli: Fix for statedump crashing gluster processes | Kaushal M | 2012-02-17 | 1 | -7/+9 |
* | cli, protocol/server : improve validation for the option auth.(allow/reject) | Kaushal M | 2012-02-05 | 1 | -3/+47 |
* | glusterd: provide option to take statedump of the nfs server | Raghavendra Bhat | 2012-01-27 | 1 | -2/+3 |
* | cli: Extend "volume status" with statedump info | Kaushal M | 2012-01-27 | 1 | -22/+68 |
* | cli: volume status enhancement | Rajesh Amaravathi | 2012-01-12 | 1 | -5/+66 |
* | cli: Corrected replace-brick error messages and usage string. | Krishnan Parthasarathi | 2012-01-10 | 1 | -3/+6 |
* | cli: validate the volume set command properly | Raghavendra Bhat | 2011-12-19 | 1 | -8/+14 |
* | XDR: cli-glusterd xdr consolidation | shishir gowda | 2011-11-16 | 1 | -1/+1 |
* | changing of the volume types after volume is created. | Amar Tumballi | 2011-10-28 | 1 | -7/+84 |
* | cli: add geo-replication log-rotate command | Venky Shankar | 2011-10-20 | 1 | -1/+7 |
* | cli : new volume statedump command | Kaushal M | 2011-09-27 | 1 | -0/+55 |
* | glusterd: support for resetting single option | Kaushal M | 2011-09-27 | 1 | -3/+24 |
* | geo-rep: add support to glob patterns with "geo-rep config" | Csaba Henk | 2011-09-22 | 1 | -4/+27 |
* | cli: check wordcount to validate volume set help | Kaushik BV | 2011-09-19 | 1 | -2/+5 |
* | cli: if the create volume command does not contain bricks, exit gracefully | Raghavendra Bhat | 2011-09-18 | 1 | -0/+5 |
* | support for de-commissioning a node using 'remove-brick' | Amar Tumballi | 2011-09-13 | 1 | -7/+44 |
* | cli: 'gluster create volume' - improve option parsing | Amar Tumballi | 2011-09-09 | 1 | -126/+93 |
* | cli: remove bogus assertion | Csaba Henk | 2011-08-19 | 1 | -5/+0 |
* | mgmt/glusterd, cli: Introduce gluster volume status <volname> | Vijay Bellur | 2011-08-19 | 1 | -0/+34 |
* | Change Copyright current year | Pranith Kumar K | 2011-08-10 | 1 | -1/+1 |
* | LICENSE: s/GNU Affero General Public/GNU General Public/ | Pranith Kumar K | 2011-08-06 | 1 | -3/+3 |
* | Strip extra `/' from filenames. | Sachidananda | 2011-07-17 | 1 | -11/+24 |
* | Canonicalize path names while creating volumes. | Sachidananda | 2011-07-17 | 1 | -2/+4 |
* | Glusterd: IPV6 support for glusterfs. | Gaurav | 2011-07-14 | 1 | -19/+19 |
* | mgmt/Glusterd: Implementation volume set help/help-xml | Kaushik BV | 2011-07-12 | 1 | -1/+7 |
* | gluster volume create: option for stripe + replicate volume | Amar Tumballi | 2011-06-23 | 1 | -22/+96 |
* | Fix the command line log to display correct error message. | Sachidananda | 2011-06-19 | 1 | -1/+3 |
* | cli: Display a warning upon disabling quota. | Junaid | 2011-06-13 | 1 | -25/+25 |
* | cli log level command and per translator log level | Venky Shankar | 2011-05-20 | 1 | -0/+55 |
* | cli: taking my revenge for forcing "geo-replication" into commandline | Csaba Henk | 2011-05-11 | 1 | -92/+97 |
* | cli: fix up parsing of geo-replication statusv3.2.0qa16 | Csaba Henk | 2011-04-22 | 1 | -7/+10 |
* | cli: change geo-replication syntax to support slave-only invocation | Csaba Henk | 2011-04-21 | 1 | -70/+85 |
* | geo-replication: revamp CONFIG command | Csaba Henk | 2011-04-21 | 1 | -14/+13 |
* | mgmt/glusterd: unify the geo-replication status rpc messages. | Kaushik BV | 2011-04-17 | 1 | -15/+1 |