* Failed dumps now cleanup correctly, deleting in-progress file
[BackupPC.git] / lib / BackupPC / Xfer / RsyncFileIO.pm
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-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-11 cbarratt - another rsync bug fix
2003-02-10 cbarratt - allow PingCmd and Nmb commands to be empty strings...
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...