]> git.proxmox.com Git - pve-manager.git/history - PVE/VZDump.pm
fix #949: add post-restart hook to vzdump
[pve-manager.git] / PVE / VZDump.pm
2016-04-22 Fabian Grünbichlerfix #949: add post-restart hook to vzdump
2016-04-14 Fabian GrünbichlerFix 'mailto: ...' in /etc/vzdump.conf
2016-04-14 Fabian GrünbichlerVZDump: add -mailto schema desc
2016-04-14 Fabian GrünbichlerVZDump: remove dead code
2016-04-14 Fabian GrünbichlerVZDump: mark 'size' as deprecated, warn if set
2016-04-14 Fabian GrünbichlerVM -> guest in VZDump schema descriptions
2016-04-14 Fabian GrünbichlerSpelling in VZDump descriptions
2016-04-12 Dominik Csapakrevert default compress mode for vzdump to 0
2016-04-05 Thomas Lamprechtvzdump: use sendmail from tools
2016-03-31 Wolfgang BumillerFix #926: vzdump: config/default key regression
2016-03-30 Fabian Grünbichleruse PVE::Storage::config(), not cfs_read_file()
2016-03-04 Wolfgang Bumillervzdump: fix default values
2016-03-04 Jean-Francois Dagenaisvzdump: make sure only DOT pid files excluded
2016-03-03 Wolfgang Bumillervzdump: revert /var/run stdexclude entry to its original
2016-03-03 Wolfgang Bumillervzdump: don't double exclude-paths from the config
2016-03-03 Wolfgang Bumillervzdump: make exclude-path from config file work again
2016-01-27 Thomas Lamprechtfix PVE::HA use clause so HA resources get registered
2015-10-03 Dietmar Maurerfix bug #719: vzdump - only call cleanup after prepare
2015-09-21 Dietmar MaurerRevert "fix bug #706: Use comma to split vmid list...
2015-09-20 Thomas LamprechtDeny stop mode backups from HA managed and enabled...
2015-09-16 Wolfgang Bumillervzdump: replace 'find' exclude command switches
2015-09-10 Emmanuel Kasperfix bug #706: Use comma to split vmid list when buildin...
2015-09-04 Dietmar Maurervzdump: improve bash completion
2015-07-30 Thomas LamprechtUse JSONSchema to parse vzdump config
2015-07-27 Thomas LamprechtAdded functionality do disable temporary a backup job
2015-07-23 Thomas LamprechtAdded parallel compress support for vzdump with pigz.
2015-04-29 Dietmar Maurerload new LXC vzdump plugin
2015-04-28 Dietmar Maurervzdump: improve error message
2015-03-27 Dietmar Maurerremove OpenVZ related code
2015-01-20 Dietmar Maurercleanup vzdump -stop implementation
2015-01-20 Wolfgang LinkFix backup failure at shutdown.
2014-11-26 Dietmar Maureravoid warning about uninitialized value
2014-11-24 Tobias DoerffelVZDump: fixed typo in description for size parameter
2014-11-24 Tobias DoerffelVZDump: added email notification setting
2014-10-23 Stefan PriebeVZDump: send an error email in case of lock failure
2014-09-04 Stanislav German... GUI: add new email_from option to datacenter.cfg
2014-02-13 Dietmar Maurervzdump: add MIME-Version header
2013-10-04 Dietmar Maurervzdump: remove temporary directories
2013-10-01 Dietmar Maurerbump version to 3.1-16
2013-09-16 Dietmar Maurerfix bug #456: allow glusterfs as backup storage
2013-09-13 Dietmar Maurerbump version to 3.1-11
2013-09-12 Local UserPass what storage ID is being used to vzdump hook scripts
2013-09-05 Dietmar Maurervzdump: correctly handle maxfiles parameter
2012-12-13 Dietmar Maurersupport new qemu vma backup files
2012-10-12 Dietmar Maureralso run 'backup-start' hook in snapshot mode
2012-05-02 Dietmar Maurerfix vzdump parameter parser (allow --stdout)
2012-04-16 Dietmar Maureravoid warning if df return negative value for available...
2012-03-23 Dietmar Maurerfix bug 124: correctly return maxfiles flag
2012-03-23 Dietmar Maurervzdump: add new 'remove' flag to disable automatic...
2012-03-01 Dietmar Maurerfix bug 101: use run_command to avoid locale errors
2012-02-07 Dietmar Maurerallow to select gzip or lzop in vzdump
2012-02-06 Dietmar Maurerset permissions for VZDump API
2011-11-28 Dietmar Maurerfix bug 45: skip external VMs
2011-11-28 Dietmar Maurerallow exclude-path in /etc/vzdump.conf
2011-11-14 Dietmar Maurerfix typo
2011-11-14 Dietmar Maurerfix bug 32: correctly parse 'df' output (untaint values)
2011-10-31 Dietmar Maurercleanup vzdump backup/cron code
2011-10-28 Dietmar Maureruse -mode instead of -snapshot, -suspend and -stop
2011-10-25 Dietmar Maurerfinnish and cleanup vzdump API
2011-10-18 Dietmar Maurerstart backup/restore GUI
2011-10-17 Dietmar Maurerremove unused function read_firstfile
2011-10-14 Dietmar Maureruse new logfunc callback for run_command
2011-10-13 Dietmar Maureradopt vzdump to pve 2
2011-10-12 Dietmar Maurermoved vzdump sources to this packages