summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-handshake.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: getspec() returns wrong response when volfile not foundTamar Shacked2020-07-231-2/+3
* glusterd: additional log informationnik-redhat2020-06-291-27/+111
* dictionary: remove the 'extra_free' parameterYaniv Kaul2020-01-211-3/+4
* glusterd: Client Handling of Elastic ClustersMohit Agrawal2019-11-121-0/+49
* rpc: align structsYaniv Kaul2019-10-171-24/+24
* multiple files: reduce minor work under RCU_READ_LOCKYaniv Kaul2019-08-051-8/+13
* Fix spelling errorsAravinda VK2019-07-141-1/+1
* glusterd/svc: update pid of mux volumes from the shd processMohammed Rafi KC2019-07-091-5/+37
* glusterd: log error message only when rsp.op_ret is negativeSanju Rakonde2019-06-171-1/+1
* glusterd: Fix typosAnoop C S2019-06-071-1/+1
* glusterd/tier: remove tier related code from glusterdHari Gowtham2019-05-271-21/+0
* glusterd: improve logging in __server_getspec()Sanju Rakonde2019-05-081-1/+13
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-04-011-0/+21
* glusterd: fix memory leak in handshakeZhang Huan2019-01-031-0/+3
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-5/+5
* glusterd: perform rcu_read_lock/unlock() under cleanup_lock mutexSanju Rakonde2018-12-031-16/+16
* glusterd-handshake: prevent a buffer overflowAmar Tumballi2018-11-011-0/+7
* mgmt/glusterd: use proper path to the volfileRaghavendra Bhat2018-10-041-3/+17
* Land part 2 of clang-format changesGluster Ant2018-09-121-2008/+1965
* multiple xlators (mgmt): strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-09-071-5/+25
* xlators/mgmt/glusterd/src/glusterd-handshake.c : reduce size or re-scope mess...Yaniv Kaul2018-08-231-2/+2
* mgmt/glusterd: Fix resource leaks in glusterd-handshake.cVijay Bellur2018-08-231-4/+16
* glusterd: Coverity issues with type FORWARD_NULLSanju Rakonde2018-07-241-3/+4
* Fix compile warningsXavi Hernandez2018-07-101-5/+15
* glusterd: connect to an existing brick process when qourum status is NOT_APPL...Atin Mukherjee2018-01-051-1/+1
* glusterd : Fix glusterd mem leaksMohit Agrawal2017-12-121-0/+3
* glusterd: Fix coverity issues in handshake moduleSanju Rakonde2017-11-151-10/+6
* glusterd: dead_code coverity fixKartik_Burmee2017-11-141-3/+0
* glusterd: Coverity Issue FORWARD_NULL fixVishal Pandey2017-11-081-1/+1
* glusterd: persist brickinfo's port change into glusterd's storeGaurav Yadav2017-10-311-9/+9
* gfproxyd: Let glusterd manage gfproxy daemonPoornima G2017-10-181-3/+4
* gfproxy: Introduce new server-side daemon called GFProxyShreyas Siravara2017-10-101-0/+44
* glusterd: fix invalid memory reference returnedXavier Hernandez2017-09-131-2/+9
* glusterd: ignore incorrect uuid validation if uuid_str is emptyAtin Mukherjee2017-05-241-11/+16
* Fix erronous comparaison of flagsMichael Scherer2017-02-201-1/+1
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-1/+2
* tier : Tier as a servicehari gowtham2017-01-161-1/+24
* socket: socket disconnect should wait for poller thread exitRajesh Joseph2016-12-211-3/+4
* snapshot: Fix the failure to recreate clones with same nameAvra Sengupta2016-11-011-1/+1
* mgmt/glusterd: Cleanup memory leaks in handshakeVijay Bellur2016-10-111-0/+6
* glusterd (handshake): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-5/+1
* glusterd: Add async eventsAtin Mukherjee2016-08-221-0/+3
* quota/glusterd: enhance quota enable and disable processvmallika2016-04-291-0/+64
* glusterd: reject peer probe from a reinstalled nodeAtin Mukherjee2016-03-041-1/+18
* glusterd: fixing few memory leak in glusterdGaurav Kumar Garg2016-02-231-0/+3
* glusterd: Disallow peer with existing volumes to be probed in clusterAtin Mukherjee2015-12-061-2/+2
* glusterd: glusterfsd to support volfile-server-transport type "unix"Manikandan Selvaganesh2015-11-261-1/+2
* core: use syscall wrappers instead of direct syscalls -- glusterdKaleb S. KEITHLEY2015-10-281-5/+6
* glusterd: Stop/restart/notify to daemons(svcs) during reset/set on a volumeanand2015-08-061-8/+3
* handshake,locks,mountbroker,syncop/glusterd:New logging frameworkNandaja Varma2015-06-141-91/+174