]> git.proxmox.com Git - pve-guest-common.git/history - PVE
bump version to 5.1.1
[pve-guest-common.git] / PVE /
2021-05-09 Thomas Lamprechtbuildsys: split packaging and source build-systems
2021-03-05 Fabian Ebnermention prune behavior for the remove parameter
2021-02-19 Fabian Ebnervzdump: mailto: use email-or-username-list format
2021-02-19 Fabian Ebnervzdump: command line: make sure mailto is comma-separated
2021-02-19 Fabian Ebnervzdump: command line: refactor handling prune-backups
2021-01-26 Fabian Ebnervzdump: correctly handle prune-backups option in comman...
2021-01-26 Fabian Ebnervzdump: add explicit reminder for breaking schema chang...
2020-11-24 Fabian Ebnervzdump: update exclude-path description
2020-11-06 Fabian Ebnerjob_status: simplify fixup of jobs for stolen guests
2020-11-06 Fabian Ebnercreate nolock variant for switch_replication_job_target
2020-11-06 Fabian Ebneralso update sources in switch_replication_job_target
2020-11-06 Fabian Ebnerclarify what the source property is used for in a repli...
2020-11-06 Fabian Ebnerjob_status: read only after acquiring the lock
2020-10-24 Thomas Lamprechtprint snapshot tree: reduce indentation
2020-09-03 Oguz Bektasvzdump: use regex check for 'mailto'
2020-08-24 Thomas Lamprechtmove config: add comment about node owning configs
2020-08-24 Fabian EbnerAdd move_config_to_node method
2020-08-20 Fabian EbnerAdd prune-backups option to vzdump parameters
2020-08-05 Fabian Grünbichlerunbreak config_with_pending_array
2020-07-11 Thomas Lamprechtfollowup: add comment to avoid same mistake again
2020-07-11 Stoiko Ivanovfix #2834: skip refs in config_with_pending_array
2020-06-24 Aaron LautererAdapt description of get_backup_volumes
2020-05-20 Thomas Lamprechtrefactor config_with_pending_array
2020-05-20 Thomas Lamprechtfix config_with_pending_array for falsy current values
2020-05-05 Fabian Grünbichlerlock_config: rename lock_config_mode -> lock_config_shared
2020-05-05 Fabian Grünbichlersnapshot_delete: check for concurrent modifications...
2020-05-05 Fabian Ebnersnapshot_rollback: make sure newer replication snapshot...
2020-05-05 Fabian Grünbichlersnapshot_rollback: flock earlier
2020-05-05 Fabian Ebnerfix 2682: make sure configuration file is up-to-date...
2020-05-05 Fabian EbnerAvoid duplication by using lock_config_mode
2020-05-04 Alwin AntreichFix: #2124 add zstd support
2020-04-09 Fabian EbnerAdd update_volume_ids
2020-04-09 Fabian EbnerUse new storage_migrate interface
2020-04-08 Thomas Lamprechtreplicaiton: log rate and transport type
2020-04-08 Thomas Lamprechtreplication: dont declare variable in post-if scope
2020-03-27 Fabian Ebnerforeach_volume(_full): generalize and implement function
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"
next