]> git.proxmox.com Git - pve-guest-common.git/history - PVE
Add foreach_unused_volume
[pve-guest-common.git] / PVE /
2020-03-27 Fabian EbnerAdd foreach_unused_volume
2020-03-27 Fabian EbnerAdd interfaces for volume-related helpers
2020-03-12 Dominik Csapakmake GuestHelpers a subclass of Exporter
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-03-10 Oguz Bektasguesthelpers: move/add safe comparison functions from...
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-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-11-19 Wolfgang Bumilleravoid cyclic reference in closure
2019-11-18 Fabian Grünbichleruse PVE::SSHInfo
2019-11-18 Fabian Grünbichleruse PVE::DataCenterConfig
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 Thomas Lamprechthelpers: s/conf_table_with_pending/config_with_pending_...
2019-10-18 Oguz Bektashelpers: add method to represent config as a table
2019-10-18 Oguz Bektashelpers: add pending-aware guest config printer from...
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-10-18 Christian Ebnerfix #1291: implement remove_vmid_from_backup_jobs
2019-10-18 Christian Ebnervzdump: move registration of vzdump.cron from manager...
2019-10-01 Thomas Lamprechtfollowup: rename to print_snapshot_tree, add comment...
2019-10-01 Oguz Bektasreformat code for snapshot tree into GuestHelpers
2019-09-04 Christian Ebnerimplement remove_vmid_jobs for ReplicationConfig
2019-04-17 Wolfgang Linkincrease max reading replication state file size.
2019-02-01 Thomas Lamprechtfollouwp: saner exception handling
2019-02-01 Dominik Csapakadd check/exec_hookscript to GuestHelpers
2019-01-03 Wolfgang Bumillerreplace complete_snapshot_name with snapshot_list
2018-12-14 Thomas Lamprechtfix deprecated unescaped left brace in regex
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
2018-05-14 Wolfgang Bumillercleanup: ReplicationConfig: be specific about write_config
2018-05-09 Wolfgang LinkAdd lock to pervent lost update.
2018-05-09 Wolfgang LinkSwap source and target in replication config, if VM...
2018-05-09 Wolfgang LinkAdd function: swap source and target in replication...
2018-05-09 Wolfgang LinkGet snapshots when no state is available.
2018-05-09 Wolfgang LinkDelete replication snapshots only if last_sync is not 0.
2018-05-09 Wolfgang LinkAdd config parameter 'source'.
2018-05-09 Wolfgang LinkCleanup for stateless jobs.
2018-04-16 Dietmar MaurerReplication.pm: code cleanup
2018-04-16 Dietmar MaurerPVE/Replication.pm: fix error message
2018-04-16 Wolfgang Linkfix #1694: make failure of snapshot removal non-fatal
2017-12-15 Thomas Lamprechtvzdump: add common log sub-method
2017-12-15 Thomas Lamprechtvzdump: allow all defined log levels
2017-12-13 Wolfgang LinkRemove noerr form replication.
2017-10-17 Wolfgang Bumillerreplication: purge states: verify the vmlist
2017-10-16 Wolfgang LinkAdd logfunc in storage_migration.
2017-09-21 Thomas LamprechtVZDump/Plugin: avoid cyclic dependency
2017-09-20 Thomas LamprechtAbstractMigrate: remove unused obsolete variables
2017-09-07 Thomas LamprechtAbstractMigrate: do not overwrite global signal handlers
2017-09-01 Alwin AntreichFix #1480: die if snapshot name is not found before...
2017-07-03 Wolfgang Bumillerreplication: we must call storage_migrate with with_sna...
2017-06-29 Thomas Lamprechtreplication job_status: add get_disabled parameter
2017-06-29 Dietmar MaurerRevert "Add guest type at find_local_replication_job"
2017-06-29 Dietmar MaurerPVE::Replication - do not use $jobcfg->{vmtype}
2017-06-28 Wolfgang LinkAdd guest type at find_local_replication_job
2017-06-28 Dietmar Maurerfix previous commit
2017-06-28 Dietmar Maurerreplication: improve schedule_job_now
2017-06-28 Wolfgang Bumillerreplication: add schedule_job_now helper
2017-06-28 Wolfgang Bumillerreplication: sort time stamps numerically
2017-06-28 Dietmar Maurerreplication: pass $noerr to run_replication_nolock
2017-06-27 Wolfgang LinkAdd new function delete_guest_states.
2017-06-27 Wolfgang Bumillerreplication: don't sync to offline targets on error...
2017-06-27 Wolfgang Bumillerreplication: keep retrying every 30 minutes in error...
2017-06-27 Dietmar MaurerPVE::ReplicationState - cleanup job state on job removal
2017-06-27 Dietmar MaurerPVE::ReplicationState::purge_old_states - new helper
2017-06-27 Dietmar MaurerPVE::ReplicationState::write_job_state - allow to remov...
2017-06-23 Dietmar MaurerPVE/Replication.pm: also log when we thaw the filesystem
2017-06-22 Dominik Csapakchange replica log timestamp to a human readable format
2017-06-21 Dietmar MaurerPVE::AbstractMigrate - new helpers to handle replicatio...
2017-06-21 Dietmar MaurerPVE::ReplicationState::extract_vmid_tranfer_state ...
2017-06-21 Dietmar MaurerPVE::ReplicationConfig::switch_replication_job_target...
2017-06-20 Dietmar MaurerPVE/ReplicationConfig.pm: store job id inside job config
2017-06-20 Dietmar MaurerPVE::Replication::run_replication - add verbose parameter
2017-06-20 Dietmar MaurerPVE::Replication::run_replication - return replicated...
2017-06-20 Dietmar MaurerPVE::ReplicationState - new helpers record_job_start...
2017-06-20 Dietmar MaurerPVE::Replication::find_common_replication_snapshot...
2017-06-20 Dietmar MaurerPVE::ReplicationConfig::find_local_replication_job...
2017-06-19 Wolfgang Bumillerreplication: replicate_volume: rate can be undefined
2017-06-14 Dietmar Maurerreplicate_volume: implement rate limit and insecure
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 Dietmar MaurerPVE/ReplicationState.pm: implement write_vmid_job_states
2017-06-12 Wolfgang LinkMake rollback compatible with storage replica.
2017-06-12 Dietmar MaurerPVE::Replication - pass $cleanup parameter to get_repli...
2017-06-12 Dietmar MaurerPVE::AbstractConfig - add prototype for get_replicatabl...
2017-06-12 Dietmar MaurerPVE::Replication::prepare - allow to pass undefined...
2017-06-12 Dietmar Maureradd PVE/Replication.pm - moved from pve-manager
2017-06-12 Dietmar MaurerPVE::ReplicationConfig add delete_job helper
next