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
/
xlators
/
mgmt
/
glusterd
/
src
/
glusterd-utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glusterd: fix for volume stop causing inconsistent volume status
Kaushal M
2011-08-17
1
-1
/
+4
*
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
*
glusterd rebalance: handle a race condition while starting a rebalance
Amar Tumballi
2011-08-03
1
-2
/
+1
*
mgmt/glusterd: Ignore case in friend find by hostname
Pranith Kumar K
2011-08-03
1
-4
/
+4
*
fix multiple transport related portmap issues in client handshake
Amar Tumballi
2011-06-08
1
-6
/
+23
*
glusterd: add upgrade/downgrade xlator options
shishir gowda
2011-05-31
1
-0
/
+64
*
mgmt/glusterd: Start nfs after all bricks are started on glusterd re-start
Pranith Kumar K
2011-05-31
1
-1
/
+4
*
mgmt/glusterd: Fix ret value in importing of options/gsync slaves
Pranith Kumar K
2011-04-22
1
-1
/
+1
*
do not allow create volume or add-brick if given path or any brick is a part ...
Raghavendra Bhat
2011-04-21
1
-0
/
+30
*
glusterd / geo-rep: do all gsyncd pre-configuration in glusterd init
Csaba Henk
2011-04-19
1
-117
/
+28
*
mgmt/glusterd: Fix compiler warning
Pranith Kumar K
2011-04-19
1
-1
/
+0
*
mgmt/glusterd: Send the gsync sessions that are running to the new peer.
Kaushik BV
2011-04-19
1
-39
/
+96
*
cli: UI cleanup for geo-replication command
v3.2.0qa14
Kaushik BV
2011-04-17
1
-21
/
+29
*
mgmt/glusterd : change of syntax of geo-replication command
Kaushik BV
2011-04-17
1
-18
/
+26
*
mgmt/glusterd: Send the error msg to user if gsync start fails
Pranith Kumar K
2011-04-16
1
-20
/
+26
*
mgmt/glusterd: Memory leak and message cleanup
Pranith Kumar K
2011-04-15
1
-1
/
+4
*
mgmt/glusterd: restart gsyncd on glusterd restart
Pranith Kumar K
2011-04-14
1
-1
/
+195
*
mgmt/glusterd: Implementation of volume gsync status [master [slave]]
Kaushik BV
2011-04-14
1
-0
/
+8
*
glusterd: Respond to cli with empty iobref is serialize fails.
shishir gowda
2011-04-14
1
-4
/
+4
*
mgmt/glusterd: Remove excessive INFO logs
Pranith Kumar K
2011-04-13
1
-3
/
+6
*
build fixes
Venky Shankar
2011-04-11
1
-2
/
+6
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
1
-14
/
+14
*
mgmt/glusterd: Mark the brick stopped when kill -SIGTERM is done
Pranith Kumar K
2011-03-31
1
-0
/
+1
*
mgmt/glusterd: Fix import friend volumes
Pranith K
2011-03-25
1
-115
/
+431
*
mgmt/glusterd: Dont reset the port on brick stop
Pranith K
2011-03-20
1
-1
/
+0
*
mgmt/glusterd: remodel glusterd store
Pranith K
2011-03-14
1
-16
/
+22
*
mgmt/glusterd: gluster profile implementation
Pranith K
2011-03-10
1
-14
/
+143
*
gluster rebalance: give option to split the command
Amar Tumballi
2011-03-01
1
-2
/
+2
*
CLI : NFS persistent local/global options.
Gaurav
2011-03-01
1
-0
/
+1
*
mgmt/glusterd: prevent spurious cmd unlocks
Pranith K
2011-02-28
1
-24
/
+0
*
Typo fixes in log and cli messages.
Sachidananda
2011-02-17
1
-1
/
+1
*
Logging : Use of uuid_utoa and uuid_utoa_r.
Gaurav
2011-02-04
1
-11
/
+7
*
glusterd: de-register nfs rpcs when it is stopped
Pranith K
2011-01-24
1
-1
/
+31
*
logging: fix format warnings
Amar Tumballi
2011-01-06
1
-1
/
+1
*
mgmt/glusterd: Use a static buffer to perform ioctl with SIOCGIFCONF
Vijay Bellur
2010-12-07
1
-10
/
+14
*
Remove symlnk of default log dir to /etc/glusterd
shishir gowda
2010-11-15
1
-3
/
+3
*
mgmt/glusterd: "peer probe new-hostname" should replace old-hostname of friend
Pranith K
2010-11-13
1
-35
/
+12
*
check if the brick being added is the destination brick of replace brick
Raghavendra Bhat
2010-11-09
1
-2
/
+39
*
mgmt/glusterd: Honor log filename set during add-brick
Vijay Bellur
2010-10-30
1
-1
/
+7
*
cli,mgmt/glusterd: fsm log implementation
Pranith K
2010-10-29
1
-38
/
+258
*
mgmt/glusterd: glusterd_is_local_addr implementation
Pranith K
2010-10-27
1
-64
/
+73
*
mgmt/glusterd: resolve the bricks before comparing uuid
Pranith K
2010-10-24
1
-1
/
+11
*
Solaris build: Remove sigtimewaitd
shishir gowda
2010-10-21
1
-13
/
+0
*
mgmt/glusterd: create brick path if does not exist
Pranith K
2010-10-12
1
-0
/
+36
*
Copyright changes
Vijay Bellur
2010-10-11
1
-1
/
+1
*
rpc-clnt: do rpc_transport_destroy() in rpc_clnt_destroy()
Amar Tumballi
2010-10-08
1
-1
/
+1
*
mgmt/glusterd: Fix replace brick to pass src-brick and dst-brick port nos pro...
Pavan Sondur
2010-10-08
1
-0
/
+50
*
mgmt/glusterd: memory leak fixes
Pranith K
2010-10-08
1
-0
/
+2
*
mgmt/glusterd: print state, event names for numbers in friend sm
Pranith K
2010-10-08
1
-2
/
+2
[next]