]> git.proxmox.com Git - pmg-api.git/history - src/PMG/Cluster.pm
dkim: add QID in warnings
[pmg-api.git] / src / PMG / Cluster.pm
2024-02-22 Stoiko Ivanovdatabase: use foreign keys for rule and object group...
2024-02-21 Dominik Csapakadd rule attributes and/invert (for each relevant type)
2024-02-21 Dominik Csapakadd objectgroup attributes and/invert
2023-07-24 Stoiko Ivanovcluster: fingerprint parsing: adapt to changed openssl...
2023-06-27 Stoiko Ivanovcluster: fix rsync invocation
2023-03-20 Christoph Heissfix #2437: config: Add new tls_inbound_domains postfix map
2021-11-28 Wolfgang Bumilleradd tfa.json and its lock methods
2021-09-18 Thomas Lamprechtprefer more flexible get_local_ip where possible
2021-07-14 Thomas Lamprechtfollowup: s/valid_ssh_pubkey/valid_ssh_pubkey_regex/
2021-07-14 Stoiko Ivanovcluster: refactor ssh pubkey verification
2021-06-30 Stoiko Ivanovcluster: fix missing import
2021-06-16 Stoiko Ivanovgreylisting: drop unneeded Host column form cgreylist...
2021-03-18 Stoiko Ivanovcluster: use old and new fingerprint on master
2021-03-18 Wolfgang Bumillerrearrange acme files
2021-03-16 Thomas Lamprechtcluster: whitespace/indentation fixes
2021-03-16 Stoiko Ivanovcluster: add trigger_update_fingerprints
2021-03-16 Stoiko Ivanovcluster: add helper to get remote cert fingerprint
2021-03-16 Stoiko Ivanovcluster: refactor rsync_command
2021-03-16 Wolfgang Bumillercluster: sync acme/ and acme-plugins.conf
2020-11-17 Stoiko Ivanovadd /etc/pmg/pbs to cluster-sync
2020-04-20 Stoiko Ivanovuse postgres inet functions for greylist matching
2020-02-21 Thomas Lamprechtreplace lookup_node_ip with get_ip_from_hostname from...
2019-11-15 Dominik Csapaksync custom spamassassin scores to the slaves
2019-11-15 Dominik Csapakimplement force_restart for cluster sync
2019-10-23 Stoiko Ivanovadd /etc/pmg/dkim to cluster-sync
2019-09-09 Stoiko Ivanovfix #2360: cluster: reload pmg-smtp-filter on rulechange
2019-07-24 Thomas Lamprechtsplit source and packaging, and clean latter a bit up