summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* glusterd: fix txn-id mem leakAtin Mukherjee2019-04-092-6/+36
* core: make compute_cksum function op_version compatibleSanju Rakonde2019-03-111-4/+8
* glusterd: ensure volinfo->caps is set to correct value.Sanju Rakonde2018-11-091-0/+2
* all: fix the format string exceptionsAmar Tumballi2018-11-093-3/+3
* glusterd: allow shared-storage to use bricks under glusterd working directorySanju Rakonde2018-11-086-11/+15
* glusterd-handshake: prevent a buffer overflowAmar Tumballi2018-11-081-0/+7
* mgmt/glusterd: use proper path to the volfileRaghavendra Bhat2018-10-052-7/+21
* ctime: Provide noatime optionKotresh HR2018-10-021-0/+8
* glusterd: acquire lock to update volinfo structureSanju Rakonde2018-09-273-34/+42
* glusterd: make sure that brickinfo->uuid is not nullSanju Rakonde2018-09-271-1/+2
* geo-rep: Fix issues related config setKotresh HR2018-09-192-4/+5
* core: remove experimental xlators and associated testsShyamsundarR2018-09-171-20/+0
* glusterd: Update op-version from 4.2 to 5.0ShyamsundarR2018-09-171-9/+9
* Land part 2 of clang-format changesGluster Ant2018-09-1248-86631/+84470
* Land clang-format changesGluster Ant2018-09-1238-3166/+2867
* mgmt xlators: store boolean fields using integerYaniv Kaul2018-09-112-8/+11
* glusterd: NULL pointer dereferencing clang fixHarpreet Lalwani2018-09-111-2/+1
* mgmt/glusterd : Fix coverity issueAshish Pandey2018-09-111-3/+7
* glusterd: NULL pointer dereferencing clang fixSheetal Pamecha2018-09-111-1/+2
* glusterd: Fix unused value coverity fixSanju Rakonde2018-09-091-1/+1
* Some (mgmt) xlators: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-0922-1713/+2357
* glusterd: avoid using glusterd's working directory as a brickSanju Rakonde2018-09-081-0/+9
* multiple xlators (mgmt): strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-09-078-268/+482
* glusterd-sm: NULL pointer dereferencing clang fixShwetha K Acharya2018-09-071-0/+1
* Quota: Fix for clang issuessanoj-unnikrishnan2018-09-071-1/+1
* xlators/mgmt/glusterd/src/glusterd-log-ops.c : reduce size or re-scope messag...Yaniv Kaul2018-09-061-1/+1
* glusterd : fix some coverity issues in glusterd-store.cSunny Kumar2018-09-051-3/+35
* glusterd: Fix Buffer size issuesSanju Rakonde2018-09-041-6/+9
* {dht-rebalance|glusterd-geo-rep|glusterd-utils|nfs|bd}.c: no dict_del before ...Yaniv Kaul2018-09-042-5/+0
* Multiple files: calloc -> mallocYaniv Kaul2018-09-047-19/+18
* geo-rep : fix coverity issues in glusterd-geo-rep.cSunny Kumar2018-09-041-3/+40
* glusterd: fail volume stop operation if brick detach failsAtin Mukherjee2018-09-041-8/+22
* xlators: move from strlen() to sizeof()Yaniv Kaul2018-08-314-17/+17
* glusterd : fix some coverity issues in glusterd-syncop.cSunny Kumar2018-08-301-3/+5
* multiple files: remove unndeeded memset()Yaniv Kaul2018-08-292-8/+5
* glusterd: Fix coverity issuesSanju Rakonde2018-08-292-3/+2
* snapshot : fixed coverity issue in glusterd-snapshot.cSunny Kumar2018-08-291-78/+88
* snapshot : fix few coverity issues in glusterd-snapshot-utils.cSunny Kumar2018-08-281-2/+3
* glusterd: glusterd_brick_start shouldn't cleanup pidfile if only_connect is trueMohit Agrawal2018-08-271-4/+4
* mgmt/glusterd: Coverity fixes in glusterd-utils.cVijay Bellur2018-08-271-3/+19
* mgmt/glusterd: Fix resource leak & unused value issues in glusterd-volume-ops.cVijay Bellur2018-08-231-0/+5
* glusterd: glusterd_brick_start shouldn't try to bring up brick if only_connec...Atin Mukherjee2018-08-231-0/+4
* xlators/mgmt/glusterd/src/glusterd-utils.c : re-scope message variableYaniv Kaul2018-08-231-1/+1
* xlators/mgmt/glusterd/src/glusterd-volume-ops.c : reduce size of message vari...Yaniv Kaul2018-08-231-3/+3
* xlators/mgmt/glusterd/src/glusterd-snapshot-utils.c : declare err_str as cons...Yaniv Kaul2018-08-231-15/+5
* xlators/mgmt/glusterd/src/glusterd-replace-brick.c : reduce size of message v...Yaniv Kaul2018-08-231-1/+1
* xlators/mgmt/glusterd/src/glusterd-volgen.c : reduce size of message variableYaniv Kaul2018-08-231-1/+1
* mgmt/glusterd: Fix memory leaks in glusterd-handler.cVijay Bellur2018-08-231-1/+2
* xlators/mgmt/glusterd/src/glusterd-rpc-ops.c : re-scope message variableYaniv Kaul2018-08-231-2/+2
* xlators/mgmt/glusterd/src/glusterd-handshake.c : reduce size or re-scope mess...Yaniv Kaul2018-08-231-2/+2