2010-12-14 Jean-Louis Martineau * common-src/ssh-security.c: Use client_port. 2010-12-14 Daniel Néri * application-src/ampgsql.pl: Don't assume that gtar is configured to use stdin/stdout as default archive. 2010-12-14 Jean-Louis Martineau * server-src/amidxtaped.pl: Don't crash if same-host doesn't match. 2010-12-12 Jean-Louis Martineau * perl/Amanda/Changer/disk.pm: inventory must return the same as read_label. * server-src/amtape.pl: Fix for new inventory. * installcheck/Amanda_Changer_disk.pl: Fix for new inventory. * installcheck/Amanda_Changer_rait.pl: Fix for new inventory. 2010-12-11 Daniel Néri * application-src/ampgsql.pl: Don't assume that gtar is configured to use stdin/stdout as default archive. 2010-12-12 Daniel Néri * application-src/ampgsql.pl: Use diskname, not devicename, as prefix when checking for properties. Now works as documented in the ampgsql man page. 2010-12-10 David Bogen * server-src/amoverview.pl: fix amoverview's argument parsing 2010-12-10 Jean-Louis Martineau * server-src/amcheck-device.pl: Fix possible hang if Amanda::MainLoop::quit is called before Amanda::MainLoop::run. * perl/Amanda/Changer.pm: Return the error. 2010-12-09 Jean-Louis Martineau * server-src/driver.c: Check if taper is flushing something before moving a dle to directq. 2010-12-09 Jean-Louis Martineau * device-src/xfer-dest-taper-cacher.c: Print why the malloc failed. 2010-12-08 Dustin J. Mitchell * common-src/glib-util.c common-src/glib-util.h: do not define symbol g_slist_free_full, as it exists in glib-2.27 and higher; use slist_free_full, and alias that to g_slist_free_full when building against glib-2.28 or higher. * client-src/client_util.c: make g_slist_free_full_gpointer into a local, static function * common-src/amxml.c common-src/conffile.c recover-src/extract_list.c server-src/amadmin.c server-src/amflush.c server-src/cmdline.c server-src/cmdline.h server-src/find.c server-src/holding.c server-src/planner.c: rename function 2010-12-08 Jean-Louis Martineau * ReleaseNotes, NEWS: Add changes for 3.2.1 2010-12-07 Dan Locks * packaging/rpm/amanda.spec.src: remove manual library requires and set curl vs libcurl based on distro. 2010-12-07 Jean-Louis Martineau * common-src/util.c: s/HAVE_READLINE/HAVE_LIBREADLINE/ * config/amanda/readline.m4: s/HAVE_READLINE/HAVE_LIBREADLINE/ 2010-12-07 Jean-Louis Martineau * config/amanda/readline.m4: Merge with latest AX_LIB_READLINE. * common-src/util.h: Fix for latest AX_LIB_READLINE. 2010-12-06 Dan Locks * packaging/rpm/amanda.spec.src: remove libtermcap.so.2 requirement for newer distros. 2010-12-06 Jean-Louis Martineau * server-src/server_util.c (internal_server_estimate): Do not use level 0 estimate if is not available. 2010-12-04 Jean-Louis Martineau * server-src/dumper.c: Put them in AMANDA_DBGDIR/log.error 2010-12-03 Jean-Louis Martineau * server-src/dumper.c: Put error message in separate files to reduce the size of the log file. 2010-11-29 Jean-Louis Martineau * man/xml-source/amlabel.8.xml: Typo. 2010-11-26 Jean-Louis Martineau * installcheck/amreport.pl: Fix for previous patch. 2010-11-26 Jean-Louis Martineau * man/xml-source/amadmin.8.xml, man/xml-source/amcheck.8.xml, man/xml-source/amcheckdump.8.xml, man/xml-source/amdevcheck.8.xml, man/xml-source/amdump.8.xml, man/xml-source/amfetchdump.8.xml, man/xml-source/amflush.8.xml, man/xml-source/amgetconf.8.xml, man/xml-source/amlabel.8.xml, man/xml-source/amoverview.8.xml, man/xml-source/amrecover.8.xml, man/xml-source/amreport.8.xml, man/xml-source/amservice.8.xml, man/xml-source/amstatus.8.xml, man/xml-source/amtape.8.xml: Fix synopsis. * device-src/amdevcheck.pl, server-src/amadmin.c, server-src/amcheckdump.pl, server-src/amlabel.pl,