- allow PingCmd and Nmb commands to be empty strings, allowing these
authorcbarratt <cbarratt>
Mon, 10 Feb 2003 07:40:23 +0000 (07:40 +0000)
committercbarratt <cbarratt>
Mon, 10 Feb 2003 07:40:23 +0000 (07:40 +0000)
commit9175f9157f0d54b50ebf11d2036c20f50ffc6d9d
tree0373a4cc0565e56b6afbeaf9f26240dfdd986f50
parentd367eab2497fd9d7510c8b831651c1f0f0c41c06
 - allow PingCmd and Nmb commands to be empty strings, allowing these
   steps to be skipped.
 - a few fixes to rsync.
 - fixed top-level broswe navigation bug in cgi script.
26 files changed:
bin/BackupPC
bin/BackupPC_compressPool
bin/BackupPC_dump
bin/BackupPC_link
bin/BackupPC_nightly
bin/BackupPC_restore
bin/BackupPC_sendEmail
bin/BackupPC_serverMesg
bin/BackupPC_tarCreate
bin/BackupPC_tarExtract
bin/BackupPC_trashClean
bin/BackupPC_zcat
bin/BackupPC_zipCreate
cgi-bin/BackupPC_Admin
conf/config.pl
doc-src/BackupPC.pod
lib/BackupPC/Attrib.pm
lib/BackupPC/FileZIO.pm
lib/BackupPC/Lib.pm
lib/BackupPC/PoolWrite.pm
lib/BackupPC/View.pm
lib/BackupPC/Xfer/Rsync.pm
lib/BackupPC/Xfer/RsyncFileIO.pm
lib/BackupPC/Xfer/Smb.pm
lib/BackupPC/Xfer/Tar.pm
lib/BackupPC/Zip/FileMember.pm