- added $Conf{ClientNameAlias}, which allows the host name to be
authorcbarratt <cbarratt>
Mon, 3 Feb 2003 08:31:25 +0000 (08:31 +0000)
committercbarratt <cbarratt>
Mon, 3 Feb 2003 08:31:25 +0000 (08:31 +0000)
commit0697368bbcef14908cd4684cf07744dc840464de
tree702dbb1cff661c06086ef16f5538e12aaff27a85
parent69adb627ebd6145bc9bc5815093828306db17767
 - added $Conf{ClientNameAlias}, which allows the host name to be
   set.
 - added support for spaces in client names (ugh)
 - non dhcp hosts are now looked up using nmblookup, if not known by NS
27 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
lib/BackupPC/Attrib.pm
lib/BackupPC/FileZIO.pm
lib/BackupPC/Lang/en.pm
lib/BackupPC/Lang/fr.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