]> git.proxmox.com Git - pve-container.git/history - src/PVE/API2/LXC.pm
prefer storage_check_enabled over storage_check_node
[pve-container.git] / src / PVE / API2 / LXC.pm
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
2018-10-09 Tim Marxclose #1940: pct console: added ability to specify...
2018-08-01 Dietmar Maurervmstatus: define return propertries
2018-08-01 Dietmar Maurervmlist: document return properties
2018-07-10 Stoiko IvanovPVE::API2::LXC: import raise_perm_exc
2018-06-18 Thomas Lamprechtapi create: allow auto ct start after create finished
2018-06-06 Thomas Lamprechtfollowup: clarify error for CT templates on directory...
2018-06-06 Wolfgang Linkfix #1778: check if storage support templates
2018-06-01 Wolfgang Bumillerfix #1786: check for shared storage on clone
2018-05-30 Wolfgang LinkMark CT as a template after rename volumes.
2018-03-21 Wolfgang Bumillerrestore: support i/o rate limiting
2018-03-21 Thomas Lamprechtclone: randomize network MAC HW address of clone
2018-03-20 Dietmar Maurerclone: check storage permissions
2018-03-20 Dietmar Maurerclone: implement target parameter
2018-03-19 Dominik Csapakadd features 'clone', 'copy' to api
2018-03-16 Dietmar Maurerfix spelling
2018-03-15 Dietmar Maurerclone: use better default for parameter 'full'
2018-03-15 Dietmar Maurerclone: allow clone to same storage without specifying...
2018-03-15 Dietmar MaurerPVE/API2/LXC.pm: remove experimental parameter for...
2018-03-13 Wolfgang Bumilleradd move_volume api call
2018-03-13 Wolfgang Bumilleruse copy_volume for full clones
2017-12-12 Dominik Csapakadd termproxy api call for lxc
2017-11-27 Dominik Csapakadd 'noescapechar' parameter to get_console_command
2017-11-17 Dominik Csapakmake ssh connection transparent
2017-09-07 Thomas LamprechtAPI/clone: do not overwrite global signal handlers
2017-06-27 Thomas LamprechtAPI HA tasks: we request states not execute them
2017-06-12 Dietmar Maurersrc/PVE/API2/LXC.pm: aquire guest_migration_lock inside...
2017-06-02 Dominik Csapakallow width and height parameter for vncproxy
2017-05-31 Dietmar Maurermigrate: aquire guest_migration_lock during
2017-05-29 Dietmar Maurerdo not allow destroy if there are replication jobs
2017-05-06 Dietmar Maureruse a single replicate property (format pve-replicate)
2017-04-28 Wolfgang LinkDestroy all remote and local replication datasets when...
2017-03-09 Dominik Csapakadd keeplocale parameter to vncproxy run_command
next