summaryrefslogtreecommitdiffstats
path: root/geo-replication/syncdaemon/libgfchangelog.py
Commit message (Expand)AuthorAgeFilesLines
* Merging multiple import into single importkshithijiyer2020-03-271-2/+3
* georep: Merge Worker and Agent as a single processAravinda VK2019-10-231-123/+124
* libgfchangelog : use find_library to locate shared librarySunny Kumar2019-04-121-1/+2
* geo-rep: Fix syncing of files with non-ascii filenamesKotresh HR2018-11-171-14/+16
* georep: python2 to python3 compat - syscallsKotresh HR2018-10-031-9/+9
* python: Remove all uses of find_library. Fixes #1450593Niklas Hambüchen2017-05-131-2/+1
* geo-rep: Refactoring Config and Arguments parsingAravinda VK2017-06-211-2/+4
* features/libgfchangelog: Log failure in gf_histroy_changelogKotresh HR2016-08-011-1/+4
* geo-rep: Use gfchangelog context init APIVenky Shankar2015-03-201-0/+6
* geo-rep / gsyncd: use RTLD_GLOBAL while loading libgfchangelogVenky Shankar2015-03-041-2/+2
* geo-rep: Changelog History API changesAravinda VK2014-05-131-4/+10
* geo-rep: Changelog History consumption more fixesAravinda VK2014-05-051-2/+3
* geo-rep: Loading libgfchangelog.so only while running geo-repAravinda VK2014-05-081-4/+1
* geo-rep: Consume Changelog History APIAravinda VK2014-02-071-7/+55
* geo-rep: code pep8/flake8 fixesAravinda VK2014-03-211-5/+17
* gsyncd: distribute the crawling loadAvra Sengupta2013-06-011-0/+64