summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-handler.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: get-state command should not fail if any brick is gone badv7devSanju Rakonde2019-02-051-4/+5
* rpc: use address-family option from vol fileMilind Changire2019-01-221-3/+8
* glusterd: Avoid dict_leak in __glusterd_handle_cli_uuid_get functionMohit Agrawal2019-01-221-0/+2
* glusterd: fix crashSanju Rakonde2019-01-131-3/+2
* glusterd: migrating rebalance commands to mgmt_v3 frameworkSanju Rakonde2018-12-181-1/+2
* glusterd: Resolve memory leak in some glusterd functionsMohit Agrawal2018-12-101-0/+6
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-13/+13
* glusterd: migrating profile commands to mgmt_v3 frameworkSanju Rakonde2018-12-041-4/+16
* glusterd: perform rcu_read_lock/unlock() under cleanup_lock mutexSanju Rakonde2018-12-031-37/+37
* glusterd/mux: Optimize brick disconnect handler codeMohammed Rafi KC2018-11-181-63/+14
* glusterd: fix Resource leak coverity issueMohit Agrawal2018-11-161-2/+10
* core: Portmap entries showing stale brick entries when bricks are downMohit Agrawal2018-11-121-2/+5
* libglusterfs/dict: Add sizeof()-1 variants of dict functionsPranith Kumar K2018-10-151-4/+2
* glusterd: ignore RPC events when glusterd is shutting downAtin Mukherjee2018-10-041-1/+11
* glusterd: fix resource leak coverity issuesSanju Rakonde2018-09-221-0/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-5534/+5612
* 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-091-212/+298
* mgmt/glusterd: Fix memory leaks in glusterd-handler.cVijay Bellur2018-08-231-1/+2
* xlators/mgmt/glusterd/src/glusterd-handler.c : reduce size or re-scope messag...Yaniv Kaul2018-08-231-23/+19
* glusterd: fix some coverity issuesBhumika Goyal2018-08-201-1/+1
* All: remove memset() before sprintf()Yaniv Kaul2018-08-141-64/+41
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-3/+3
* glusterd: memory leak in get-stateSanju Rakonde2018-07-181-34/+19
* Fix compile warningsXavi Hernandez2018-07-101-2/+7
* glusterd: Fix glusterd crashSanju Rakonde2018-07-061-9/+0
* glusterd: Introduce daemon-log-level cluster wide optionAtin Mukherjee2018-07-031-0/+1
* rpc/clnt: Don't let consumers manage "connected" stateRaghavendra G2018-06-041-4/+0
* changed 'sometime' messsages to 'some time'Levi Baber2018-06-011-2/+2
* glusterd: address test failures with brick mux enabledAtin Mukherjee2018-05-311-0/+8
* glusterd: glusterd is releasing the locks before timeoutSanju Rakonde2018-05-281-0/+10
* glusterd: Fix for memory leak in get-state detailSanju Rakonde2018-05-011-1/+8
* glusterd: volume inode/fd status broken with brick muxhari gowtham2018-04-191-0/+4
* glusterd: mark port_registered to true for all running bricks with brick muxAtin Mukherjee2018-04-051-0/+2
* glusterd: fix txn_opinfo memory leakAtin Mukherjee2018-04-041-0/+1
* glusterd: TLS verification fails while using intermediate CAMohit Agrawal2018-03-191-0/+3
* glusterd: volume get fixes for client-io-threads & quorum-typeRavishankar N2018-03-071-3/+3
* glusterd: add profile_enabled flag in get-stateAtin Mukherjee2018-01-251-0/+2
* glusterd: get-state memory leak fixAtin Mukherjee2018-01-081-3/+12
* Fix management client deadlockRichard Wareing2017-12-071-1/+6
* glusterd: Fix coverity issues in glusterd-handler.cSamikshan Bairagya2017-11-151-9/+26
* glusterd: few coverity fixes in glusterd-handler.cSanju Rakonde2017-11-121-6/+15
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-2/+0
* glusterd: Changed default op-version for some optionsShyamsundarR2017-11-061-2/+2
* glusterd: fix brick restart parallelismAtin Mukherjee2017-11-011-8/+16
* glusterd: clean up portmap on brick disconnectAtin Mukherjee2017-10-311-0/+25
* glusterd:Marking all the brick status as stopped when a process goes down in ...Sanju Rakonde2017-10-121-1/+58
* glusterd : fix client io-threads option for replicate volumesRavishankar N2017-10-091-3/+4
* Coverity Issue Fix: IDENTICAL_BRANCHESGirjesh Rajoria2017-09-261-2/+0
* Command to identify client processhari gowtham2017-09-061-0/+10