summaryrefslogtreecommitdiffstats
path: root/geo-replication/syncdaemon
Commit message (Expand)AuthorAgeFilesLines
* 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
* core: switch to python3Sanju Rakonde2018-09-051-1/+1
* core: python3Kaleb S. KEITHLEY2018-09-034-4/+4
* geo-rep: Make automatic gfid conflict resolution optionalKotresh HR2018-08-271-10/+12
* geo-rep: Cleanup unwanted codeKotresh HR2018-08-202-22/+0
* geo-rep: Fix deadlock during worker startKotresh HR2018-08-132-4/+15
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-227-11/+13
* geo-rep: Fix issues with gfid conflict handlingKotresh HR2018-07-203-64/+169
* geo-rep: Fix symlink rename syncing issueKotresh HR2018-07-121-2/+9
* contrib: Remove contrib/ipaddr-py entirely.Nigel Babu2018-07-091-2/+2
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-07-091-1/+1
* geo-rep: Fix geo-rep for older versions of unshareKotresh HR2018-06-223-7/+42
* geo-rep: Fix problems in python2 -> python3 compatKotresh HR2018-06-112-3/+3
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-071-4/+4
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-048-6/+77
* geo-rep: Fix upgrade issueKotresh HR2018-05-071-2/+3
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-024-9/+13
* geo-rep: Fix syncing of symlinkKotresh HR2018-04-131-1/+1
* core/build/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-04-124-3/+4
* python: Remove all uses of find_library. Fixes #1450593Niklas Hambüchen2018-03-242-4/+2
* geo-rep: Remove lazy umount and use mount namespacesKotresh HR2018-02-224-15/+29
* geo-rep: Detailed JSON output for configAravinda VK2018-01-262-9/+42
* geo-rep: Support for using Volinfo from Conf fileAravinda VK2018-01-233-50/+107
* tests: Enable geo-rep test casesKotresh HR2018-01-052-3/+9
* geo-rep: Log message improvementsAravinda VK2017-12-285-9/+9
* fips/geo-rep: Replace MD5 with SHA256Kotresh HR2017-12-221-6/+14
* geo-rep: Cleanup stale unprocessed xsync changelogsKotresh HR2017-12-111-0/+5
* geo-rep: Fix access-mount geo-rep configKotresh HR2017-11-302-3/+3
* geo-rep: Fix slave side custom config issueAravinda VK2017-11-272-4/+21
* geo-rep: JSON output for status and configAravinda VK2017-11-244-4/+26
* geo-rep: Refactoring Config and Arguments parsingAravinda VK2017-11-1516-2310/+2299
* geo-rep: Fix data sync issue during hardlink, renameKotresh HR2017-11-141-2/+11