* Add run-time check that IO::Dirent is functioning correctly,
authorcbarratt <cbarratt>
Sun, 21 Oct 2007 18:16:42 +0000 (18:16 +0000)
committercbarratt <cbarratt>
Sun, 21 Oct 2007 18:16:42 +0000 (18:16 +0000)
commit2726b96b1a7026dc3f82250afbfe5ae27ab1c75f
treef83519d8442e7d78fc49c8466d6e601983232c7c
parent197383fe39b33180b648de9e4bcc1fd7b7ca6a66
* Add run-time check that IO::Dirent is functioning correctly,
  reported by Doug Lytle.

* Added comment to Cmd settings in conf/config.pl that they are
  not executed by a shell, as suggested by Erik van Linstee.

* Added undefIfEmpty => 1 to lib/BackupPC/Config/Meta.pm for
  RsyncRestoreArgs, TarClientRestoreCmd and SmbClientRestoreCmd
  so that restores can be disabled by clear these fields in the
  CGI editor.  Patch supplied by Stephen Joyce

* Replaced the FAQ link with Wiki in the navigation bar and added
  mention of the Wiki to the documentation.  Since these navigation
  bar links are specified in the config file, upgrades will keep
  the old FAQ link.  The FAQ opening page will have a prominent
  link to the Wiki.
conf/config.pl
doc-src/BackupPC.pod
lib/BackupPC/Config/Meta.pm
lib/BackupPC/Lib.pm
makeDist