summaryrefslogtreecommitdiffstats
path: root/geo-replication
Commit message (Expand)AuthorAgeFilesLines
* gverify: Adding StrictHostKeyChecking=no for ssh verificationM S Vishwanath Bhat2015-06-121-1/+1
* build: fix compiling on older distributionsNiels de Vos2015-06-031-1/+1
* geo-rep: Ignore ESTALE during unlink/rmdirAravinda VK2015-05-311-4/+6
* geo-rep: Fix Data counter issue in statusAravinda VK2015-05-301-2/+12
* build: do not #include "config.h" in each fileNiels de Vos2015-05-292-10/+0
* geo-rep: Disable xattrs and acls support with tar_sshKotresh HR2015-05-282-5/+2
* geo-rep: Fix corrupt gsyncd outputAravinda VK2015-05-081-3/+3
* geo-rep: Fix Default values in Xml outputAravinda VK2015-05-071-0/+9
* geo-rep: Fix Rsync hang issueAravinda VK2015-05-071-3/+11
* geo-rep: Minimize rm -rf race in Geo-repAravinda VK2015-05-053-26/+68
* geo-rep: Status EnhancementsAravinda VK2015-05-057-374/+608
* geo-rep: Fix minor bugs in meta-volume setupKotresh HR2015-05-021-1/+2
* geo-rep: Limit number of changelogs to process in batchAravinda VK2015-04-281-6/+32
* geo-rep: log ENTRY failures from slave on masterMilind Changire2015-04-273-10/+48
* geo-rep: Adhering to the common storage for geo-repKotresh HR2015-04-274-35/+23
* geo-rep: Re Enable ignore_deletes OptionAravinda VK2015-04-272-2/+7
* geo-rep: Do not fail-back to xsync if Changelog is failedAravinda VK2015-04-271-25/+16
* geo-rep: Changes required as part of changelog version 1.2Kotresh HR2015-04-231-0/+6
* geo-rep: Log Rsync performanceAravinda VK2015-04-022-1/+20
* geo-rep: Add support for aclsKotresh HR2015-03-304-3/+11
* geo-rep: Use gfchangelog context init APIVenky Shankar2015-03-273-0/+10
* geo-rep/gverify: Ignore .trashcan while checking slave is empty.Kotresh HR2015-03-201-2/+2
* geo-rep: Ignore .trashcan during xsync crawl.Kotresh HR2015-03-181-0/+1
* geo-rep / gsyncd: use RTLD_GLOBAL while loading libgfchangelogVenky Shankar2015-03-181-2/+2
* geo-rep: Remove Generated file From gitAravinda VK2015-03-181-177/+0
* feature/glusterfind: A tool to find incremental changesAravinda VK2015-03-183-73/+2
* geo-rep: mountbroker user managementAravinda VK2015-03-173-1/+356
* geo-rep: Do not use xsync_upper_limit for change detectionAravinda VK2015-03-152-34/+26
* feature/geo-rep: Active Passive Switching logic flockKotresh HR2015-03-154-4/+88
* geo-rep: Avoid duplicate entries in authorized_keys fileAravinda VK2015-03-051-2/+9
* geo-rep: Handle ENOENT during cleanupAravinda VK2015-03-051-1/+6
* geo-rep: Add support for xattrsAravinda VK2015-03-023-3/+13
* geo-rep: Unit tests infrastructure for geo-replicationAravinda VK2015-03-027-0/+130
* geo-rep: Add support for non standard AuthorizedKeysFile locationAravinda VK2015-02-191-9/+32
* geo-rep: Archive Changelogs and avoid generating empty XSync changelogsAravinda VK2015-02-192-5/+79
* geo-rep: Fixing the typo errorsarao2015-02-037-14/+14
* geo-rep: Handle copying of common_secret.pem.pub to slave correctly.Kotresh HR2015-01-212-12/+35
* geo-rep: Handle Volume status error while getting slave nodesAravinda VK2015-01-121-1/+6
* geo-rep: Error handling in tar+ssh modeAravinda VK2014-12-291-12/+12
* geo-rep: Sync atime, mtime to slave when SETATTRAravinda VK2014-12-252-3/+15
* geo-rep: gid is not set in entry opsAravinda VK2014-10-281-2/+2
* geo-rep: Failover when a Slave node goes downAravinda VK2014-10-191-5/+64
* feature/geo-rep: Fix skipped files logging.Kotresh H R2014-10-161-0/+10
* geo-rep: Fix rename of directory syncing.Kotresh HR2014-09-281-1/+1
* geo-rep: fix same file different gfid in master and slaveAravinda VK2014-09-262-17/+38
* Regression test portability: mktempEmmanuel Dreyfus2014-08-201-2/+2
* geo-rep: Fixing issue with xsync upper limitAravinda VK2014-08-192-59/+50
* geo-rep: Handle RMDIR recursivelyAravinda VK2014-08-141-0/+12
* build: make GLUSTERD_WORKDIR rely on localstatedirHarshavardhana2014-08-075-21/+15
* geo-rep: minimize xsync crawl usage and set upper limit to xsync crawlAravinda VK2014-07-232-38/+118