* BackupPC_Admin now uses $Conf{UmaskMode}, so config.pl files
authorcbarratt <cbarratt>
Mon, 22 Jan 2007 07:46:56 +0000 (07:46 +0000)
committercbarratt <cbarratt>
Mon, 22 Jan 2007 07:46:56 +0000 (07:46 +0000)
commite4bf7ab080e172b74b3d64c196a72d0ff5d315c5
tree9806ea0ecd625a4df87d51e74cdc6d0ae1553c60
parentcaa62f13e4ab659d296afbce7bcd01c3c77cf7bb
* BackupPC_Admin now uses $Conf{UmaskMode}, so config.pl files
  written by the editor have more restrictive permissions.
  Reported by Tim Massey.

* Host summary now shows active backups on disabled hosts,
  from Jono Woodhouse.

* Fixed host LOG link and LOG list order, reported by Tim Massey.

* Moved Encode.pm version check to start of configure.pl so it
  produces a useful error message if Encode.pm is too old.

* Fixed hrefs to configuration documentation to handle changes
  in the way perl generates the anchors.  Reported by Philip
  Gleghorn.

* Host name links in LOG files now allow "." in the host name.
  Reported by Jean-Michel Beuken.

* Fixes to lib/BackupPC/Xfer/Tar.pm for tar 1.16: allow 1
  (ie: 256) as a successful exit status and match "Total
  bytes read" message for restores.  First reported by
  Torsten Sadowski and debugged by Ralf Gross and Holger
  Parplies.
13 files changed:
ChangeLog
conf/config.pl
configure.pl
doc-src/BackupPC.pod
lib/BackupPC/CGI/Browse.pm
lib/BackupPC/CGI/EditConfig.pm
lib/BackupPC/CGI/Lib.pm
lib/BackupPC/CGI/Summary.pm
lib/BackupPC/CGI/View.pm
lib/BackupPC/Config/Meta.pm
lib/BackupPC/Lib.pm
lib/BackupPC/Xfer/Tar.pm
makeDist