2010-08-10 Dustin J. Mitchell * amandad-src/amandad.c: unset SUN_PERSONALITY on startup * client-src/rundump.c client-src/runtar.c: remove unsetenvs for SUN_PERSONALITY 2010-08-10 Dustin J. Mitchell * server-src/amlogroll.pl: ignore arguments after the first 2010-08-06 Dustin J. Mitchell * installcheck/amvault.pl: correct test count * perl/Amanda/Taper/Scribe.pm: fix nparts calculation 2010-08-06 Stephen Gelman * AUTHORS: add Stephen * client-src/rundump.c client-src/runtar.c: unset SUN_PERSONALITY in runtar and rundump, to shut off Nexenta's tendency to magically run Sun binaries 2010-08-05 Dustin J. Mitchell * server-src/amvault.pl: rewrite to use scribe, clerk * installcheck/amvault.pl: check results better * server-src/logfile.c server-src/logfile.h: add log_add_full * perl/Amanda/Logfile.pod perl/Amanda/Logfile.swg: add log_add_full and make_stats methods * perl/Amanda/MainLoop.pod: POD typos * perl/Amanda/Recovery/Planner.pm: add shift_dump method * perl/Amanda/Taper/Scan.pm: add POD, fix typos * perl/Amanda/Taper/Scribe.pm: fix POD, add nparts argument to dump_cb * server-src/taper.pl: use nparts, move make_stats to Amanda::Logfile 2010-08-05 Dustin J. Mitchell * man/xml-source/amanda-changers.7.xml: add chg-ndmp VERBOSE property 2010-08-04 Dustin J. Mitchell * perl/Amanda/Recovery/Clerk.pm: rename notif_* to clerk_notif_* * perl/Amanda/Taper/Scribe.pm: rename notif_* to scribe_notif_* * installcheck/Amanda_Recovery_Clerk.pl installcheck/Amanda_Taper_Scribe.pl server-src/amcheckdump.pl server-src/amfetchdump.pl server-src/amidxtaped.pl server-src/taper.pl: use renamed methods 2010-08-04 Dustin J. Mitchell * perl/Amanda/Logfile.pod perl/Amanda/Logfile.swg: add log_rename and a method to find the proper timestamp for the current log * installcheck/Amanda_Logfile.pl: test it * server-src/Makefile.am server-src/amlogroll.c server-src/amlogroll.pl: rewrite in perl 2010-08-03 Dustin J. Mitchell * config/amanda/ipv6.m4: fix config messages to not use the autoconf-specific word "target" 2010-08-03 Dustin J. Mitchell * man/xml-source/amanda.conf.5.xml: add more info about appropriate settings for autolabel 2010-08-03 Dustin J. Mitchell * common-src/security.h: move comments from wiki, reorder functions 2010-08-03 Jean-Louis Martineau * server-src/amdump.sh: Check it own the log file. 2010-08-02 Jean-Louis Martineau * common-src/util.c (interruptible_accept): Set the read set and timeout before each select call. 2010-07-29 Dustin J. Mitchell * server-src/amvault.pl: only run as dumpuser 2010-07-29 Dustin J. Mitchell * man/xml-source/amanda-auth.7.xml: consistently use the same username in examples (thanks to Amar Takhar) 2010-07-29 Dustin J. Mitchell * xfer-src/filter-process.c: handle fd's <= 2 correctly 2010-07-28 Jean-Louis Martineau * common-src/krb5-security.c (krb5_tcpm_recv_token): New function, a copy of tcpm_recv_token. * common-src/security-util.c: New tcpm_recv_token without a timeout. * common-src/security-util.h: Add field to keep a buffer in tcp_conn. 2010-07-28 Jean-Louis Martineau * perl/Amanda/Script_App.pm: Print restore message to STDERR. 2010-07-28 Dustin J. Mitchell * config/amanda/progs.m4: require SWIG-1.3.39 * (all .c files): #include amanda.h first * perl/amglue/amglue.swg: use %begin to include config.h first 2010-07-28 Dustin J. Mitchell * device-src/amtapetype.pl: detect LEOM and add appropriate comments * device-src/xfer-dest-device.c device-src/xfer-device.h: add cancel_at_leom constructor arg * installcheck/Amanda_Device.pl installcheck/Amanda_Recovery_Clerk.pl installcheck/Amanda_Xfer.pl installcheck/amrestore.pl perl/Amanda/Xfer.pod perl/Amanda/XferServer.swg server-src/amvault.pl: pass new argument