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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cli: memory leak issue reported by asan
Rinku Kothiya
2018-12-05
1
-0
/
+2
*
libglusterfs: Move devel headers under glusterfs directory
ShyamsundarR
2018-12-05
12
-43
/
+43
*
cli: fix memory leak in cli/src/cli-rpc-ops.c
Sunny Kumar
2018-12-05
1
-0
/
+3
*
cli: memory leak issue reported by asan
Harpreet kaur
2018-12-05
1
-0
/
+4
*
cli: fix memory leak in cli-cmd-system.c
Sunny Kumar
2018-12-05
1
-4
/
+11
*
cli: "usage()" and "--help" for gluster cli
Harpreet Kaur Lalwani
2018-12-04
3
-3
/
+33
*
cli : Memeory leak fix reported by ASAN
Sunny Kumar
2018-12-03
1
-0
/
+22
*
cli: memory leak issue reported by asan
Harpreet Lalwani
2018-12-03
1
-0
/
+3
*
cli : Memeory leak fix reported by ASAN
Sunny Kumar
2018-12-02
1
-0
/
+3
*
rpcsvc: provide each request handler thread its own queue
Raghavendra Gowdappa
2018-11-29
1
-2
/
+3
*
geo-rep: Geo-rep help text issue
Shwetha K Acharya
2018-11-27
1
-4
/
+6
*
glfsheal: add a '--nolog' flag
Ravishankar N
2018-11-26
3
-3
/
+11
*
geo-rep: validate the config checkpoint date format
Shwetha Acharya
2018-11-22
1
-1
/
+1
*
cli : fix coverity issue in cli-xml-output.c
Sunny Kumar
2018-11-18
1
-0
/
+10
*
cli: avoid unnecessary strtail for geo rep config.
Ravishankar N
2018-11-11
1
-20
/
+20
*
cli: add a warning/confirmation message in peer detach code path
Atin Mukherjee
2018-11-09
1
-1
/
+13
*
all: fix the format string exceptions
Amar Tumballi
2018-11-05
1
-1
/
+1
*
stripe: remove the translator from build and glusterd
Amar Tumballi
2018-10-31
2
-77
/
+7
*
cluster/ec : Prevent volume create without redundant brick
Sunil Kumar Acharya
2018-10-24
1
-3
/
+3
*
glusterd: set integer instead of string
Sanju Rakonde
2018-10-24
1
-2
/
+2
*
cli: Fix heap-buffer-overflow issue reported by ASAN
Kotresh HR
2018-10-24
1
-1
/
+4
*
cli: Fix memory leaks reported by ASAN
Kotresh HR
2018-10-12
1
-0
/
+38
*
cli: Fix memory leaks reported by ASAN
Kotresh HR
2018-10-12
1
-64
/
+52
*
cli: memory leak issues reported by asan
Amar Tumballi
2018-10-09
2
-4
/
+16
*
cli: Resource leak coverity fix
Sanju Rakonde
2018-10-08
1
-0
/
+1
*
cli : coverity fix in cli-rl.c
Sunny Kumar
2018-10-05
1
-3
/
+1
*
cli: fix glusterd memory leak cause by "gluster v status volume_name"
shujun10086
2018-10-03
1
-0
/
+1
*
cli: handle negative scenarios
Sanju Rakonde
2018-10-01
4
-17
/
+79
*
Quota related files: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}
Yaniv Kaul
2018-09-26
2
-6
/
+13
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
15
-25123
/
+24747
*
Land clang-format changes
Gluster Ant
2018-09-12
4
-350
/
+364
*
cli: Add warning message while converting to replica 2 configuration
karthik-us
2018-09-11
3
-15
/
+59
*
cli/src/cli-cmd-parser.c: Move to GF_MALLOC() instead of GF_CALLOC() when pos...
Yaniv Kaul
2018-09-05
1
-4
/
+5
*
cli : fix coverity issue in cli-cmd-parser.c
Sunny Kumar
2018-09-05
1
-13
/
+8
*
multiple files: calloc -> malloc
Yaniv Kaul
2018-09-04
7
-13
/
+15
*
cli : fix coverity issue in cli-cmd-volume.c
Sunny Kumar
2018-08-31
1
-6
/
+6
*
cli: dereferencing null coverity fix
Sanju Rakonde
2018-08-29
1
-1
/
+1
*
cli : fix coverity cli-rl.c
Sunny Kumar
2018-08-27
1
-1
/
+1
*
{cli-cmd-parser|cli-rpc-ops||cli-xml-output}.c: strncpy()->sprintf(), reduce ...
Yaniv Kaul
2018-08-24
3
-24
/
+31
*
cli : fix few coverity in cli
Sunny Kumar
2018-08-24
2
-4
/
+6
*
cli/src/cli-cmd-parser.c:move to GF_MALLOC() instead of GF_CALLOC() when
Yaniv Kaul
2018-08-23
1
-1
/
+1
*
cli: Fix invalid access of option_str variable
ShyamsundarR
2018-08-20
1
-2
/
+7
*
build: use standard PKG_CHECK_MODULES for libxml2 availability
Niels de Vos
2018-08-16
1
-3
/
+2
*
All: remove memset() before sprintf()
Yaniv Kaul
2018-08-14
4
-327
/
+26
*
build: rename event.h to gf-event.h
Niels de Vos
2018-07-27
2
-2
/
+2
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
4
-6
/
+6
*
Fix compile warnings
Xavi Hernandez
2018-07-10
1
-5
/
+5
*
cli: change volume create syntax of arbiter volume
Amar Tumballi
2018-07-03
1
-25
/
+31
*
glusterd: glusterd is releasing the locks before timeout
Sanju Rakonde
2018-05-28
1
-0
/
+22
*
cli: Fix for gluster volume info --xml
Sanju Rakonde
2018-05-15
1
-2
/
+2
[next]