- updated version to BackupPC-2.1.0beta0
[BackupPC.git] / lib / BackupPC / Xfer / Rsync.pm
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...