]> git.proxmox.com Git - pve-manager.git/history - PVE/API2/Backup.pm
api: backup: add endpoint to list included guests and volumes
[pve-manager.git] / PVE / API2 / Backup.pm
2020-07-09 Aaron Lautererapi: backup: add endpoint to list included guests and...
2020-07-08 Thomas Lamprechtbackup: update job: add missing permission description
2020-07-08 Thomas Lamprechtbackup: factor out param permission check
2020-07-08 Oguz Bektasbackup: add missing user check in update_job
2019-10-18 Christian Ebnervzdump: move code needed for cfs register of vzdump...
2019-08-16 Stefan ReiterDelete "exclude" when switching a backup job to pool...
2019-08-14 Stefan ReiterCode cleanup in Backup
2019-06-28 Thomas Lamprechtapi: backup pool: enforce VM.Backup permissions on...
2019-06-28 Thomas Lamprechtapi: backup pool: enforce VM.Backup permissions on...
2019-06-28 Tim Marxfix #1278 api: add pool backup option
2019-06-28 Tim Marxwhitespace cleanup
2019-06-25 Christian Ebnerbackup jobs: Aquire lock before modifying vzdump.cron
2016-10-17 Fabian Grünbichlerrestrict vzdump cron options
2015-07-27 Thomas LamprechtAdded functionality do disable temporary a backup job
2015-06-02 Dietmar Maurerfix typo
2014-11-24 Tobias DoerffelFixed typo in backup API
2012-03-20 Dietmar Maureruse Digest::SHA instead of Digest::SHA1
2012-02-06 Dietmar Maureradd permissions for backup API
2011-11-24 Dietmar Maureruse new syntax for PVE::JSONSchema::get_options
2011-10-31 Dietmar Maurercleanup vzdump backup/cron code
2011-10-31 Dietmar Maureruse vzdump.cron instead of vzdump
2011-10-28 Dietmar Maureradd delete option to backup api
2011-10-27 Dietmar Maureruse starttime hh:mm instead of hour and minute
2011-10-25 Dietmar Maurercorrectly quote shell arguments inside vzdump cron...
2011-10-25 Dietmar Maurerfinnish and cleanup vzdump API