index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cli
/
src
/
cli-rpc-ops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libglusterfs/dict: make 'dict_t' a opaque object
Amar Tumballi
2012-09-06
1
-24
/
+16
*
cli: Do not print brick info for non-replicate volume
Venkatesh Somyajulu
2012-09-03
1
-0
/
+3
*
All: License message change
Varun Shastry
2012-08-28
1
-14
/
+5
*
cli: Proper xml output for "gluster peer status"
Kaushal M
2012-08-20
1
-5
/
+30
*
cli/: Displaying the size in human readable format
Varun Shastry
2012-08-19
1
-9
/
+18
*
core: reduce the usage of global variables
Amar Tumballi
2012-08-03
1
-1
/
+1
*
glusterd: Made volume set help/help-xml a non-cluster operation.
Krishnan Parthasarathi
2012-08-02
1
-3
/
+0
*
cli: more clear separation of error messages
Amar Tumballi
2012-08-01
1
-70
/
+87
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-82
/
+39
*
rpc: variable name changes
Amar Tumballi
2012-07-12
1
-142
/
+142
*
calls to dict_allocate_and_serialize() are not 64-bit clean
Kaleb S. KEITHLEY
2012-07-12
1
-70
/
+47
*
glusterd, cli: handle uuid conflicts in probe gracefully
Raghavendra Bhat
2012-07-02
1
-3
/
+8
*
localtime and ctime are not MT-SAFE
Kaleb S. KEITHLEY
2012-06-29
1
-33
/
+21
*
cli: improvements in the output of rebalance status
Raghavendra Bhat
2012-06-26
1
-9
/
+9
*
cli: Change cli output for heal commands
Pranith Kumar K
2012-06-13
1
-5
/
+22
*
cli: Fix time_t conversions
Pranith Kumar K
2012-06-12
1
-5
/
+12
*
core: coverity fixes (mostly resource leak fixes)
Amar Tumballi
2012-06-05
1
-0
/
+4
*
cli: let commands specify the exit value in batch mode
Csaba Henk
2012-06-01
1
-2
/
+2
*
glusterd/rebalance: Display run-time of rebalance process
shishir gowda
2012-05-24
1
-12
/
+30
*
cli,glusterd,debug/io-stats: Clear top stats
Kaushal M
2012-05-21
1
-5
/
+25
*
glusterd,cli: Enable errstr for peer detach
Kaushal M
2012-05-18
1
-28
/
+36
*
glusterd, cli: Enable errstr for peer probe
Kaushal M
2012-05-18
1
-34
/
+41
*
Self-heald: Print the time stamp of the event-history
Pranith Kumar K
2012-05-17
1
-1
/
+18
*
cli: fix remove-brick output behavior in failure cases
Amar Tumballi
2012-05-03
1
-12
/
+28
*
cli: Make use of cli_err()
Kaushal M
2012-04-26
1
-39
/
+76
*
cli: implement a fn 'cli_err()' to send error messages to 'stderr'
Amar Tumballi
2012-04-25
1
-2
/
+10
*
cli: fix the output of 'gluster volume list'
Amar Tumballi
2012-04-23
1
-4
/
+1
*
cli: Fix for "volume status all"
Kaushal M
2012-04-17
1
-9
/
+48
*
dht/rebalance: Display migration failure count
shishir gowda
2012-04-13
1
-12
/
+29
*
glusterd/remove-brick: Replace ABORT with STOP
shishir gowda
2012-04-13
1
-5
/
+6
*
glusterd/remove-brick: Remove support for pause option
shishir gowda
2012-04-13
1
-3
/
+0
*
Fix compiler warnings and typos from Debian build.
Jeff Darcy
2012-04-10
1
-3
/
+3
*
remove-brick: Abort should revert volume changes
shishir gowda
2012-04-06
1
-1
/
+42
*
cli: do the proper STACK_DESTORY of created frames
Amar Tumballi
2012-04-02
1
-4
/
+14
*
cli,glusterd: more volume status improvements
Kaushal M
2012-03-29
1
-60
/
+130
*
cli: Display available information in "volume status detail"
Kaushal M
2012-03-21
1
-2
/
+7
*
Self-heald: Handle errors gracefully and show errors to users
Pranith Kumar K
2012-03-18
1
-11
/
+11
*
cli/remove-brick: Enhance remove-brick status to display
shishir gowda
2012-03-17
1
-46
/
+76
*
cluster/afr: Enable eager-lock
Pranith Kumar K
2012-03-17
1
-1
/
+1
*
dht: Rebalance status should display status from each process
shishir gowda
2012-03-14
1
-42
/
+63
*
glusterd: Fix brick op to prevent glusterd crashing
Kaushal M
2012-03-14
1
-2
/
+2
*
cli, glusterd, nfs: "volume status|profile|top" for nfs servers
Kaushal M
2012-03-14
1
-21
/
+64
*
cli: More xml output changes
Kaushal M
2012-03-13
1
-17
/
+107
*
glusterd/rebalance: Bring in support for parallel rebalance
shishirng
2012-03-07
1
-2
/
+8
*
cli: Fix volume statedump cli output typo
Rahul C S
2012-03-05
1
-1
/
+1
*
mempool: add more counters to understand the usage scenarios properly
Amar Tumballi
2012-02-27
1
-7
/
+23
*
cli: Fix broken "volume set help/help-xml"
Kaushal M
2012-02-27
1
-4
/
+3
*
cli: print the type of the inode in gluster volume status inode output
Raghavendra Bhat
2012-02-22
1
-3
/
+31
*
cluster/afr: Add commands to see self-heald ops
Pranith Kumar K
2012-02-20
1
-17
/
+93
*
cluster/dht: Rebalance will be a new glusterfs process
shishirng
2012-02-19
1
-51
/
+20
[next]