]> git.proxmox.com Git - pve-guest-common.git/history - PVE/Replication.pm
replication: we must call storage_migrate with with_snapshots true
[pve-guest-common.git] / PVE / Replication.pm
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