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
Commit message (
Expand
)
Author
Age
Files
Lines
*
All: License message change
Varun Shastry
2012-09-13
31
-215
/
+188
*
cli: Added special key "group" for bulk volume set.
Krishnan Parthasarathi
2012-09-12
1
-29
/
+37
*
glusterd: Expect setmntent(3) to return NULL
Krishnan Parthasarathi
2012-09-08
1
-0
/
+8
*
glusterd: fix mountbroker option parsing routine
Csaba Henk
2012-09-06
1
-8
/
+2
*
mgmt/glusterd: Typo in the error message of the volume stop
Varun Shastry
2012-09-06
1
-2
/
+2
*
libglusterfs/dict: make 'dict_t' a opaque object
Amar Tumballi
2012-09-06
8
-52
/
+70
*
Honour configure --localstatedir and --sysconfdir
Emmanuel Dreyfus
2012-09-05
1
-3
/
+4
*
glusterd: Made volume reset recognize options in <domain>.<specifier> format
Krutika Dhananjay
2012-09-05
1
-3
/
+5
*
glusterd: Removed pattern match lookup logic on volume options
Krutika Dhananjay
2012-09-05
1
-43
/
+0
*
cli, glusterd: Changes to 'peer status' xml output
Kaushal M
2012-09-01
1
-0
/
+5
*
glusterd: Fixed incorrect assumptions in rpcsvc actors of glusterd
Krishnan Parthasarathi
2012-08-28
2
-17
/
+26
*
All: License message change
Varun Shastry
2012-08-28
31
-435
/
+156
*
rpcsvc: remove .vector_actor and related changes
Anand Avati
2012-08-20
3
-47
/
+47
*
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
3
-8
/
+46
*
cluster/dht: Optimize readdirp calls in DHT
shishir gowda
2012-08-13
1
-0
/
+1
*
geo-rep: don't leak or segfault upon OOM
Jim Meyering
2012-08-08
1
-2
/
+4
*
glusterd: while building graph, set xl->ctx
Amar Tumballi
2012-08-05
1
-0
/
+2
*
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
7
-54
/
+87
*
glusterd: Fix glusterd crash resulting from uninitialised pointer
Krutika Dhananjay
2012-08-02
1
-0
/
+6
*
glusterd: Modifed replace-brick mount cleanup to use lazy umount
Krishnan Parthasarathi
2012-07-30
1
-94
/
+135
*
performance/io-threads: Provide option to turn off least-priority
Pranith Kumar K
2012-07-30
1
-0
/
+1
*
volgen: add option to add trace/error-gen in client volume file
Amar Tumballi
2012-07-29
1
-0
/
+6
*
glusterd: Persisted hooks friendly user.* keys
Krishnan Parthasarathi
2012-07-29
4
-48
/
+51
*
glusterd: Ensured 'store' data reaches disk.
Krishnan Parthasarathi
2012-07-29
1
-15
/
+55
*
glusterd: Refactored brickinfo APIs
Krishnan Parthasarathi
2012-07-19
9
-199
/
+145
*
glusterd: atomic store update.
Krishnan Parthasarathi
2012-07-19
2
-2
/
+118
*
cluster/distribute: cli support for setting directory-layout-spread
shishir gowda
2012-07-18
1
-0
/
+1
*
glusterfs_ctx_t: un-globalize the filesystem context
Anand Avati
2012-07-17
1
-1
/
+1
*
rpc-transport/socket: Add SSL support.
Jeff Darcy
2012-07-17
1
-0
/
+17
*
storage/posix: implement native linux AIO support
Anand Avati
2012-07-14
1
-0
/
+1
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
19
-231
/
+115
*
no semantic change: reverse condition and if/else clauses...
Jim Meyering
2012-07-13
1
-3
/
+3
*
rpc: variable name changes
Amar Tumballi
2012-07-12
2
-41
/
+41
*
calls to dict_allocate_and_serialize() are not 64-bit clean
Kaleb S. KEITHLEY
2012-07-12
4
-26
/
+20
*
geo-rep: don't let unexpected status provoke undefined behavior
Jim Meyering
2012-07-12
1
-5
/
+10
*
glusterd: avoid buffer overrun for over-long volname
Jim Meyering
2012-07-11
1
-1
/
+7
*
glusterd: copy /etc/glusterd to /var/lib and remove /etc/glusterd instead of
Raghavendra Bhat
2012-07-04
1
-1
/
+1
*
cluster/afr: add a new option to select read-subvol by index
Jeff Darcy
2012-07-03
1
-0
/
+1
*
mgmt/glusterd: Added spaces in the logs
Venkatesh Somyajulu
2012-07-02
1
-5
/
+9
*
geo-rep: handle input without trailing newline; don't reference buf[-1]
Jim Meyering
2012-07-02
1
-4
/
+9
*
glusterd-rpc-ops: avoid buffer overrun for over-long key
Jim Meyering
2012-07-02
1
-1
/
+3
*
features/worm: Allow worm option to be set throught volume set
shishir gowda
2012-07-02
1
-2
/
+20
*
glusterd: avoid buffer overrun due to lack of NUL terminator
Jim Meyering
2012-07-02
1
-0
/
+1
*
glusterd: Fix peer probe when username/password is missing
Kaushal M
2012-07-02
1
-12
/
+8
*
glusterd, cli: handle uuid conflicts in probe gracefully
Raghavendra Bhat
2012-07-02
1
-0
/
+15
*
localtime and ctime are not MT-SAFE
Kaleb S. KEITHLEY
2012-06-29
4
-14
/
+15
*
geo-rep: checkpointing
Csaba Henk
2012-06-13
2
-11
/
+202
*
mgmt/glusterd: fix the infinite loop in lazy uuid generation
Raghavendra Bhat
2012-06-13
2
-1
/
+3
[next]