]> git.proxmox.com Git - pve-manager.git/history - PVE/VZDump.pm
ui: fix column behavior with browser scaling
[pve-manager.git] / PVE / VZDump.pm
2020-11-16 Fabian Ebnerfix maxfiles behavior
2020-11-16 Dominic Jägervzdump mail: fix #3136: Add name to plain/text part
2020-11-05 Stefan Reiterrestore default value of 0 for remove/maxfiles
2020-11-01 Thomas Lamprechtvzdump: fix regression with keep forever logic
2020-10-23 Thomas Lamprechtvzdump: avoid passing zero to prune in legacy handling...
2020-10-22 Fabian Ebnersort the skip list numerically
2020-10-22 Fabian Ebnerorder guest IDs numerically in exec_backup
2020-10-22 Fabian Ebnerbackup: include IDs for non-existent guests
2020-10-22 Fabian Ebneronly use plugin after truthiness check
2020-10-22 Fabian Ebnerremove unused variable
2020-10-22 Dominik Csapakpartially fix #3056: namespace vzdump tmpdir with vmid
2020-09-30 Fabian EbnerAlways use prune-backups instead of maxfiles internally
2020-09-30 Fabian EbnerAllow prune-backups as an alternative to maxfiles
2020-09-29 Dominic Jägervzdump: Fix typo in UPID error message
2020-08-20 Fabian Ebnermake use of archive_info and archive_remove
2020-08-11 Aaron Lautererbackup: fix #2913 order jobs numerically by VMID
2020-08-06 Fabian Grünbichlervzdump: use configured tmpdir for PBS
2020-07-14 Stoiko IvanovVZDump: add TARFILE to environment for hookscripts
2020-07-14 Thomas Lamprechtvzdump: use more general 'guest' instead of 'vm'
2020-07-14 Thomas Lamprechtvzdump: render a duration of 0s as <1s
2020-07-09 Aaron Lauterervzdump: included_guest: return empty hash if no guests...
2020-07-06 Thomas Lamprechtvzdump: drop usless pbs upload finished log message
2020-07-03 Thomas Lamprechtvzdump: set target key for PBS based backups
2020-07-03 Thomas Lamprechtvzdump: rename tasks 'tarfile' key to 'target'
2020-06-30 Fabian EbnerSimplify how maxfiles is determined
2020-06-30 Fabian Ebnerstorage_info: avoid duplication
2020-06-30 Fabian EbnerDie if dumpdir and storage are both defined
2020-06-17 Thomas Lamprechtvzdump: move VMID sorting to check_vmids
2020-06-17 Thomas Lamprechtvzdump: import split_list and cleanup
2020-06-17 Thomas Lamprechtvzdump: style fix, trailing comma and closing brace...
2020-06-17 Aaron Lauterervzdump: move remaining guest include logic to single...
2020-06-08 Aaron Lauterervzdump: make guest include logic testable
2020-06-08 Thomas Lamprechtvzdump: format size: future proof against huge VM disks
2020-06-03 Dietmar MaurerPVE/VZDump.pm: use new --quiet option for proxmox-backu...
2020-05-06 Fabian Grünbichlervzdump: set 'pbs' option when backing up to PBS target
2020-05-04 Fabian Grünbichlerzstd: add --rsyncable flag
2020-05-04 Alwin AntreichFix #2124: Add support for zstd
2020-03-12 Thomas Lamprechtfollowup: whitespace and indentation cleanup
2020-03-12 Moayad Almalatfix #2634: print specific error if hook-script is not...
2020-02-19 Dietmar Maurervzdump: add support for proxmox backup server
2020-02-10 Thomas LamprechtVZDump: sort module usage
2019-12-16 Stefan Reiterfix #2509: add --rsyncable to pigz again
2019-11-19 Dominic JägerFix #352: Limit the length of backup logs for mails
2019-11-18 Fabian Grünbichleruse PVE::DataCenterConfig
2019-10-18 Christian Ebnervzdump: move code needed for cfs register of vzdump...
2019-08-08 Stefan Reiterfix #2314: remove GZIP env var
2019-06-28 Tim Marxfix #1278 api: add pool backup option
2019-06-28 Tim Marxwhitespace cleanup
2019-06-15 Thomas Lamprechtperl: fix some common typos found with codespell
2019-06-11 Oguz Bektaschange error message related to maxbackups
2019-06-11 Thomas Lamprechtvzdump: new: code cleanup
2019-05-15 Thomas Lamprechtvzdump: allow plugins to set guest resume time
2019-04-24 Dominic JägerFix #482: Add timestamps to backup create task log
2019-04-16 Thomas Lamprechtvzdump: code cleanup empty newlines
2019-04-16 Thomas Lamprechtvzdump: use strftime for backup basename assembly
2018-07-04 Alwin AntreichAdd cephfs to allowed storages for vzdump backup
2018-04-05 Wolfgang LinkAdd CIFS in strorage info to allow backup.
2018-03-07 Fabian GrünbichlerVZDump: handle timelocal year correctly
2017-09-25 Thomas Lamprechtremove obsolete Posix use clause
2017-09-22 Thomas Lamprechtuse log method from base VZDump::Plugin
2017-09-20 Thomas Lamprechtvzdump/pigz: use ProcFSTools for core count, not sysconf
2017-06-08 Fabian Grünbichlerfix #1389: vzdump: handle storage failure in new()
2017-04-24 Dietmar Maurervzdump: do not generate locale specific time stamps
2016-11-22 Thomas LamprechtVZDump: switch ha managed check from enabled to started
2016-11-17 Stefan PriebeVZDump: die with error if plugin loading fails
2016-08-19 Wolfgang Bumillervzdump: set task mode early to fix a warning
2016-07-07 Fabian Grünbichlervzdump: add newline in mail text
2016-07-07 Wolfgang BumillerFix #1048: vzdump: include job-* hook logs in email
2016-07-07 Wolfgang Bumillervzdump: safer cp call
2016-06-08 Fabian Grünbichlerfix #1005: don't exclude /var/log/?* with stdexcludes
2016-06-06 Wolfgang BumillerFix #1015: vzdump: send email on early errors
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
next