]> git.proxmox.com Git - pmg-api.git/history - PMG/API2/Cluster.pm
integrate custom_check
[pmg-api.git] / PMG / API2 / Cluster.pm
2018-10-30 David Limbeckfix typo
2018-03-02 Dominik Csapakfix #1679: do not delete old quarantine mails on cluste...
2017-11-13 Dietmar MaurerPMG/API2/Cluster.pm - use PMG::MailQueue::create_spooldirs
2017-11-13 Dietmar MaurerPMG/API2/Cluster.pm - new option list_single_node
2017-11-13 Dietmar MaurerPMG/API2/Cluster.pm - fix permissions
2017-11-09 Dietmar MaurerPMG/API2/Cluster.pm - fix rewrite config, move db_servi...
2017-04-25 Dietmar MaurerPMG::API2::Cluster - rewrite config after join
2017-04-20 Dietmar MaurerPMG::Cluster::sync_master_quar - do not pass $cinfo...
2017-04-20 Dietmar MaurerPMG/API2/Cluster.pm: on join, sync all quarantine files...
2017-04-14 Dietmar MaurerPMG/API2/Cluster.pm: also start/stop pmgmirror on creat...
2017-04-13 Dietmar MaurerPMG/API2/Cluster.pm: add a separate status API
2017-04-12 Dietmar MaurerPMG/API2/Cluster.pm: allways convert exceptions object...
2017-04-12 Dietmar MaurerAPI get /config/cluster/nodes: inlude node status from...
2017-04-12 Dietmar MaurerPMG/API2/Cluster.pm: stop/start pmgtunnel at create...
2017-04-11 Dietmar MaurerPMG::Cluster::sync_config_from_master - try to use...
2017-04-11 Dietmar MaurerPMG/API2/Cluster.pm: avoid call to PVE::INotify::read_file
2017-04-10 Dietmar MaurerPMG/API2/Cluster.pm: set protected flag
2017-04-10 Dietmar MaurerPMG/API2/Cluster.pm: improve cluster join
2017-04-07 Dietmar MaurerPMG/API2/Cluster.pm: complete cluster create, run as...
2017-04-06 Dietmar MaurerPMG/API2/Cluster.pm: write local cluster config after...
2017-04-06 Dietmar MaurerPMG/API2/Cluster.pm: add test if ip or name are already...
2017-04-06 Dietmar Maurerimplement cluster join - first version
2017-04-06 Dietmar Maurerpmgcm: better output if local node is not part of a...
2017-04-06 Dietmar Maurerrenamed: PMG/API2/ClusterConfig.pm -> PMG/API2/Cluster...