]> git.proxmox.com Git - pve-guest-common.git/history - PVE/AbstractConfig.pm
get_backup_volumes: clarifcation and indentation improvements to comment
[pve-guest-common.git] / PVE / AbstractConfig.pm
2020-03-10 Thomas Lamprechtget_backup_volumes: clarifcation and indentation improv...
2020-03-10 Aaron Lautererabstractconfig: add prototype for get_backup_volumes
2020-03-10 Thomas Lamprechtconfig: add missing use GuestHelpers module
2020-03-10 Thomas Lamprechtconfig: return early if $opt is not partial fast pluggable
2020-03-10 Oguz Bektasabstractconfig: add partial_fast_plug
2020-02-08 Thomas Lamprechtfix some typos
2020-02-07 Thomas Lamprechttrivial whitespace fix
2020-01-23 Thomas Lamprechtconfig trait: allow to pass lock to create_and_lock_config
2019-10-18 Thomas Lamprechtcleanup_pending: refactor and fix $force
2019-10-18 Thomas Lamprechtrefactor/cleanup remove_from_pending_delete sligthly
2019-10-18 Thomas Lamprechtrefactor/cleanup add_to_pending_delete sligthly
2019-10-18 Thomas Lamprechtprint_pending_delete: make deterministical
2019-10-18 Thomas Lamprechtrefactor print_pending_delete slightly
2019-10-18 Thomas Lamprechtrefactor parse_pending_delete to sane implemenation
2019-10-18 Oguz Bektasabstractconfig: add load_current_config and load_snapsh...
2019-10-18 Oguz Bektasabstractconfig: add pending changes related helpers
2019-10-18 Thomas Lamprechtbase guest config: add common destroy_config implementation
2019-01-03 Wolfgang Bumillerreplace complete_snapshot_name with snapshot_list
2018-11-14 Rhonda D'VineBash completion helper for snapshot name
2018-09-17 Dominik Csapakadd snapshot rollback hook and remove qemu machine...
2018-06-12 Thomas Lamprechtadd create_and_lock_config
2017-09-01 Alwin AntreichFix #1480: die if snapshot name is not found before...
2017-06-13 Dietmar Maurercall get_replicatable_volumes with $vmid parameter
2017-06-13 Dietmar Maurerget_replicatable_volumes: add $vmid parameter
2017-06-13 Dietmar MaurerPVE/AbstractConfig.pm - include missing classes
2017-06-12 Wolfgang LinkMake rollback compatible with storage replica.
2017-06-12 Dietmar MaurerPVE::AbstractConfig - add prototype for get_replicatabl...
2017-05-29 Dietmar MaurerAbstractConfig.pm: remove code for replicate configuration
2017-05-06 Dietmar MaurerAbstractConfig.pm: do not copy/store replicate paramete...
2017-04-28 Wolfgang LinkReplica parameters should be ignored by snapshot and...
2017-01-24 Fabian Grünbichlerinitial commit