]> git.proxmox.com Git - pve-guest-common.git/history - PVE/Replication.pm
replicaiton: log rate and transport type
[pve-guest-common.git] / PVE / Replication.pm
2020-04-08 Thomas Lamprechtreplicaiton: log rate and transport type
2020-04-08 Thomas Lamprechtreplication: dont declare variable in post-if scope
2020-02-08 Thomas Lamprechtfix some typos
2019-11-18 Fabian Grünbichleruse PVE::SSHInfo
2019-11-18 Fabian Grünbichleruse PVE::DataCenterConfig
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 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-13 Wolfgang LinkRemove noerr form replication.
2017-10-16 Wolfgang LinkAdd logfunc in storage_migration.
2017-07-03 Wolfgang Bumillerreplication: we must call storage_migrate with with_sna...
2017-06-29 Dietmar MaurerPVE::Replication - do not use $jobcfg->{vmtype}
2017-06-28 Dietmar Maurerreplication: pass $noerr to run_replication_nolock
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-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-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-12 Dietmar MaurerPVE::Replication - pass $cleanup parameter to get_repli...
2017-06-12 Dietmar MaurerPVE::Replication::prepare - allow to pass undefined...
2017-06-12 Dietmar Maureradd PVE/Replication.pm - moved from pve-manager