]> git.proxmox.com Git - pve-container.git/history - src/PVE/API2
config permission check: also check access for currently configured bridge
[pve-container.git] / src / PVE / API2 /
2023-06-09 Fabian Grünbichlernetwork permissions: implement checks
2023-06-07 Fiona Ebnerapi: resize: fork before locking
2023-06-07 Fiona Ebnerapi: resize: drop error that can never apply
2022-12-22 Daniel Tschlatscherrestore: also remove firewall config after failed restore
2022-12-22 Daniel Tschlatscherrestore: clean up config when invalid source archive...
2022-11-17 Fabian Grünbichlermigration: add remote migration
2022-11-08 Stefan Hanreichfix #4228: add start parameter to rollback endpoint...
2022-11-08 Fiona Ebnerapi: create/update vm: clamp cpu unit value
2022-07-05 Daniel Tschlatscherfix: cloning a locked container creates an empty config
2022-06-14 Dominik Csapakmove_volume: call deactivate volume for the old volid...
2022-04-15 Thomas Lamprechtapi: reassign volume: allow to reassign to self
2022-04-07 Thomas Lamprechtapi: vol rename: refactorings
2022-04-01 Fabian Ebnerapi: create/modify: add content type checks
2022-03-15 Fabian Grünbichlerapi: snapshot delete: prefix lock-fail error
2022-03-15 Fabian Ebnerfix #3424: api: snapshot delete: wait for active replic...
2022-02-11 Fabian Grünbichlermigrate: improve target storage checks
2022-02-11 Thomas Lamprechtapi: small code/style cleanup
2022-02-11 Dominik Csapakfix #3635: fix overly-strict pool permission check...
2022-02-09 Fabian Grünbichlerfix #1532: add target-storage support to migration
2021-11-10 Fabian Grünbichlerreassign mp: fix permission checks
2021-11-10 Fabian Grünbichlerreassign mp: various improvements
2021-11-09 Aaron Lautererapi: move-volume: cleanup very long lines
2021-11-09 Aaron Lautererapi: move-volume: add move to another container
2021-10-14 Thomas Lamprechtclone: code bloat reduction
2021-10-14 Oguz Bektasapi: clone_vm: don't include snapshot properties
2021-09-30 Aaron Lautererpct status: mark suspend as experimental
2021-08-05 Dominik Csapakapi: limit priv -> unpriv change on container restore...
2021-08-04 Dominik Csapakadd old config and unprivileged to check_ct_modify_conf...
2021-06-21 Fabian Ebnerprefer storage_check_enabled over storage_check_node
2021-06-18 Fabian Grünbichlerclone_vm: rework firewall config cloning
2021-06-18 Fabian Grünbichlerclone_vm: refactor locking further
2021-06-18 Fabian Grünbichlerclone_vm: move linked clone check in eval
2021-06-18 Fabian Grünbichlerclone_vm: reduce source flock scope
2021-06-18 Fabian Grünbichlerclone_vm: use destroy_config instead of manual unlink
2021-06-18 Fabian Grünbichlerclone_vm: use move_config_to_node
2021-06-18 Oguz Bektasclone_vm: fix minor typo in error message
2021-06-18 Oguz Bektasrun post_clone_hook in clone_vm API
2021-06-18 Oguz Bektasclone_vm: improve config locking
2021-06-08 Fabian Ebnermigrate: remove deprecated force parameter
2021-05-26 Thomas Lamprechtapi: clone: whitespace/code cleanup
2021-02-25 Thomas Lamprechtimprove code readability
2021-02-25 Oguz Bektasfix #3313: restore: keep unprivileged status from archi...
2021-02-25 Oguz Bektasbackup: keep CT template status for non-root restores
2021-01-26 Fabian Grünbichlerrestore: add more informational messages
2021-01-26 Fabian Grünbichlerrestore: pass target vmid to config recovery
2021-01-25 Thomas Lamprechtapi: destroy: add 'destroy-unreferenced-disks' parameter
2020-09-22 Fabian Grünbichlerfix #3016: clone: do not copy snapshot config
2020-09-09 Thomas Lamprechtimplement debug start
2020-08-27 Aaron Lautererlxc: resize: fix #2790 return message in case of disk...
2020-05-05 Fabian Grünbichlerapi/destroy: repeat early checks after locking
2020-05-05 Fabian Ebnercreate_vm: avoid premature write_config caused by updat...
2020-04-25 Thomas Lamprechtapi/destroy: add force to allow destroying running CT
2020-04-25 Thomas Lamprechtapi/destroy: improve description for purge param
2020-04-21 Fabian EbnerFix move_volume by using result from parse_volume
2020-04-08 Fabian EbnerUse parse_volume instead of parse_ct-variants
2020-04-08 Fabian EbnerUse foreach_volume instead of foreach_mountpoint-variants
2020-03-27 Fabian EbnerImplement volume-related helpers and use new foreach_volume
2020-03-27 Fabian Ebnermove_volume: if deleting old volume fails, add it as...
2020-03-27 Fabian Ebnerfix #1904: convert to base image when moving a volume...
2020-03-27 Fabian EbnerRely on template_create to check whether creating a...
2020-03-27 Fabian EbnerFor clone+copy features, make sure a valid format for...
2020-03-12 Thomas Lamprechtfix #2580: api/delete: drop CT from HA resources if...
2020-02-25 Dietmar Maurervzdump: add support for proxmox backup server
2020-01-31 Dominik Csapakallow reading snapshot config for VM.Audit
2019-11-20 Oguz Bektasimplement container reboot
2019-11-18 Fabian Grünbichleruse PVE::RRD for RRD data
2019-11-18 Fabian Grünbichleruse PVE::DataCenterConfig
2019-11-14 Fabian EbnerUse crm-command stop to allow shutdown with timeout...
2019-10-18 Thomas Lamprechtfixup error message
2019-10-18 Tim Marxadd check to resize disk if current size could not...
2019-10-18 Tim Marxwhitespace cleanup
2019-10-18 Christian Ebnerfix #1291: add option purge for destroy_vm api call
2019-10-18 Oguz Bektasimplement pending changes
2019-10-18 Oguz Bektasskip pending changes while cloning
2019-10-18 Oguz Bektasapi: config: use shared guesthelpers in GET call
2019-10-18 Thomas Lamprechtfixup: add lxc/pending API path
2019-10-18 Oguz Bektasadd lxc/pending API path
2019-10-18 Thomas Lamprechtfix #2412: ct destroy: only delete config after deleted...
2019-10-18 Thomas Lamprechtreuse guest-common destroy_config
2019-09-30 Fabian Grünbichlerrestore lxc.* entries once
2019-09-17 Oguz Bektasfix issue where ttys aren't correctly set after restore
2019-09-11 Oguz Bektasapi lxc: remove trailing whitespace
2019-09-04 Christian EbnerNewline cleanups
2019-07-26 Fabian Grünbichlerrestore: correctly handle fw config from archive
2019-05-13 Thomas Lamprechtremove Data::Dumper usages
2019-05-13 Thomas Lamprechtapi config: cleanup indentation and whitespace issues
2019-05-13 Thomas Lamprechtapi status: indentation, whitespace and empty newline...
2019-05-13 Thomas Lamprechtapi status: code cleanup for HA calls
2019-05-10 Thomas Lamprechtapi status: use own variable for frequent hash use
2019-05-10 Thomas Lamprechtapi status: cleanup nested closures
2019-05-10 Thomas Lamprechtapi status: indentation cleanup
2019-05-10 Thomas Lamprechtfix #2200: vm_stop: add nokill-after-timeout parameter
2019-04-25 Christian Ebnerfix: #1075: Correctly restore CT templates form backup
2019-04-02 Thomas Lamprechtfollowup: reword bwlimit default wording
2019-04-02 Stoiko Ivanovbwlimit: add parameter to API2 calls
2019-04-02 Christian Ebnerfix: #1218 Add flag 'unique' to pct restore in order...
2019-03-27 Thomas Lamprechtdepreacate pve-lxc-snapshot-name in favor of identical...
2019-03-11 Thomas Lamprechtfixup: only un-map if not running and comment so
2019-03-11 Thomas Lamprechtfixup: always un-map and comment more
2019-03-11 Alwin AntreichFix #2109: resize rbd volume for container failed
next