]> git.proxmox.com Git - pmg-api.git/history - PMG/CLI/pmgcm.pm
dkim: add QID in warnings
[pmg-api.git] / PMG / CLI / pmgcm.pm
2019-07-24 Thomas Lamprechtsplit source and packaging, and clean latter a bit up
2018-10-30 David Limbeckfix typo
2018-01-17 Dietmar Maurerpmgcm.pm: implement promote
2018-01-11 Dietmar Maurerimplement pmgcm delete
2017-08-21 Dietmar Maurerfactor out format_uptime
2017-04-28 Dietmar MaurerPMG/CLI/pmgcm.pm: pass undefined $rulecache to rewrite_...
2017-04-26 Dietmar Maurerpmgcm: replace $cfg => $cinfo
2017-04-26 Dietmar Maurerpmgcm: use PMG::ClusterConfig->new()
2017-04-25 Dietmar Maurerpmgcm: rewrite config after sync
2017-04-20 Dietmar MaurerPMG::Cluster::sync_master_quar - do not pass $cinfo...
2017-04-13 Dietmar MaurerPMG/API2/Cluster.pm: add a separate status API
2017-04-12 Dietmar Maurerpmgcm: use correct formula to compute disk percentage
2017-04-12 Dietmar MaurerAPI get /config/cluster/nodes: inlude node status from...
2017-04-11 Dietmar MaurerPMG::Cluster::sync_config_from_master - try to use...
2017-04-11 Dietmar Maurerpmgcm: add 'sync' command
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 Maurerimplement cluster join - first version
2017-04-06 Dietmar Maurerpmgcm.pm: improve API description
2017-04-06 Dietmar Maurerpmgcm join_cmd: new helper
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...
2017-04-05 Dietmar Maurerbin/pmgcm: start cluster management toolkit + API