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: Call pg_switch_xlog() only for backup. 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-26 Jean-Louis Martineau * device-src/s3.c: Fix compilation. 2012-01-23 Jean-Louis Martineau * device-src/s3.c: Set xmlns for IIJ. 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-24 Dustin J. Mitchell Patch by Nathan Stratton Treadway. * man/xml-source/amgetconf.8.xml: a typo in the amgetconf.8 man page 2011-12-24 Dustin J. Mitchell Patch by Nathan Stratton Treadway. * common-src/conffile.c: minor problem with an error message in conffile.c, this time in the read_confline() function. It's just a mention of "APPLICATION-TOOL"/"SCRIPT-TOOL" that was missed in SVN revision 2028/git commit d0d9425b5d1e5a535719e754243c8f9f12a0ecf1 (in which those names were changed to "APPLICATION" and "SCRIPT" instead). 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-20 Jean-Louis Martineau * installcheck/amserverconfig.pl: Remove holding disk and vtapes. 2011-12-14 Jean-Louis Martineau * installcheck/Amanda_Xfer.pl: Load Amanda::Changer only with server component. 2011-12-14 Jean-Louis Martineau * installcheck/Installcheck/Run.pm (load_vtape): Use $sbindir to execute amtape. 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