]> git.proxmox.com Git - pmg-api.git/history - src/PMG/Utils.pm
utils: postgres_admin_cmd chdir to / before running
[pmg-api.git] / src / PMG / Utils.pm
2022-02-03 Stoiko Ivanovutils: postgres_admin_cmd chdir to / before running
2021-11-26 Stoiko Ivanovfix #2795: add support for DSN
2021-10-06 Dominik Csapakfix #2071: RuleDB: ignore duplicate entries for Who...
2021-07-13 Thomas Lamprechtutils: fix typo in error message
2021-07-13 Thomas Lamprechtutils: service command: improve refusal to stop error...
2021-07-03 Stoiko Ivanovutils: fix service_aliases usage
2021-06-11 Stoiko Ivanovutils: do not hardcode postgres version
2021-06-11 Oguz Bektasclamav: remove deprecated SafeBrowsing
2021-03-21 Thomas Lamprechttypo fixes all over the place
2021-02-10 Stoiko Ivanovutils: allow '/' inside email address localpart
2021-01-20 Stoiko Ivanovapi: spamassassin: update local channels
2021-01-20 Stoiko Ivanovadd helper for parsing SA channel.d files
2020-11-25 Stoiko Ivanovutils: ignore leading whitespace in sa description
2020-11-18 Dominik Csapakrefactor domain_regex to Utils
2020-11-18 Stoiko Ivanovreinject_email: fix connecting for ipv6-only hosts
2020-02-21 Thomas Lamprechtreplace lookup_node_ip with get_ip_from_hostname from...
2019-11-14 Stoiko Ivanovadd missing use MIME::Entity in PMG::Utils
2019-10-23 Stoiko Ivanovrefactor reload_rule_db
2019-10-17 Dominik Csapakuse the refactored helpers from PMG::MIMEUtils
2019-08-09 Fabian Grünbichlermake journal parsing more robust
2019-08-09 Stoiko Ivanovadapt journalctl invocation to buster
2019-08-09 Stoiko Ivanovadd get_pg_server_version in PMG::Utils
2019-08-09 Stoiko Ivanovmove postgres_admin_command into PMG::Utils
2019-07-24 Thomas Lamprechtbetter postgres 11 compat in config/pidfile path references
2019-07-24 Thomas Lamprechtsplit source and packaging, and clean latter a bit up