summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-handler.c
Commit message (Expand)AuthorAgeFilesLines
* snapshot: Display number of snapshots in volume infoAvra Sengupta2016-08-241-0/+5
* Fix opRet value for volume info --xml call on non-existent volumeSamikshan Bairagya2016-07-061-7/+16
* glusterd: default value of nfs.disable, change from false to trueKaleb S KEITHLEY2016-04-281-6/+11
* glusterd: default value of nfs.disable, change from false to trueKaleb S KEITHLEY2016-04-271-5/+5
* glusterd: populate brickinfo->real_path conditionallyAtin Mukherjee2016-04-111-1/+2
* glusterd: Add a new event to handle multi-net probesKaushal M2016-03-281-2/+2
* glusterd/rpc : Discard duplicate Disconnect eventsAtin Mukherjee2016-03-221-0/+6
* glusterd: volume get should pick options from priv->opts tooAtin Mukherjee2016-03-081-6/+32
* glusterd:upon re-peer probe glusterd should not return response to CLI two timesGaurav Kumar Garg2016-03-081-0/+1
* glusterd: reject peer probe from a reinstalled nodeAtin Mukherjee2016-03-041-1/+2
* glusterd: display user.* options in volume getAtin Mukherjee2016-02-271-83/+119
* glusterd: set rpc conn flag in brick connect/disconnectAtin Mukherjee2016-02-251-0/+2
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-151-3/+3
* all: fix various cppcheck warningsKaleb S KEITHLEY2016-02-151-3/+6
* cli: Add arbiter details to volinfo xml outputRavishankar N2016-01-191-0/+50
* glusterd: Disallow peer with existing volumes to be probed in clusterAtin Mukherjee2015-12-061-2/+3
* cli: Indicate which brick of the replica is the arbiterRavishankar N2015-11-251-0/+6
* mgmt/glusterd: Store arbiter-count and restore itPranith Kumar K2015-11-041-0/+5
* snapshot: Don't display snapshot's hard-limit and soft-limit in vol infoAvra Sengupta2015-11-021-0/+9
* core: use syscall wrappers instead of direct syscalls -- glusterdKaleb S. KEITHLEY2015-10-281-2/+3
* libglusterfs: replace default functions with generated versionsJeff Darcy2015-10-221-1/+0
* glusterd: Return better error messages for probe and detach failuresBrad Hubbard2015-09-011-4/+4
* glusterd: probing a new node, which is part of another cluster should give errorGaurav Kumar Garg2015-08-281-3/+5
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-121-1/+1
* glusterd: log improvement in glusterd_peer_rpc_notifyAtin Mukherjee2015-08-111-4/+9
* glusterd: Fix management encryption issues with GlusterDKaushal M2015-07-091-0/+14
* glusterd: Porting left out log messages to new frameworkNandaja Varma2015-06-261-28/+65
* glusterd: Store peerinfo after updating hostnamesKaushal M2015-06-241-0/+6
* handler, messages/glusterd: Porting to new logging frameworkNandaja Varma2015-06-131-157/+338
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-4/+0
* glusterd/snapshot: Return correct errno in events of failure - PATCH 1Avra Sengupta2015-05-281-1/+3
* glusterd: Fix conf->generation to stop new peers participating inAvra Sengupta2015-05-271-0/+3
* cli/tiering: volume info should display details about tierMohammed Rafi KC2015-05-101-0/+80
* cli/tiering: display hot tier, and cold tier separatelyMohammed Rafi KC2015-05-091-0/+5
* glusterd: Use generation number to find peerinfo in RPC notificationsKaushal M2015-05-071-2/+6
* glusterd: gluster volume status should show status of bitrot and scrubber daemonGaurav Kumar Garg2015-05-041-0/+20
* glusterd: Replace transaction peers listsKaushal M2015-04-131-18/+2
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-30/+30
* glusterd: compute quorum on peers in clusterKrishnan Parthasarathi2015-04-021-2/+2
* glusterd: group server-quorum related code togetherKrishnan Parthasarathi2015-04-011-0/+1
* glusterd: gluster command should retrieve current op-version of the NODEGaurav Kumar Garg2015-04-011-0/+10
* glusterd : fix memory overrun for opinfo.local_xaction_peersAtin Mukherjee2015-03-291-1/+1
* glusterd: Maintain local xaction_peer list for op-smAtin Mukherjee2015-03-261-3/+14
* glusterd: Prevent possible dealock in glusterd_friend_removeKaushal M2015-03-251-1/+3
* glusterd: CLI commands to create and manage tiered volumes.Dan Lambright2015-03-191-0/+2
* cli/glusterd: cli command implementation for bitrot featuresGaurav Kumar Garg2015-03-181-0/+1
* CLI : GLobal option for NFS-GaneshaMeghana Madhusudhan2015-03-181-0/+77
* socket: use TCP_USER_TIMEOUT to detect client failures quickerNiels de Vos2015-03-171-3/+9
* glusterd: Protect the peer list and peerinfos with RCU.Kaushal M2015-03-161-39/+150
* glusterd: Replace libglusterfs lists with liburcu listsKaushal M2015-03-031-22/+23