]> git.proxmox.com Git - pmg-api.git/history - src/bin
RuleCache: reorganize to keep group structure
[pmg-api.git] / src / bin /
2023-09-26 Maximiliano Sandovalreduce the logging level of certain messages
2023-07-03 Dominik Csapakfix #4815: pmgsh: fix calling the api paths directly
2023-06-28 Stoiko Ivanovpmgpolicy, pmg-smtp-filter: set sensible PATH
2023-06-27 Stoiko Ivanovpostgresql compat: cast result from EXTRACT to INTEGER
2023-06-26 Dominik Csapakintroduce pmg7to8 cli helper
2023-06-26 Thomas Lamprechtpmgsh: initialize RPC/REST environment late
2022-11-24 Stoiko Ivanovpartially fix #2465: handle smtputf8 addresses in the...
2022-11-24 Stoiko Ivanovruledb: properly substitute prox_vars in headers
2022-11-07 Thomas Lamprechtsmtp-filter: fix trailing whitespace and code style...
2022-10-05 Dominik CsapakRuleDB/Notify: properly en-/decode the mail subject
2022-09-06 Fabian Grünbichlersubscription: switch to rust, add offline key support
2022-07-13 Stoiko Ivanovpmg-daily: avoid short-circuting update of local channels
2021-11-26 Stoiko Ivanovfix #2795: add support for DSN
2021-09-20 Thomas Lamprechtpmgbanner: check return value from open
2021-09-20 Thomas Lamprechtpmgbanner: fix perlcritic high-severity warnings
2021-09-18 Thomas Lamprechtpmgbanner: retry getting local ip for a bit
2021-09-18 Thomas Lamprechtpmgbanner: use safer get-ip helper, drop hacks for...
2021-06-16 Stoiko Ivanovgreylisting: drop unneeded Host column form cgreylist...
2021-03-21 Thomas Lamprechttypo fixes all over the place
2021-03-17 Wolfgang Bumillercheck acme cert expiration in pmg-daily
2021-01-20 Stoiko Ivanovpmg-daily: run sa-update for local channels
2020-11-18 Thomas Lamprechtpmgbackup: fix missing semicolon leading to weird effects
2020-04-23 Thomas Lamprechtpmgbanner: don't die if getting addr fails but running...
2020-04-20 Thomas Lamprechtpmgpolicy: greylist_value: improve indentation of state...
2020-04-20 Stoiko Ivanovgreylist: make netmasks configurable
2020-04-20 Stoiko Ivanovpmgpolicy: add IPv6 support
2020-04-20 Stoiko Ivanovuse postgres inet functions for greylist matching
2020-04-16 Dominik Csapakcollect filenames on unpack
2020-03-09 Dominik Csapakpmgsh: fix 'help' command
2019-10-23 Stoiko IvanovDKIM sign outbound mail if configured
2019-10-23 Stoiko Ivanovfix #2371: reload pmg-smtp-filter on config change
2019-09-05 Stoiko IvanovFix #2224: override reference to openspf.org
2019-07-30 Fabian Grünbichlerreplace /var/run with /run
2019-07-30 Fabian Grünbichlerpmgsh: assemble ticket later
2019-07-24 Thomas Lamprechtadapt to new pmgcfg version/release semantic
2019-07-24 Thomas Lamprechtallow to pass port to pmgpolicy and use it in test
2019-07-24 Thomas Lamprechtsplit source and packaging, and clean latter a bit up