2010-01-29 Dustin J. Mitchell * perl/Amanda/DB/Catalog.pm: inculde dumps on holding * installcheck/Amanda_DB_Catalog.pl: tests * perl/Amanda/Recovery/Planner.pm: plan for dumps on holding * installcheck/Amanda_Recovery_Planner.pl: tests * perl/Amanda/Recovery/Clerk.pm: recover from holding with Amanda::Xfer::Source::Holding when appropriate * installcheck/Amanda_Recovery_Clerk.pl: tests * server-src/amfetchdump.pl: give better messaging when recovering from holding, don't append partnum unless it's a multipart dump * installcheck/amfetchdump.pl: tests 2010-01-29 Dustin J. Mitchell * man/xml-source/amfetchdump.8.xml: remove amfetchdump -s, -b, and -w options * restore-src/Makefile.am restore-src/amfetchdump.c: remove * server-src/Makefile.am server-src/amfetchdump.pl: new version of amfetchdump that uses Clerk and Planner * installcheck/amfetchdump.pl: updates to tests (change 'tape' to 'volume', no more -b, add quotes around labels 2010-01-29 Dustin J. Mitchell * perl/Makefile.am perl/Amanda/Recovery/Planner.pm: new package * installcheck/Amanda_Recovery_Planner.pl installcheck/Makefile.am: tests 2010-01-29 Dustin J. Mitchell * perl/Makefile.am perl/Amanda/Recovery/Clerk.pm: new perl module * installcheck/Makefile.am installcheck/Amanda_Recovery_Clerk.pl: tests 2010-01-29 Dustin J. Mitchell * installcheck/Amanda_MainLoop.pl: a call_after test that is more stable when the system clock is stepping * perl/Amanda/Util.pod perl/Amanda/Util.swg: add gettimeofday() 2010-01-29 Dustin J. Mitchell * installcheck/Amanda_Logfile.pl: note about checks * perl/Amanda/Logfile.pod perl/Amanda/Logfile.swg: SWIG it * server-src/find.c server-src/find.h: add dynamic_disklit param to search_holding_disk