summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* all: fix the format string exceptionsAmar Tumballi2018-11-053-3/+3
* glusterd : fix high sev coverity issueSunny Kumar2018-11-051-1/+4
* glusterd: coverity fixesAtin Mukherjee2018-11-031-6/+8
* glusterd : fix high coverity issues glusterd-store.cSunny Kumar2018-11-021-31/+43
* tiering: remove the translator from build and glusterdAmar Tumballi2018-11-022-798/+0
* glusterd: set fsid while performing replace brickSanju Rakonde2018-11-021-0/+18
* glusterd-handshake: prevent a buffer overflowAmar Tumballi2018-11-011-0/+7
* stripe: remove the translator from build and glusterdAmar Tumballi2018-10-317-335/+4
* core: auth.ssl-allow has no option descriptionHarpreet Kaur Lalwani2018-10-301-1/+5
* glusterd: ensure volinfo->caps is set to correct value.Sanju Rakonde2018-10-251-0/+2
* src/glusterd-snapshot-utils.c: dereferencing the snap_vol before freeing itArjun2018-10-241-15/+15
* glusterd: set integer instead of stringSanju Rakonde2018-10-242-4/+4
* glusterd: improve logging for stage_deleted flagSanju Rakonde2018-10-232-0/+8
* libglusterfs/dict: Add sizeof()-1 variants of dict functionsPranith Kumar K2018-10-153-11/+6
* glusterd/geo-rep: Fix memory corruptionKotresh HR2018-10-121-2/+2
* mgmt/glusterd: clang fixIraj Jamali2018-10-121-3/+3
* mgmt/glusterd: NULL pointer dereferencing clang fixShwetha Acharya2018-10-125-8/+8
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-103-4/+6
* mgmt/glusterd: use proper path to the volfileRaghavendra Bhat2018-10-042-7/+21
* glusterd: ignore RPC events when glusterd is shutting downAtin Mukherjee2018-10-041-1/+11
* mgmt/glusterd: NULL pointer dereferencing clang fixIraj Jamali2018-10-031-15/+16
* mgmt/glusterd: NULL pointer deferencing clang fixIraj Jamali2018-10-026-6/+6
* glusterd: fix coverity issuesSanju Rakonde2018-10-012-2/+3
* glusterd: make sure that brickinfo->uuid is not nullSanju Rakonde2018-09-261-1/+2
* ctime: Provide noatime optionKotresh HR2018-09-251-0/+8
* glusterd: fix coverity issuesSanju Rakonde2018-09-253-21/+11
* mgmt/glusterd: NULL pointer dereferencing clang fixShwetha Acharya2018-09-251-0/+6
* glusterd: reduce length allocated to nameSanju Rakonde2018-09-222-2/+2
* glusterd: fix resource leak coverity issuesSanju Rakonde2018-09-223-8/+4
* glusterd: fix coverity issues in glusterd-locks.cSanju Rakonde2018-09-221-2/+11
* glusterd: don't wait for blockers flag for stop volumeAtin Mukherjee2018-09-221-1/+0
* glusterd: Use GF_ATOMIC to update 'blockers' counter at glusterd_confMohit Agrawal2018-09-204-12/+11
* glusterd: fix crashSanju Rakonde2018-09-201-1/+1
* geo-rep : fix coverity issues in glusterd-geo-rep.cSunny Kumar2018-09-201-7/+10
* glusterd: Improve logging in gd_mgmt_v3_unlock_timer_cbkAtin Mukherjee2018-09-201-1/+4
* geo-rep: Fix issues related config setKotresh HR2018-09-182-4/+5
* glusterd: acquire lock to update volinfo structureSanju Rakonde2018-09-183-34/+42
* glusterd: NULL pointer dereferencing clang FixHarpreet Lalwani2018-09-171-1/+1
* glusterd : fix coverity issue in glusterd-store.cSunny Kumar2018-09-171-1/+6
* glusterd: Update op-version from 4.2 to 5.0ShyamsundarR2018-09-131-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