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-store.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgmt/glusterd: Implementation of server-side quorum
Pranith Kumar K
2012-11-23
1
-7
/
+111
*
glusterd: op-version handshake implementation
Kaushal M
2012-10-30
1
-25
/
+137
*
All: License message change
Varun Shastry
2012-09-13
1
-6
/
+7
*
libglusterfs/dict: make 'dict_t' a opaque object
Amar Tumballi
2012-09-06
1
-11
/
+13
*
All: License message change
Varun Shastry
2012-08-28
1
-14
/
+5
*
glusterd: Persisted hooks friendly user.* keys
Krishnan Parthasarathi
2012-07-29
1
-12
/
+32
*
glusterd: Ensured 'store' data reaches disk.
Krishnan Parthasarathi
2012-07-29
1
-15
/
+55
*
glusterd: Refactored brickinfo APIs
Krishnan Parthasarathi
2012-07-19
1
-3
/
+3
*
glusterd: atomic store update.
Krishnan Parthasarathi
2012-07-19
1
-2
/
+117
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-11
/
+5
*
glusterd: avoid buffer overrun for over-long volname
Jim Meyering
2012-07-11
1
-1
/
+7
*
glusterd: avoid buffer overrun due to lack of NUL terminator
Jim Meyering
2012-07-02
1
-0
/
+1
*
localtime and ctime are not MT-SAFE
Kaleb S. KEITHLEY
2012-06-29
1
-2
/
+3
*
mgmt/glusterd: fix the infinite loop in lazy uuid generation
Raghavendra Bhat
2012-06-13
1
-1
/
+1
*
glusterd: generate node UUID lazily
Anand Avati
2012-06-07
1
-2
/
+2
*
glusterd-portmap: adhere to IANA standards while assigning brick ports
Amar Tumballi
2012-05-24
1
-10
/
+29
*
glusterd/store: Move remove-brick/rebalance status to node_state.info
shishir gowda
2012-05-05
1
-16
/
+167
*
core: coverity issues fixed
Amar Tumballi
2012-04-23
1
-2
/
+7
*
glusterd: Moved 'hooks' interface code to glusterd-hooks.*
Krishnan Parthasarathi
2012-04-19
1
-211
/
+0
*
glusterd: Added init scripts like interface for gluster commands
Krishnan Parthasarathi
2012-03-31
1
-0
/
+211
*
glusterd: file perm change for glusterd.info
Rajesh Amaravathi
2012-03-14
1
-7
/
+17
*
glusterd/auth: 3.2.x compatibility
Rajesh Amaravathi
2012-02-21
1
-7
/
+17
*
glusterd: auth allow enhancements
Rajesh Amaravathi
2012-02-20
1
-3
/
+23
*
cluster/dht: Rebalance will be a new glusterfs process
shishirng
2012-02-19
1
-0
/
+12
*
glusterd: Initialised op_sm/friend_sm before cluster restore.
Krishnan Parthasarathi
2012-02-07
1
-1
/
+1
*
glusterd: Handle restoring of volumes created in older versions.
Krishnan Parthasarathi
2011-10-05
1
-15
/
+28
*
glusterd: cleanup of volinfo '*_count' definitions
v3.3.0qa11
Amar Tumballi
2011-09-23
1
-4
/
+32
*
support for de-commissioning a node using 'remove-brick'
Amar Tumballi
2011-09-13
1
-0
/
+7
*
modify to the way we used XDR definitions files (.x files)
Amar Tumballi
2011-09-07
1
-2
/
+0
*
glusterd: replace-brick status was not 'shared' with peer.
v3.3.0qa5
Krishnan Parthasarathi
2011-08-21
1
-64
/
+208
*
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
*
mgmt/glusterd: Read the contents of vol-info file into a dynamically alloced
Junaid
2011-07-29
1
-40
/
+108
*
glusterd: handle replace-brick in paused state.
Krishnan Parthasarathi
2011-07-27
1
-20
/
+78
*
gluster volume info: fix the output of 'stripe-replicated' volumes
Amar Tumballi
2011-06-23
1
-0
/
+13
*
nfs:command to change the transport type of nfs server for volumes of transpo...
Raghavendra Bhat
2011-06-08
1
-0
/
+4
*
fix multiple transport portmap issues in client handshake
Amar Tumballi
2011-06-08
1
-0
/
+12
*
glusterd: Checked brick path length in 'staging'.
Krishnan Parthasarathi
2011-05-04
1
-0
/
+35
*
glusterd: log the error immedietly after the syscall failure
Raghavendra Bhat
2011-04-21
1
-2
/
+4
*
mgmt/glusterd: Memory leak and message cleanup
Pranith Kumar K
2011-04-15
1
-1
/
+1
*
use "geo-replication" all over as the official name of this feature
Csaba Henk
2011-04-15
1
-2
/
+2
*
mgmt/glusterd: Implementation of volume gsync status [master [slave]]
Kaushik BV
2011-04-14
1
-1
/
+48
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
1
-3
/
+3
*
mgmt/glusterd: Avoid printing no-error message to user when op fails
Pranith K
2011-03-25
1
-0
/
+1
*
mgmt/glusterd: Fix import friend volumes
Pranith K
2011-03-25
1
-10
/
+15
*
mgmt/glusterd: remodel glusterd store
Pranith K
2011-03-14
1
-318
/
+628
*
mgmt/glusterd: In store-retrieve exit with error message instead of crashing.
Pranith K
2011-02-22
1
-28
/
+148
*
Logging : Use of uuid_utoa and uuid_utoa_r.
Gaurav
2011-02-04
1
-16
/
+13
*
exit if the key or the value is null while retrieving the peer information in...
Raghavendra Bhat
2011-01-11
1
-0
/
+8
*
mgmt/glusterd: "peer probe new-hostname" should replace old-hostname of friend
Pranith K
2010-11-13
1
-11
/
+3
[next]