summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-geo-rep.c
Commit message (Expand)AuthorAgeFilesLines
* multiple xlators: reduce key lengthYaniv Kaul2020-01-141-5/+6
* glusterd: create separate logdirs for cluster.rc instancesN Balachandran2019-08-141-34/+38
* core: use more restrictive mode while creating the directoriesSanju Rakonde2019-07-231-2/+2
* Replace usleep() with nanosleep()Vijay Bellur2019-07-111-2/+2
* clang-scan: resolve warningAmar Tumballi2019-06-151-0/+6
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-261-2/+5
* glusterd: Fix coverity defects & put coverity annotationsAtin Mukherjee2019-05-021-1/+2
* glusterd: remove redundant glusterd_check_volume_exists () callsAtin Mukherjee2019-04-081-19/+5
* geo-rep: IPv6 supportAravinda VK2019-03-151-2/+28
* all: handle string-overflow warnings of coverityAmar Tumballi2018-12-201-28/+45
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-3/+3
* glusterd/geo-rep: Fix memory corruptionKotresh HR2018-10-121-2/+2
* mgmt/glusterd: clang fixIraj Jamali2018-10-121-3/+3
* geo-rep : fix coverity issues in glusterd-geo-rep.cSunny Kumar2018-09-201-7/+10
* geo-rep: Fix issues related config setKotresh HR2018-09-181-2/+3
* glusterd: NULL pointer dereferencing clang FixHarpreet Lalwani2018-09-171-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-5788/+5768
* glusterd: NULL pointer dereferencing clang fixSheetal Pamecha2018-09-111-1/+2
* multiple xlators (mgmt): strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-09-071-25/+57
* {dht-rebalance|glusterd-geo-rep|glusterd-utils|nfs|bd}.c: no dict_del before ...Yaniv Kaul2018-09-041-3/+0
* geo-rep : fix coverity issues in glusterd-geo-rep.cSunny Kumar2018-09-041-3/+40
* multiple files: remove unndeeded memset()Yaniv Kaul2018-08-291-6/+5
* xlators/mgmt/glusterd/src/glusterd-geo-rep.c : reduce size of message variableYaniv Kaul2018-08-231-3/+3
* All: remove memset() before sprintf()Yaniv Kaul2018-08-141-2/+0
* geo-rep : fix possible crashSunny Kumar2018-07-231-2/+5
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* Fix compile warningsXavi Hernandez2018-07-101-74/+181
* glusterd: memory leak in geo-rep statusSanju Rakonde2018-05-281-2/+6
* glusterd/geo-rep: Fix glusterd crashKotresh HR2018-05-121-1/+1
* glusterd/geo-rep: Fix UNUSED_VALUE coverity issueVarsha Rao2018-05-031-8/+6
* georep : Pause/Resume of geo-replication with wrong userSunny Kumar2018-03-201-0/+23
* tests: Enable geo-rep test casesKotresh HR2018-01-051-3/+7
* glusterd:buffer_size_warning coverity fixesSubha sree Mohankumar2017-12-021-0/+6
* glusterd: spelling errors reported by Debian maintainerKaleb S. KEITHLEY2017-09-041-1/+1
* glusterd: Add geo-replication session details to get-state outputSamikshan Bairagya2017-08-041-1/+1
* geo-rep: Separate slave mount logs for each connectionKotresh HR2017-01-181-3/+3
* glusterd/geo-rep: Fix geo-rep config issueKotresh HR2016-12-261-14/+0
* glusterd/geo-rep: Fix glusterd crashKotresh HR2016-12-081-2/+11
* geo-rep: Do not restart workers when log-rsync-performance config changeAravinda VK2016-12-071-0/+2
* glusterd (geo-rep): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-121-18/+4
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-07-251-2/+2
* glusterd/geo-rep: fix memory leak and minor fixesSaravanakumar Arumugam2016-07-201-11/+20
* glusterd/geo-rep: Handle empty monitor.status during upgradeSaravanakumar Arumugam2016-07-111-1/+4
* georep: add reset-sync-time option for session deleteMilind Changire2016-06-281-0/+8
* glusterd/geo-rep: Add relative path validation to copy file commandAravinda VK2016-06-271-0/+34
* glusterd: unsafe strcat, strncat use in glusterd_op_stage_gsync_create()Kaleb S KEITHLEY2016-06-161-19/+13
* glusterd/geo-rep: remove unused variablesSaravanakumar Arumugam2016-06-141-6/+1
* glusterd/geo-rep: Avoid started status check if same hostSaravanakumar Arumugam2016-06-101-26/+65
* glusterd/geo-rep: upgrade path when slave vol uuid involvedSaravanakumar Arumugam2016-06-031-10/+189
* glusterd/geo-rep: slave volume uuid to identify a geo-rep sessionSaravanakumar Arumugam2016-05-121-46/+516