2010-03-07 Dustin J. Mitchell * installcheck/Installcheck/ClientService.pm: process error from fork correctly 2010-03-07 Dustin J. Mitchell * installcheck/Installcheck/Dumpcache.pm: don't automatically generate cached dumps - it causes more problems than it solves 2010-03-07 Dustin J. Mitchell * perl/Amanda/Report/postscript.pm perl/Amanda/Report/human.pm: use %f instead of %lf 2010-03-07 Dustin J. Mitchell * server-src/amfetchdump.pl: fix usage message * man/xml-source/amanda.conf.5.xml common-src/conffile.c: remove default for mailto, as it is ignored * installcheck/Amanda_Report.pl installcheck/amreport.pl perl/Amanda/Report.pm perl/Amanda/Report/human.pm perl/Amanda/Report/postscript.pm perl/Amanda/Report/xml.pm server-src/amreport.pl: misc cleanup; replace orig-kb with orig_kb, add --help and --version, remove unused functions * installcheck/mock/lpr.pl: use 'lpr' instead of 'printer' 2010-03-07 Dustin J. Mitchell * installcheck/amreport.pl perl/Amanda/Report/postscript.pm: sort postscript output by filenum, not hostname/diskname 2010-03-07 Dustin J. Mitchell * installcheck/amreport.pl perl/Amanda/Report/human.pm perl/Amanda/Report/postscript.pm: stop counting an extra filemark per dumpfile when calculating tape used 2010-03-07 Dustin J. Mitchell * installcheck/amreport.pl perl/Amanda/Report/postscript.pm: always print the on-medi size of a dumpfile, not its total size 2010-03-07 Dustin J. Mitchell * installcheck/amreport.pl perl/Amanda/Report/human.pm perl/Amanda/Report/postscript.pm: remove rounding when orig and outsize are within 32k 2010-03-06 Dustin J. Mitchell * server-src/amreport.pl: don't use undef for stdout, stderr when invoking mail or lpr - some don't like to have their std streams closed 2010-03-06 Jean-Louis Martineau * server-src/amreport.pl: fix use of relative path for -l argument. 2010-03-06 Jean-Louis Martineau * perl/Amanda/Report/human.pm: Report orig_size for FLUSH line. * installcheck/amreport.pl: check it.