index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cli
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgmt/Glusterd: add pid extension to the pid file of the gsyncd
Kaushik BV
2011-03-30
1
-1
/
+1
*
Loosen restrictions on hostnames
Pavan T C
2011-03-29
1
-0
/
+4
*
TOP: remove trailing '/' from brick path
shishir gowda
2011-03-22
1
-0
/
+2
*
cli: Fix memory leak in gluster profile
Pranith K
2011-03-22
1
-0
/
+6
*
Added checks for fix-layout & migrate-data usage.
Rahul
2011-03-18
1
-2
/
+15
*
glusterfsd: log enhancement
Amar Tumballi
2011-03-17
1
-2
/
+1
*
TOP: cli, rpc/xdr related changes
shishir gowda
2011-03-16
4
-1
/
+390
*
cli: QUOTA cli related changes.
Mohammed Junaid Ahmed
2011-03-16
5
-2
/
+385
*
mgmt/Glusterd: Make use of regexp pattern-matching sections to set a sane val...
Kaushik BV
2011-03-14
1
-50
/
+66
*
Gsyncd: Include a directory glusterfs in the libexecdir, so that it is not cu...
Kaushik BV
2011-03-14
1
-1
/
+1
*
cli: gluster profile CLI
Pranith K
2011-03-10
6
-180
/
+534
*
rpc: Changes for handling unix domain sockets avoid race
Pranith K
2011-03-10
1
-1
/
+1
*
Display correct usage of rebalance command when it is wrongly entered.
Rahul
2011-03-01
1
-0
/
+7
*
gluster rebalance: send the proper 'procnum' to glusterd
Amar Tumballi
2011-03-01
1
-1
/
+1
*
gluster rebalance: give option to split the command
Amar Tumballi
2011-03-01
2
-13
/
+51
*
gluster rebalance: get the proper/exact error msg to cli
Amar Tumballi
2011-03-01
1
-18
/
+32
*
Gsync : Do not expose volume gsync, when geo-replication is disabled
Kaushik BV
2011-03-01
2
-2
/
+4
*
glusterd: separate out cli specific programs and mgmt specific programs
Amar Tumballi
2011-03-01
6
-82
/
+81
*
if volume created is both of tcp and rdma type show it in volume info
Raghavendra Bhat
2011-02-28
1
-2
/
+4
*
mgmt/glusterd: prevent spurious cmd unlocks
Pranith K
2011-02-28
2
-56
/
+0
*
Solaris: disable cli support rebalance and replace brick
shishir gowda
2011-02-22
1
-0
/
+8
*
glusterd/cli: option added to create volume with both transports
Amar Tumballi
2011-02-22
1
-0
/
+3
*
free the tokens obtained from the cli
Raghavendra Bhat
2011-02-22
1
-0
/
+3
*
Validate peer probe command's hostname/ip address.
shishir gowda
2011-02-22
1
-0
/
+8
*
Typo fixes in log and cli messages.
Sachidananda
2011-02-17
1
-2
/
+2
*
syncdaemon: Checking for the existence of gsyncd by trying to aquire a lock o...
Mohammed Junaid Ahmed
2011-02-15
1
-7
/
+6
*
syncdaemon: Moved the gsync start code to cli.
Mohammed Junaid Ahmed
2011-02-15
2
-15
/
+164
*
syncdaemon: config-get-all option add to gsync cli.
Mohammed Junaid Ahmed
2011-02-14
1
-0
/
+34
*
gsync: cli support for gsyncd.
Mohammed Junaid Ahmed
2011-02-10
4
-0
/
+215
*
use rpc_clnt_{new,start} (), instead of rpc_clnt_init();
Amar Tumballi
2011-01-27
1
-3
/
+10
*
cli: Show 'commit' option in replace-brick.
Gaurav
2011-01-27
1
-1
/
+1
*
cli: return error when cmd execution fails
Pranith K
2011-01-26
1
-7
/
+8
*
Add corresponding va_end.
Sachidananda
2011-01-07
1
-0
/
+1
*
glusterd,cli: print single error message on failure
Pranith K
2010-12-27
5
-110
/
+277
*
cli: remove duplication of cmd help
Pranith K
2010-12-14
6
-166
/
+46
*
cli: Enhance message shown upon successful volume creation
Vijay Bellur
2010-11-25
1
-1
/
+3
*
display the error message to the user if a volume with the name is tried to b...
Raghavendra Bhat
2010-11-24
1
-1
/
+3
*
cli: fix memory corruption in create volume and add-brick
Pranith K
2010-11-15
1
-2
/
+17
*
cli: remove special behavior for help commands without readline
Pranith K
2010-11-14
3
-13
/
+1
*
mgmt/glusterd: "peer probe new-hostname" should replace old-hostname of friend
Pranith K
2010-11-13
1
-1
/
+1
*
cli: fix issues with running command over ssh
Amar Tumballi
2010-11-13
1
-1
/
+1
*
mgmt/glusterd: set the transport type correctly in create volume
Pranith K
2010-11-13
1
-4
/
+1
*
cli: remove volume type from add-brick and remove-brick cmds
Pranith K
2010-11-09
3
-72
/
+4
*
Cli memory leak fix for tmp_list in cli_cmd_volume_add_brick_parse
shishir gowda
2010-11-02
1
-2
/
+6
*
Fix crash while freeing tmp_list in cli_cmd_volume_create_parse
shishir gowda
2010-11-02
1
-3
/
+6
*
cli: Fix memory leaks
Vijay Bellur
2010-10-30
4
-6
/
+50
*
cli,mgmt/glusterd: fsm log implementation
Pranith K
2010-10-29
2
-5
/
+159
*
cli: gluster --version implementation
Pranith K
2010-10-27
1
-15
/
+59
*
report the error if a volume not in the started state is tried to be stopped
Raghavendra Bhat
2010-10-26
1
-0
/
+3
*
takes either 'y' or 'yes' and 'n' or 'no' for stop volume, delete volume and ...
Mohammed Junaid
2010-10-26
1
-10
/
+30
[next]