]> git.proxmox.com Git - pve-storage.git/history - PVE/ReplicationTools.pm
api: add import/export format querying
[pve-storage.git] / PVE / ReplicationTools.pm
2017-05-09 Dietmar MaurerPVE::ReplicationTools::update_conf - correctly catch...
2017-05-09 Dietmar MaurerReplicationTools.pm: call PVE::INotify::nodename inside...
2017-05-09 Dietmar MaurerReplicationTools.pm_ do not pass $local_node to volume_...
2017-05-09 Dietmar MaurerReplicationTools.pm: rename $get_guestconfig to get_gue...
2017-05-09 Dietmar Maurerrename get_syncable_guestdisks to get_replicatable_volumes
2017-05-09 Dietmar MaurerReplicationTools: use get_replicatable_volumes()
2017-05-08 Dietmar MaurerPVE::ReplicationTools::get_node_ip - do not pass noerr...
2017-05-08 Dietmar MaurerPVE::ReplicationTools - s/delet/delete/
2017-05-08 Dietmar Maureruse consistent snapshot prefix for replicas
2017-05-08 Dietmar MaurerPVE::ReplicationTools::destroy_all_snapshots - never...
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.