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
/
xlators
/
mgmt
/
glusterd
/
src
/
glusterd-utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glusterd: fix segfault on volume status detail
Lars Ellenberg
2013-04-16
1
-9
/
+11
*
glusterd: allow multiple instances of glusterd on one machine
Krishnan Parthasarathi
2013-04-16
1
-0
/
+48
*
glusterd: Made gsync set use synctask framework
Avra Sengupta
2013-02-08
1
-1
/
+1
*
glusterd : Made volume clear-locks use synctask framework.
Avra Sengupta
2013-02-08
1
-0
/
+18
*
glusterfsd can't listen in a specified address
merfi
2013-02-07
1
-1
/
+1
*
glusterd: log changes in volume create and delete codepath
Krutika Dhananjay
2013-02-04
1
-17
/
+21
*
glusterd: Indexed node information in dict to retain consistency.
Avra Sengupta
2013-02-04
1
-39
/
+55
*
glusterd: do dict unref after sending reply to cli
Krutika Dhananjay
2013-02-03
1
-0
/
+2
*
glusterd: identify local address by searching network interfaces.
Jeff Darcy
2013-02-03
1
-19
/
+78
*
glusterd: Made volume-status use synctask framework
Krishnan Parthasarathi
2013-02-03
1
-32
/
+50
*
glusterd: Moved node rsp functions to glusterd-utils.c
Krishnan Parthasarathi
2013-02-03
1
-0
/
+348
*
glusterfs : Moved option files, and statedumps from /tmp
Avra Sengupta
2013-01-29
1
-2
/
+2
*
glusterd: make 'glusterd_is_local_addr' return bool
JulesWang
2013-01-26
1
-10
/
+9
*
glusterd: log changes in volume stop (and in op sm codepath)
Krutika Dhananjay
2013-01-18
1
-25
/
+37
*
glusterd: log enhancements for volume start
Krutika Dhananjay
2013-01-04
1
-23
/
+46
*
glusterd: "volume status" for remote brick fails on cli.
JulesWang
2012-12-26
1
-0
/
+20
*
glusterd, cli: Task id's for async tasks
Kaushal M
2012-12-19
1
-56
/
+209
*
Revert "glusterd, cli: Task id's for async tasks"
Anand Avati
2012-12-04
1
-209
/
+56
*
glusterd, cli: Task id's for async tasks
Kaushal M
2012-12-04
1
-56
/
+209
*
mgmt/glusterd: Consider nodesvc to be running after online
Pranith Kumar K
2012-11-29
1
-10
/
+12
*
geo-rep / gsyncd,glusterd: do not hardcode socket path
Csaba Henk
2012-11-28
1
-3
/
+2
*
mgmt/glusterd: Implementation of server-side quorum
Pranith Kumar K
2012-11-23
1
-34
/
+395
*
glusterd: fix use of undefined realpath(3) result
Jeff Darcy
2012-11-23
1
-2
/
+7
*
glusterd: brick path availability check only for local bricks
Krishnan Parthasarathi
2012-11-23
1
-28
/
+40
*
gsyncd / geo-rep: include hostname in status cmd
Venky Shankar
2012-11-21
1
-0
/
+12
*
glusterd: 'volume set' changes for op-version support
Kaushal M
2012-10-31
1
-0
/
+15
*
glusterd: Remove brick from brick list on all nodes.
Krishnan Parthasarathi
2012-10-24
1
-0
/
+2
*
glusterd: fix for remove-brick on just created/stopped volumes
Amar Tumballi
2012-10-24
1
-8
/
+11
*
mgmt/glusterd: avoid directly using conf->uuid
Pranith Kumar K
2012-10-16
1
-4
/
+4
*
glusterfs: code cleanup
Raghavendra Bhat
2012-10-15
1
-1
/
+1
*
glusterd: volume-start, add-brick and remove-brick to use synctask framework
Krishnan Parthasarathi
2012-10-11
1
-5
/
+12
*
glusterd: Moved peer rsp handling functions to glusterd-utils
Krishnan Parthasarathi
2012-10-11
1
-0
/
+557
*
glusterd: glusterd_brick_stop should be race free wrt pmap
Krishnan Parthasarathi
2012-10-10
1
-11
/
+16
*
glusterd: use runner_run_nowait() variant for starting bricks
Anand Avati
2012-09-20
1
-2
/
+2
*
glusterd: Fix to log command status at the appropriate time
Krutika Dhananjay
2012-09-20
1
-1
/
+34
*
glusterd: Fixed _is_prefix check for two file paths
Krishnan Parthasarathi
2012-09-13
1
-4
/
+25
*
All: License message change
Varun Shastry
2012-09-13
1
-7
/
+6
*
glusterd: Expect setmntent(3) to return NULL
Krishnan Parthasarathi
2012-09-08
1
-0
/
+8
*
libglusterfs/dict: make 'dict_t' a opaque object
Amar Tumballi
2012-09-06
1
-4
/
+6
*
All: License message change
Varun Shastry
2012-08-28
1
-14
/
+5
*
utils: don't leak after failed GF_REALLOC
Jim Meyering
2012-08-19
1
-5
/
+24
*
rpc: Reduce frame-timeout for glusterd connections
Kaushal M
2012-08-17
1
-2
/
+14
*
mgmt/glusterd: Fix a compilation failure when libxml2-dev is not present
Vijay Bellur
2012-08-03
1
-0
/
+3
*
glusterd: Made volume set help/help-xml a non-cluster operation.
Krishnan Parthasarathi
2012-08-02
1
-0
/
+43
*
glusterd: Refactored brickinfo APIs
Krishnan Parthasarathi
2012-07-19
1
-65
/
+87
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-36
/
+18
*
glusterd: Fix peer probe when username/password is missing
Kaushal M
2012-07-02
1
-12
/
+8
*
localtime and ctime are not MT-SAFE
Kaleb S. KEITHLEY
2012-06-29
1
-5
/
+3
*
glusterd: generate node UUID lazily
Anand Avati
2012-06-07
1
-10
/
+10
*
glusterd: regenerate brick vol-files on upgrade
Pranith Kumar K
2012-06-01
1
-0
/
+5
[next]