* Split BackupPC_Admin into a set of modules, one for each major action.
[BackupPC.git] / lib / BackupPC / View.pm
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-08 cbarratt* Added German translation, provided by Manfred Herrmann.
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...