summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypt : fix coverity issues in crypt.cSunny Kumar2018-08-311-1/+7
* bit-rot xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-314-19/+29
* libglusterfs : fix coverity issues in common-utils.cSunny Kumar2018-08-311-6/+18
* xlators/cluster/dht/src/dht-common.c: simplify some if statementsYaniv Kaul2018-08-311-48/+52
* libglusterfs/src/dict.c: fix to handle key=NULL.Yaniv Kaul2018-08-311-10/+31
* clang-scan: fix multiple issuesAmar Tumballi2018-08-3110-15/+76
* coverity: multiple fixesAmar Tumballi2018-08-312-4/+10
* cli : fix coverity issue in cli-cmd-volume.cSunny Kumar2018-08-311-6/+6
* nfs-server : fix few coverity issues in mount3.cSunny Kumar2018-08-311-6/+15
* libglusterfs/gfdb_data_store: handle a range-overflow conditionAmar Tumballi2018-08-311-0/+8
* rpc: log fuse unique ID along with gluster XIDMilind Changire2018-08-301-8/+12
* glusterd : fix some coverity issues in glusterd-syncop.cSunny Kumar2018-08-301-3/+5
* build: add --enable-asan configure optionsNiels de Vos2018-08-307-18/+37
* libglusterfs/src/dict.c: allocate memory accurately.Yaniv Kaul2018-08-301-23/+8
* IO cache : fix coverity issues in io-cache.cSunny Kumar2018-08-301-3/+8
* multiple files: remove unndeeded memset()Yaniv Kaul2018-08-2913-33/+9
* glusterd: Fix coverity issuesSanju Rakonde2018-08-292-3/+2
* cluster/afr: Coverity fixes in afrkarthik-us2018-08-292-3/+5
* multiple files: move from strlen() to sizeof()Yaniv Kaul2018-08-2910-26/+24
* cli: dereferencing null coverity fixSanju Rakonde2018-08-291-1/+1
* snapshot : fixed coverity issue in glusterd-snapshot.cSunny Kumar2018-08-291-78/+88
* cluster/afr: Delegate metadata heal with pending xattrs to SHDPranith Kumar K2018-08-285-51/+72
* playground: fix coverity issueAmar Tumballi2018-08-281-0/+4
* libglusterfs : fix coverity in store.cSunny Kumar2018-08-281-1/+1
* snapshot : fix few coverity issues in glusterd-snapshot-utils.cSunny Kumar2018-08-281-2/+3
* libglusterfs/src/dict.{c,h}: Introduce dict_setn, dict_addn, dict_addn and ot...Yaniv Kaul2018-08-273-8/+152
* libglusterfs/src/dict.c: perform hash calc not under lock.Yaniv Kaul2018-08-271-12/+26
* dict.c: fix indentionYaniv Kaul2018-08-271-1/+1
* features/namespace: Fix a probable null dereferenceVijay Bellur2018-08-271-1/+1
* cluster/ec: Prevent a possible out-of-bounds readVijay Bellur2018-08-271-0/+1
* glusterd: glusterd_brick_start shouldn't cleanup pidfile if only_connect is trueMohit Agrawal2018-08-271-4/+4
* dict.c: do not strlen if not needed.Yaniv Kaul2018-08-271-61/+51
* geo-rep: Make automatic gfid conflict resolution optionalKotresh HR2018-08-272-10/+18
* feature/shard: Fix Coverity issueAshish Pandey2018-08-271-7/+5
* posix-acl: skip acl_permits check when the owner setting GF_POSIX_ACL_xxxxKinglong Mee2018-08-273-9/+127
* ctr: skip ctr xlator init if ctr is not enabledMohit Agrawal2018-08-273-80/+120
* cli : fix coverity cli-rl.cSunny Kumar2018-08-271-1/+1
* tests: Preserve tarball of tests when they timeoutShyamsundarR2018-08-272-34/+58
* mgmt/glusterd: Coverity fixes in glusterd-utils.cVijay Bellur2018-08-271-3/+19
* storage/posix: Coverity fixes in posix-handle.cVijay Bellur2018-08-251-5/+12
* multiple files: move from strlen() to sizeof()Yaniv Kaul2018-08-255-8/+11
* extras/geo-rep/gsync-sync-gfid.c: move from strlen() to sizeof()Yaniv Kaul2018-08-251-4/+5
* {mount-common|fusermount|mount_darwin|umountd}.c: strncpy()->sprintf(), reduc...Yaniv Kaul2018-08-244-5/+7
* {cli-cmd-parser|cli-rpc-ops||cli-xml-output}.c: strncpy()->sprintf(), reduce ...Yaniv Kaul2018-08-243-24/+31
* glfs-fops.c, glfs.c: strncpy() -> sprintf(), reduce strlen()'sYaniv Kaul2018-08-242-6/+6
* cli : fix few coverity in cliSunny Kumar2018-08-242-4/+6
* debug/error-gen: Prevent a possible null dereferenceVijay Bellur2018-08-241-1/+2
* block : fix few coverity issueSunny Kumar2018-08-243-6/+9
* features/cloudsync: Fix various resource leaksVijay Bellur2018-08-241-0/+6
* stripe: FORWARD_NULL coverity fixShwetha Acharya2018-08-241-6/+9