]> git.proxmox.com Git - pve-manager.git/history - PVE/API2/VZDump.pm
ui: acme: add External Account Binding (EAB) related fields
[pve-manager.git] / PVE / API2 / VZDump.pm
2023-11-17 Lukas Wagnervzdump: adapt to new matcher based notification system
2023-08-16 Lukas Wagnervzdump: send notifications via new notification module
2023-06-07 Fiona Ebnerapi: backup/vzdump: add get_storage_param helper
2022-11-21 Fiona Ebnerapi: vzdump: soften parameter permission checks
2022-11-15 Thomas Lamprechtapi vzdump: split/sort module usage
2022-11-15 Fiona Ebnerapi: vzdump: also check for default storage permission
2022-11-10 Wolfgang BumillerMerge branch 'taskset' into taskset-merged
2022-10-10 Fiona Ebnervzdump: handle new 'performance' property string
2022-04-01 Fabian Ebnerapi: vzdump: extract config: add content type check
2022-04-01 Fabian Ebnerapi: vzdump: extract config: check for VM.Backup privilege
2021-06-18 Thomas Lamprechtvdzump: whitespace/extra-lines clean up
2021-06-08 Fabian Ebnervzdump: remove deprecated size parameter
2021-06-01 Lorenz Stechaunerfix #3402: add Pool.Audit permission
2021-05-03 Fabian Ebnerapi: vzdump: add call to get currently configured vzdum...
2021-04-12 Fabian Ebnervzdump: getlock: return lock file handle and let the...
2021-02-19 Fabian Ebnervzdump: refactor parsing mailto so it can be mocked
2020-10-22 Fabian Ebnerbackup: include IDs for non-existent guests
2020-09-30 Fabian EbnerAllow prune-backups as an alternative to maxfiles
2020-06-17 Aaron Lauterervzdump: move remaining guest include logic to single...
2020-06-08 Thomas Lamprechtsmall nit follouwp: use $var->[0] to acccess array...
2020-06-08 Aaron Lauterervzdump: make guest include logic testable
2019-10-18 Christian Ebnervzdump: move code needed for cfs register of vzdump...
2019-08-14 Stefan Reiterfix #1594: allow skipping VMIDs on other nodes from API
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-01-03 Fabian Grünbichlerfix #1997: set taskid for single-guest backups
2017-01-18 Dietmar Maureruse new PVE::Storage::check_volume_access()
2016-10-12 Fabian Grünbichlervzdump: move restricted API parameters check
2016-10-12 Fabian Grünbichlervzdump: document restricted API parameters
2016-06-06 Wolfgang BumillerFix #1015: vzdump: send email on early errors
2016-06-03 Fabian Grünbichleradd vzdump/extractconfig API path
2016-04-14 Fabian GrünbichlerVZDump: mark 'size' as deprecated, warn if set
2015-01-20 Dietmar Maurercleanup vzdump -stop implementation
2015-01-20 Wolfgang LinkFix backup failure at shutdown.
2014-10-23 Stefan PriebeVZDump: send an error email in case of lock failure
2012-05-30 Dietmar Maurerfix vzdump --exclude-path
2012-02-06 Dietmar Maurercheck storage permissions on vzdump API
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-17 Dietmar Maurerfix bug 39: proxy backup request to correct node
2011-10-31 Dietmar Maurercleanup vzdump backup/cron code
2011-10-25 Dietmar Maurerfinnish and cleanup vzdump API
2011-10-18 Dietmar Maurerstart backup/restore GUI
2011-10-14 Dietmar Maurerplug VZDump into our API