2012-02-01 Jean-Louis Martineau * application-src/ampgsql.pl: Do not print normal pg_xlogfile_name_offset output to MESG stream. 2012-01-31 Dan Locks * packaging/deb/preinst, packaging/rpm/amanda.spec.src: change /bin/sh to /bin/bash. 2012-01-27 Jean-Louis Martineau * application-src/ampgsql.pl: Run pg_switch_xlog() and wait for the archived WAl before doing an incremental backup. 2012-01-23 Jean-Louis Martineau * device-src/s3.c: Set xmlns for IIJ. 2012-01-23 Jean-Louis Martineau * device-src/s3-device.c: Fix for openstack swift api. 2012-01-23 Jean-Louis Martineau * perl/Amanda/Taper/Scribe.pm, server-src/amlabel.pl:use the block_size instead of the header-block_size to write the BLOCK_SIZE in the tapelist. 2012-01-19 Jean-Louis Martineau * device-src/s3-device.c: Add support for openstack swift api. * device-src/s3.c: Add support for openstack swift api. * device-src/s3.h: Add support for openstack swift api. * man/xml-source/amanda-devices.7.xml: Add openstack-swift-api property. 2012-01-13 Jean-Louis Martineau * device-src/s3-device.c: Fix deleting files. 2012-01-09 Jean-Louis Martineau * server-src/amtape.pl: Fix amtape show for non numeric slot. 2012-01-04 Jean-Louis Martineau * recover-src/extract_list.c: Fix for compilation on AIX. 2012-01-04 Dan Locks * packaging/sun-pkg/buildpkg: Add GLIB_* flags to sun packages * config/amanda/libs.m4: fix "exit when explicit flags are given" error, and require all flags when one is given. 2012-01-03 Jean-Louis Martineau * device-src/s3-device.c: Report DEVICE ERROR if s3_is_bucket_exists response with curl error CURLE_COULDNT_CONNECT or CURLE_COULDNT_RESOLVE_HOST. 2012-01-02 Jean-Louis Martineau * perl/Amanda/Changer/multi.pm: Print the state filename to the debug file. 2012-01-02 Jean-Louis Martineau * perl/Amanda/ScanInventory.pm: Correctly set 'err'. * server-src/amtape.pl: quit the changer even on error. 2011-12-23 Jean-Louis Martineau Patch by Nathan Stratton Treadway. * common-src/conffile.c (read_int_or_str): Fix error message. 2011-12-22 Jean-Louis Martineau * server-src/planner.c: Fix force-bump with overdue filesystem. 2011-12-22 Jean-Louis Martineau * server-src/amlabel.pl: --asign require --meta or --barcode. 2011-12-16 Jean-Louis Martineau * application-src/amgtar.c: Fix GNUTAR-LISTDIR property. 2011-12-14 Jean-Louis Martineau * device-src/s3.c (s3_is_bucket_exists): Set max-keys=1. 2011-12-14 Jean-Louis Martineau * perl/Amanda/Recovery/Scan.pm (new): Return changer error. 2011-12-12 Jean-Louis Martineau * common-src/amfeatures.c: Add fe_dumptype_property. * common-src/amfeatures.h: Add fe_dumptype_property. * common-src/amxml.c: Parse dumptype properties. * common-src/amxml.h (dle_t): Add property field. * perl/Amanda/Disklist.swg: Add clean_dle_str_for_client. * perl/Amanda/Feature.pod: Add fe_dumptype_property. * perl/Amanda/Feature.swg: Add Amanda::Feature::Set::features * server-src/amidxtaped.pl: Call clean_dle_str_for_client. * server-src/diskfile.c (xml_dumptype_properties): New function to return dumptype propertyes. * server-src/diskfile.h (xml_dumptype_properties) Add prototype. * server-src/driverio.c: Add xml_dumptype_properties to dumper cmd. * server-src/dumper.c: Call clean_dle_str_for_client. 2011-12-08 Jean-Louis Martineau * example/template.d/amanda-harddisk.conf.in: fix for installcheck. 2011-12-08 Jean-Louis Martineau * NEWS, ReleaseNotes: Update for 3.3.1 2011-12-08 Jean-Louis Martineau * server-src/amindex.c (getheaderfname): New function. * server-src/amindex.h (getheaderfname): New prototype.