summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-handshake.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* glusterd: Use generation number to find peerinfo in RPC notificationsKaushal M2015-05-071-6/+6
* glusterd: Better GlusterD handshake request validationKaushal M2015-04-091-13/+49
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-2/+2
* glusterd: Protect the peer list and peerinfos with RCU.Kaushal M2015-03-161-26/+94
* glusterd: Replace libglusterfs lists with liburcu listsKaushal M2015-03-031-7/+8
* glusterd: nfs,shd,quotad,snapd daemons refactoringAtin Mukherjee2015-02-201-3/+12
* glusterd: Refactor glusterd-utils.cAvra Sengupta2015-01-081-0/+1
* glusterd: Coverity fix for string_overflow overrunGauravKumarGarg2014-12-081-1/+1
* glusterd/uss: Create rebalance volfile.Avra Sengupta2014-11-301-0/+20
* rdma: Client volfile name change for supporting rdmaAnoop C S2014-11-191-2/+20
* rdma: Wrong volfile fetch on fuse mounting tcp,rdma volume via rdmaAnoop C S2014-11-181-51/+71
* glusterd: Authenticate management handshake requestsKaushal M2014-09-231-0/+49