~vcs-imports/backuppc/main

  • Committer: cbarratt
  • Date: 2012-09-17 04:28:14 UTC
  • Revision ID: cbarratt-20120917042814-wryy58qpp19es7xc
* Ensure $num is numeric in lib/BackupPC/CGI/View.pm error message
  to avoid XSS attack.  Report and patch by Jamie Strandboge.

* Fixed qw(...) deprecated syntax warnings in lib/BackupPC/Storage/Text.pm
  and lib/BackupPC/Lib.pm.  Patch supplied by Juergen Harms.

* Fixed error in bin/BackupPC_sendEmail that caused accumulation of
  per-host errors in the admin email to be skipped if a host's user
  is not defined.  Reported by Marco Dalla Via.

* Fixed lib/BackupPC/CGI/RSS.pm so that the base_url is correct for https.
  Report and fix by Samuel Monsarrat.

* Added Japanese language file lib/BackupPC/Lang/ja.pm submitted by Rikiya
  Yamamoto.

* Added Ukrainian language file lib/BackupPC/Lang/uk.pm submitted by Yakim.

* Added Russian language file lib/BackupPC/Lang/ru.pm submitted by Sergei Butakov.

* Removed redundant setting of $Lang{CfgEdit_Title_Other} from all the Lang files.

* Changed restore file name from restore.{zip|tar} to restore_$host_YYYY-MM-DD.{zip|tar},
  where the date is the start date of the backup.  Originally suggested by Brad Alexander,
  with a healthy debate among Les, Holger, Jeffrey, Adam and others.

* Applied couple of fixes to Lib.pm suggested by Jeffrey Kosowsky for special case of where
  configuration commands are fragments of perl code.
Filename Latest Rev Last Changed Committer Comment Size
..
bin 2 21 years ago cbarratt v1.5.0 Diff
cgi-bin 2 21 years ago cbarratt v1.5.0 Diff
conf 2 21 years ago cbarratt v1.5.0 Diff
doc-src 2 21 years ago cbarratt v1.5.0 Diff
httpd 129 15 years ago cbarratt * Added BackupPC::Xfer::Protocol as a common class Diff
images 2 21 years ago cbarratt v1.5.0 Diff
init.d 2 21 years ago cbarratt v1.5.0 Diff
lib 2 21 years ago cbarratt v1.5.0 Diff
ChangeLog 145 11 years ago cbarratt * Ensure $num is numeric in lib/BackupPC/CGI/View. 75 KB Diff Download File
File configure.pl 142 13 years ago cbarratt Release for 3.2.0. Changes since 3.2.0beta1: * F 39.8 KB Diff Download File
CVS_README 142 13 years ago cbarratt Release for 3.2.0. Changes since 3.2.0beta1: * F 2 KB Diff Download File
LICENSE 2 21 years ago cbarratt v1.5.0 14.8 KB Diff Download File
File makeDist 145 11 years ago cbarratt * Ensure $num is numeric in lib/BackupPC/CGI/View. 19.8 KB Diff Download File
File makePatch 129 15 years ago cbarratt * Added BackupPC::Xfer::Protocol as a common class 2.6 KB Diff Download File
README 142 13 years ago cbarratt Release for 3.2.0. Changes since 3.2.0beta1: * F 5.6 KB Diff Download File