summaryrefslogtreecommitdiffstats
path: root/geo-replication/syncdaemon
Commit message (Expand)AuthorAgeFilesLines
* geo-rep: Fix string comparisonKotresh HR2020-08-171-1/+1
* geo-replication: Fix IPv6 parsingAravinda Vishwanathapura2020-07-122-5/+43
* geo-rep: Fix corner case in rename on mkdir during hybrid crawlSunny Kumar2020-07-071-0/+2
* [geo-rep] Merging multiple import into single importkshithijiyer2020-04-088-33/+34
* geo-rep: descriptive message when worker crashes due to EIOSunny Kumar2020-03-171-1/+12
* geo-rep: Fix for "Transport End Point not connected" issueHarpreet Kaur2020-01-312-3/+28
* geo-rep: Note section is required for ignore_deletesShwetha K Acharya2020-01-032-1/+7
* geo-rep: Improve debuggingKotresh HR2019-11-131-1/+1
* geo-rep: Fix py2/py3 compatibility in repceKotresh HR2019-11-121-3/+2
* georep: Merge Worker and Agent as a single processAravinda VK2019-11-0710-363/+176
* geo-rep: Fix Permission denied traceback on non root setupKotresh HR2019-10-212-10/+28
* geo-rep: Fix config upgrade on non-participating nodeKotresh HR2019-10-171-1/+2
* geo-rep: Fix spelling errorsShwetha K Acharya2019-09-242-2/+2
* geo-rep : fix sub-command during worker connectionSunny Kumar2019-09-241-2/+5
* geo-rep: performance improvement while syncing renames with existing gfidSunny Kumar2019-09-234-2/+26
* [Doc] Fixing 404 links in markdown files.kshithijiyer2019-09-051-1/+0
* geo-rep: Fix the name of changelog archive fileKotresh HR2019-08-221-7/+7
* geo-rep: Structured logging new formatAravinda VK2019-08-211-4/+4
* geo-rep: Fix worker connection issueKotresh HR2019-08-201-1/+2
* geo-rep: Fix Config Get RaceAravinda VK2019-08-061-6/+21
* geo-rep: Test case for upgrading config fileShwetha K Acharya2019-07-221-6/+5
* geo-rep : fix gluster command path for non-root sessionSunny Kumar2019-06-282-5/+11
* geo-rep: Upgrading config file to new versionShwetha K Acharya2019-06-262-0/+46
* geo-rep: Convert gfid conflict resolutiong logs into debugKotresh HR2019-05-141-9/+12
* geo-rep: Fix sync hang with tarsshKotresh HR2019-05-131-4/+18
* geo-rep: Fix sync-method configKotresh HR2019-05-091-3/+4
* geo-rep: Fix rename with existing destination with same gfidSunny Kumar2019-04-262-5/+46
* geo-rep: Fix entries and metadata counters in geo-rep statusKotresh HR2019-04-241-3/+2
* libgfchangelog : use find_library to locate shared librarySunny Kumar2019-04-151-1/+2
* geo-rep: Fix syncing multiple rename of symlinkKotresh HR2019-03-291-9/+14
* geo-rep: fix integer config validationAravinda VK2019-03-271-5/+18
* geo-rep: IPv6 supportAravinda VK2019-03-153-3/+20
* eventsapi: Fix Python3 compatibility issuesAravinda VK2019-02-251-5/+5
* geo-rep: Fix configparser import issueKotresh HR2019-02-051-2/+2
* geo-rep : fix rename sync on hybrid crawlSunny Kumar2019-01-172-13/+11
* geo-rep: Fix syncing of files with non-ascii filenamesKotresh HR2018-12-044-68/+174
* geo-rep: Fix traceback with symlink metadata syncKotresh HR2018-11-061-15/+11
* geo-rep: Add more intelligence to automatic error handlingKotresh HR2018-10-301-24/+46
* georep: python2 to python3 compat - schedulerKotresh HR2018-10-301-1/+1
* geo-rep: Fix issue in gfid-conflict-resolutionKotresh HR2018-10-261-17/+24
* georep: python2 to python3 compat - syscallsKotresh HR2018-10-087-35/+88
* python: remove shebangs of non-main scripts and make others executableNiels de Vos2018-10-021-1/+0
* georep: python2 to python3 compat - pickleKotresh HR2018-10-021-4/+12
* georep: python2 and python3 compat - bytes-strKotresh HR2018-10-021-3/+5
* georep: python2 to python3 compatibility-mount writeKotresh HR2018-10-021-3/+9
* georep: python3 compatibility (Popen)Kotresh HR2018-09-253-12/+21
* georep: Fix python3 compatibility (os.pipe)Kotresh HR2018-09-253-7/+19
* geo-rep : fix log message in master.pySunny Kumar2018-09-241-2/+2
* geo-rep: Fix issues related config setKotresh HR2018-09-182-5/+7
* multiple: Fix python2 to python3 compatKotresh HR2018-09-072-3/+3