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