summaryrefslogtreecommitdiffstats
path: root/cli
Commit message (Expand)AuthorAgeFilesLines
* debug/io-stats: print the time at which maximum fds were open in gluster topRaghavendra Bhat2011-07-201-1/+7
* cli: modifications to "profile info" outputKaushal M2011-07-191-16/+16
* Strip extra `/' from filenames.Sachidananda2011-07-171-11/+24
* Canonicalize path names while creating volumes.Sachidananda2011-07-173-2/+71
* Glusterd: IPV6 support for glusterfs.Gaurav2011-07-142-20/+20
* mgmt/Glusterd: Fix build warningKaushik BV2011-07-131-1/+1
* Check type for a value greater than Distribute and not for stripeRahul2011-07-131-1/+1
* mgmt/Glusterd: Implementation volume set help/help-xmlKaushik BV2011-07-122-2/+25
* cli: Exit if glusterd is not operational in non-prompt modesVijay Bellur2011-07-113-1/+10
* cli: 'Quota' use quota-list.log to store logs of maintainance mount.Junaid2011-06-301-1/+3
* gluster volume info: fix the output of 'stripe-replicated' volumesAmar Tumballi2011-06-231-13/+30
* gluster volume create: option for stripe + replicate volumeAmar Tumballi2011-06-231-22/+96
* Fix the command line log to display correct error message.Sachidananda2011-06-191-1/+3
* cli: Print the error message sent by glusterd when quota list cmd fails.Junaid2011-06-171-3/+12
* gluster rebalance: bring in a 'force' optionAmar Tumballi2011-06-162-52/+73
* fixing some build issues in Mac OS XAmar Tumballi2011-06-161-1/+2
* cli: 'QUOTA' Display the limit-set and size of the directory in KB, MB, etcJunaid2011-06-141-4/+13
* cli: Display a warning upon disabling quota.Junaid2011-06-132-26/+35
* cli: fix the build warning messageRaghavendra Bhat2011-06-011-1/+1
* cli: bring in format checking option for 'cli_out()'Amar Tumballi2011-05-312-2/+10
* cli: fix format string build warningsAmar Tumballi2011-05-312-27/+27
* mgmt/glusterd: Display a warning message to CLI in case of a corrupt geo-rep ...Kaushik BV2011-05-301-1/+8
* TOP: exit status should be non-zero for successshishir gowda2011-05-271-1/+1
* reimplement invocation of external programs with run APICsaba Henk2011-05-262-52/+41
* Revert "temporary workaround for mtab update race thingy"Csaba Henk2011-05-261-2/+0
* cli log level command and per translator log levelVenky Shankar2011-05-204-0/+166
* cli: taking my revenge for forcing "geo-replication" into commandlineCsaba Henk2011-05-113-108/+137
* glusterd / cli / rpc: move geo-replication reply parameters into dictCsaba Henk2011-05-091-26/+35
* cli: fix up parsing of geo-replication statusCsaba Henk2011-04-221-7/+10
* cli: adhere to timeouts properlyCsaba Henk2011-04-221-4/+13
* mgmt/glusterd: fix up the buffer sizes to accomodate a correct estimate of si...Kaushik BV2011-04-222-8/+18
* cli: check if gsyncd is present in the configured place, enable geo-replicati...Kaushik BV2011-04-221-1/+72
* cli: changes in struct cli_cmd to disable gluster command at run-timeKaushik BV2011-04-227-43/+54
* gluster volume create: fix help message with transport option 'tcp, rdma'Amar Tumballi2011-04-211-1/+1
* glusterd / cli: make the needed changes to let a masterless geo-rep config re...Csaba Henk2011-04-211-2/+3
* cli: change geo-replication syntax to support slave-only invocationCsaba Henk2011-04-212-71/+86
* geo-replication: revamp CONFIG commandCsaba Henk2011-04-212-38/+26
* cli: make it possible to set per-command timeouts for connectionCsaba Henk2011-04-191-17/+18
* cli: implement "system:: getwd" commandCsaba Henk2011-04-192-1/+83
* cli: preliminary cleanup for system:: commandsCsaba Henk2011-04-191-15/+13
* cli: Fix profile info alignmentPranith Kumar K2011-04-181-1/+1
* mgmt/glusterd: change the cli output of geo-rep start/stop to resemble the ou...Kaushik BV2011-04-181-2/+4
* cli: UI cleanup for geo-replication commandKaushik BV2011-04-172-21/+39
* cli: removal of dead code due to the code movement of geo-rep start from cli ...Kaushik BV2011-04-171-88/+0
* mgmt/glusterd : change of syntax of geo-replication commandKaushik BV2011-04-171-2/+2
* mgmt/glusterd: unify the geo-replication status rpc messages.Kaushik BV2011-04-171-15/+1
* cli: check for connectivity before doing mountAmar Tumballi2011-04-161-0/+4
* mgmt/glusterd: Fix percentage latency formulaPranith Kumar K2011-04-161-7/+6
* TOP: validate bs/count pair for write/read-perf measurementshishir gowda2011-04-151-0/+4
* top: Modified integer bounds check for count/bsKrishnan Parthasarathi2011-04-151-3/+10