]> git.proxmox.com Git - pve-storage.git/history - PVE/ReplicationTools.pm
PVE::ReplicationTools::sync_guest - do not add snapname to disks_status
[pve-storage.git] / PVE / ReplicationTools.pm
2017-05-08 Dietmar MaurerPVE::ReplicationTools::sync_guest - do not add snapname...
2017-05-08 Dietmar MaurerPVE::ReplicationTools:sync_disk - use $lastsync instead...
2017-05-08 Dietmar MaurerPVE::ReplicationTools::sync_guest - use integer compare...
2017-05-08 Dietmar MaurerPVE::ReplicationTools::get_snapshot - remove dead code
2017-05-08 Dietmar MaurerPVE::ReplicationTools: new helper get_ssh_cmd()
2017-05-08 Dietmar MaurerPVE::ReplicationTools::cleanup_snapshot - make sure...
2017-05-06 Dietmar Maureruse 'eq' instead of regex for simple equality test.
2017-05-05 Dietmar MaurerPVE::ReplicationTools - coding style cleanup
2017-05-05 Dietmar MaurerPVE::ReplicationTools::get_node_ip() - fix arguments...
2017-05-05 Dietmar MaurerPVE::ReplicationTools - add missing "use PVE::INotify;"
2017-05-05 Dietmar MaurerPVE::ReplicationTools - remove unused var $cluster_nodes
2017-05-05 Dietmar MaurerPVE::ReplicationTools - only use required modules ...
2017-05-05 Dietmar MaurerPVE::ReplicationTools - remove useless call to cfs_update
2017-05-05 Dietmar Maurerpvesr: rename list => jobs, call API
2017-04-28 Wolfgang Bumillerreplica: get_syncable_disks: skip disks with replica=0
2017-04-28 Wolfgang Bumillerreplica: add missing import
2017-04-28 Wolfgang Bumillerreplica: cleanup
2017-04-28 Wolfgang LinkThis patch will include storage asynchronous replication.