2009-04-21 Jean-Louis Martineau * man/xml-source/amanda-devices.7.xml: Add 'FSF_AFTER_FILEMARK' property to 'tape:' driver. * device-src/tape-device.c: Add code for new 'FSF_AFTER_FILEMARK' property, set is_eof to FLASE where needed. * device-src/tape-device.h: Add fsf_after_filemark to _TapeDevice. * device-src/tape-aix.c, device-src/tape-uware.c, device-src/tape-xenix.c, device-src/tape-posix.c: Set default value for FSF_AFTER_FILEMARK. * config/amanda/defaults.m4: Find default value for 'FSF_AFTER_FILEMARK' property. * xfer-src/dest-null.c: Remove bogus assert. * device-src/amtapetype.pl: New -p option to discover driver properties, it can find value for the 'FSF_AFTER_FILEMARK' property. * man/xml-source/amtapetype.8.xml: Document -p options 2009-04-20 Jean-Louis Martineau * device-src/tape-device.c: handle EROFS in open. 2009-04-17 Nikolas Coukouma * device-src/device.c: fix error message for unparsable property 2009-04-15 Dustin J. Mitchell * restore-src/amfetchdump.c: keep the order of tapes within a particular run of Amanda 2009-04-10 Dustin J. Mitchell * common-src/conffile.c: fix handling of double-backslash in quoted strings 2009-04-09 Jean-Louis Martineau * server-src/dumper.c: Check authopt before using it. 2009-04-07 Jean-Louis Martineau * client-drc/sendbackup.c: Init result. 2009-04-07 Jean-Louis Martineau * server-src/taper-source.c (default_taper_source_seek_to_part_start): returns FALSE on not splitted dump. * server-src/driverio.c: info.last_level should not be set on error if level >= info.last_level. * server-src/driver.c: Rename update_failed_dump_to_tape to update_failed_dump. Call update_failed_dump on failed dump to holding disk. * application-src/amgtar.c: Don't update statefile if the backup failed. * client-drc/sendbackup.c: Don't update amandates if backup failed. 2009-04-03 Dustin J. Mitchell * perl/Amanda/Changer/compat.pm: always configure devices while scanning * server-src/amcheckdump.pl: configure devices returned from the changer 2009-04-01 Nikolas Coukouma * device-src/s3.c: don't send empty location constraint, allocate error messages 2009-04-01 Dustin J. Mitchell * device-src/s3-device.c: always send errors from setup_handle 2009-04-01 Nikolas Coukouma * device-src/s3-device.c: don't clobber errors from setup_handle 2009-03-31 Jean-Louis Martineau * server-src/amcheck.c: Set l on error path. 2009-03-31 Jean-Louis Martineau * perl/Amanda/Changer/compat.pm: Don't import :logging from Debug. 2009-03-30 Jean-Louis Martineau * packaging/deb/changelog, packaging/deb/rules, * packaging/deb/buildpkg, packaging/rpm/buildpkg, * packaging/rpm/amanda.spec: Change version to 2.6.1p1. * NEWS: Add news for 2.6.1p1. * configure.in: Change version to 2.6.1p1.