* Various changes for 3.0.0beta1
[BackupPC.git] / lib / BackupPC / Xfer / Rsync.pm
2006-08-04 cbarratt* Various changes for 3.0.0beta1 v3_0_0beta1
2006-07-12 cbarratt* lots of minor changes to prepare for 3.0.0beta0 release
2006-06-28 cbarratt* Added multi-level incrementals. Still needs testing.
2006-01-29 cbarratt - fixed configure.pl and makeDist.
2006-01-24 cbarratt - config and host editing pretty much done
2005-09-11 cbarrattVarious changes, including changes in 2.1.1 and 2.1...
2004-10-10 cbarratt- Large set of changes for config editing, rsync hardli...
2004-06-20 cbarratt* Commit for 2.1.0. v2_1_0
2004-05-23 cbarratt * Revision update for 2.1.0beta2. v2_1_0beta2
2004-05-21 cbarratt* On the phase 2 retry pass with rsync, verify the...
2004-04-10 cbarrattFixes for 2.1.0beta1: v2_1_0beta1
2004-03-21 cbarratt - updated version to BackupPC-2.1.0beta0 v2_1_0beta0
2004-03-21 cbarratt - changed required File::RsyncP version to 0.50.
2004-03-15 cbarratt * Failed dumps now cleanup correctly, deleting in...
2004-02-23 cbarratt* Added Italian translation, it.pm, from Lorenzo Cappel...
2004-02-09 cbarrattLots of changes:
2003-07-27 cbarratt* A failed full dump is now saved as a partial (incompl...
2003-07-04 cbarratt* Split BackupPC_Admin into a set of modules, one for...
2003-06-15 cbarratt - 2.0.0 release. Minor tweaks to disable utf8. v2_0_0
2003-06-01 cbarratt* Several improvements to restore: cancel now reports... v2_0_0beta3
2003-05-11 cbarratt* BackupPC_trashClean now logs an error if it can't...
2003-05-08 cbarratt* Added German translation, provided by Manfred Herrmann.
2003-03-30 cbarratt - fixed directory browsing in BackupPC_Admin
2003-02-24 cbarratt - Significant documentation changes for 2.0.0beta0
2003-02-11 cbarratt - another rsync bug fix
2003-02-10 cbarratt - changed File::RsyncP required version from 0.20...
2003-02-10 cbarratt - allow PingCmd and Nmb commands to be empty strings...
2003-02-07 cbarrattTry again; cvs got an error:
2003-02-03 cbarratt - added $Conf{ClientNameAlias}, which allows the host...
2003-01-19 cbarratt* Completed support for rsync and rsyncd, including...
2002-12-13 cbarratt* Support for rsync and rsyncd. Changes to BackupPC_du...