]> git.proxmox.com Git - pve-container.git/history - src/PVE/API2/LXC.pm
fix #5414: use proper percentages in `pct df`
[pve-container.git] / src / PVE / API2 / LXC.pm
2 days ago Thomas Lamprechtapi: fix regression with locking start-after-create
2024-03-08 Thomas Lamprechtapi: lxc: add missing use statement for UNIX Sockets...
2023-11-21 Wolfgang BumillerMerge branch 'sdn/dhcp-support'
2023-11-21 Stefan Hanreichcreate: Do not call create_ifaces_ipams_ips
2023-11-21 Alexandre Derumiervm_clone : create ips in ipams
2023-11-21 Alexandre Derumiervm_create|restore: create ips in ipam
2023-11-17 Wolfgang BumillerMerge branch 'c.heiss/nixos/fix-arch-detection'
2023-11-14 Leo Nunnerapi: network: get interfaces from containers
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 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-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-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-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-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
2019-11-18 Fabian Grünbichleruse PVE::RRD for RRD data
2019-11-18 Fabian Grünbichleruse PVE::DataCenterConfig
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 Bektasskip pending changes while cloning
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-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
2019-03-04 Thomas Lamprechtfollowup: code cleanup
2019-03-04 Oguz Bektasfix #2117: don't keep custom idmap in pct pipe restore
2019-01-29 Thomas Lamprechtfix #889: api create: reserver config with create lock...
2019-01-29 Thomas Lamprechtdestroy_config: die if unlink fails
2019-01-26 Thomas Lamprechtapi/create: trivial: move worker name out
2019-01-26 Thomas Lamprechtapi/create: empty newline cleanup
2019-01-07 Wolfgang Bumilleronly recover id mapping on restore
2018-12-27 Wolfgang Bumillerfixup comment about early lxc.idmap recovery
2018-12-27 Wolfgang Bumillercleanup: factor out root@pam check
2018-12-27 Wolfgang Bumillerarray usage fixup
2018-12-27 Oguz Bektasfix #2028: keep custom uid mapping during restore
next