]> git.proxmox.com Git - pmg-api.git/history - PMG
bump version to 5.1-4
[pmg-api.git] / PMG /
2018-12-18 Oguz Bektasfix bug #2035 cluster sync issues with ipv6
2018-12-17 Wolfgang Bumillerfix #1974: postscreen_stat_graph: go through all entries
2018-12-17 Wolfgang Bumillerstyle fixup
2018-11-21 Oguz Bektasfixed some typos in PMG/Config.pm
2018-11-08 Dominik Csapakfix #1978: always give encoding/collate explicitly...
2018-10-30 David Limbeckfix typo
2018-10-03 Dietmar Maurerdo not use 'last' inside do/while
2018-09-28 Dietmar Maurerregister new format 'tls-policy-strict'
2018-09-28 Stoiko Ivanovadd pmg_verify_tls_policy_strict and use it in API
2018-09-24 Dietmar Maureruse 'die' instead of 'warn' if we cannot parse the...
2018-09-24 Dietmar Maurerpmg_verify_tls_policy: improve regex
2018-09-24 Stoiko Ivanovadd PMG::API2::DestinationTLSPolicy
2018-09-24 Stoiko Ivanovclose #1887: register tls_policy file with reader/writer
2018-09-17 Dietmar Maurerfix schema definition
2018-09-17 Dominik Csapakfix #1876: allow node status for admin/manager/auditors
2018-09-17 Dominik Csapakfix #1881: increase limit for ids in spam quarantine
2018-09-11 Dietmar Maurerfix bug #1701: implement smarthostport setting
2018-09-10 Dominik Csapakuse 'dailyreport' config
2018-09-03 Dietmar Maurerfix bux #1776: set http_proxy for sa-update
2018-08-09 Dominik Csapakactually calculate day when it is given
2018-07-10 Dietmar Maurerlog email addresses as utf8 (postfix also do that).
2018-07-10 Dietmar MaurerSMTP.pm: SMTPUTF8 is always passed with "mail" command
2018-07-09 Dietmar Maureradd support for SMTPUTF8 extensions
2018-06-25 Dominik Csapakdisclaimer: encode/decode utf8 content
2018-06-21 Alexander PlankAdd postfix dnsbl threshold
2018-06-21 Dietmar Maurerfix spamscore Statistics - correctly compute ratio
2018-06-15 Dietmar MaurerPMG/RuleDB/Notify.pm: allow to use wide UTF-8 characters
2018-06-11 Dietmar Maurersync_userprefs_db: fix merge function
2018-05-04 Dietmar Maurerfix bug 1707: use correct units for deferred mail queue...
2018-03-29 Dietmar Maurermove open_ruledb() out of the loop
2018-03-29 Dominik Csapakallow multiple ids for one action
2018-03-22 Dietmar Maurerimplement new role 'helpdesk'
2018-03-21 Dietmar Maurernew option 'clamav'
2018-03-12 Alwin AntreichFix password change of unix root user
2018-03-02 Dominik Csapakfix #1679: do not delete old quarantine mails on cluste...
2018-03-02 Dietmar Maureravoid warning about uninitialized value
2018-02-21 Dietmar Maureradd support for avast virus scanner
2018-02-17 Dietmar Maurerfix #1673: Allow email addresses in transport maps
2018-02-15 Wolfgang BumillerUserConfig: rename verity_entry to verify_entry
2018-02-15 Wolfgang BumillerUserConfig: remove useless eval
2018-02-15 Wolfgang BumillerUserConfig: virify: check username vs userid
2018-02-01 Dietmar Maurerfix bug #1646: domains - allow to use wildcard domains
2018-01-31 Dietmar Maurerintroduce new template var postfix.int_ip
2018-01-31 Dominik Csapakfix bug #1643: add port and protocol to spamquarantine...
2018-01-30 Dietmar Maurerremove unique constraint from LocalStat(Time)
2018-01-30 Dietmar MaurerPMG::Cluster::sync_statistic_db - correctyl update...
2018-01-30 Dietmar MaurerPMG::Cluster::sync_quarantine_db: skip files generated...
2018-01-29 Dietmar Maurerfix bug #1636: correctly track file modification time
2018-01-26 Dietmar MaurerPMG/Config.pm: fix ipv6 address quoting for postfix...
2018-01-24 Dietmar MaurerPMG/Config.pm: allow single address setups
2018-01-22 Dietmar Maurerfix bug #1625 - change default rule priorities
2018-01-18 Dietmar MaurerPMG/RuleDB/Object.pm: fix permissions for role admin
2018-01-18 Dietmar MaurerPMG/API2/MyNetworks.pm: fix links attribute
2018-01-18 Dietmar MaurerPMG/API2/Transport.pm: fix link attribute
2018-01-17 Dietmar Maurerpmgcm.pm: implement promote
2018-01-16 Dietmar MaurerPMG/Config.pm: change default port numbers
2018-01-15 Dietmar MaurerAccessControl.pm: avoid warning about uninitialized...
2018-01-12 Dominik Csapakremove regex for matchfield
2018-01-12 Dietmar MaurerModField.pm: allow any value (remove regex pattern).
2018-01-11 Dominik Csapakfix typo
2018-01-11 Dominik Csapakdo not return bindpw over the api
2018-01-11 Dominik Csapaklet all users read user data
2018-01-11 Dominik Csapakmake list users available for all users
2018-01-11 Dominik Csapakmake ldap info visible for audit users
2018-01-11 Dietmar Maurerimplement pmgcm delete
2018-01-10 Dietmar Maurerallow admins to reset the rule database
2018-01-09 Dietmar MaurerFetchmail.pm: allow access to properties (to generate...
2018-01-05 Dietmar Maurerfix typo
2017-12-29 Dietmar MaurerPMG/Config - reduce default maxspamsize back to 256
2017-12-29 Dietmar Maurertruncate large mails before passing them to spamassassin
2017-12-28 Dietmar MaurerQuarantine: use new TicketID to indentify mails
2017-12-28 Dietmar MaurerMailQueue.pm: create new TicketID when inserting data...
2017-12-28 Dietmar Maureruse database_column_exists to check if column already...
2017-12-28 Dietmar MaurerPMG/DBTools.pm: add missing TicketID column to CMSReceivers
2017-12-27 Dietmar Maurerdelete/deliver_quarantined_mail: use receiver instead...
2017-12-27 Dietmar Maurerdelete_quarantined_mail: add parameter $target
2017-12-27 Dietmar Maurerdeliver_quarantined_mail: correctly update database...
2017-12-27 Dietmar MaurerPMG/API2/Quarantine.pm - require parameter pmail
2017-12-23 Dietmar Maurerfix typo
2017-12-21 Dietmar MaurerPMG/API2/APT.pm - fix changelog urls
2017-12-18 Dietmar Maurerrun postmap after generation postfix main.cf
2017-12-18 Dietmar MaurerPMG/Config.pm: avoid warnings if there is no search...
2017-12-18 Dietmar MaurerPMG/Fetchmail.pm - autostart fetchmail service
2017-12-18 Dietmar MaurerPMG/Cluster.pm - rewrite ssh keys after cluster sync
2017-12-18 Dietmar Maurerbump default maxspamsize to 1M
2017-12-14 Dietmar MaurerPMG/API2/Nodes.pm - allow admin to open console and...
2017-12-14 Dietmar Maureradd API for node reboot/shutdown
2017-12-14 Dietmar Maurerbin/pmg-hourly: use reload-or-restart to reload pmgpoli...
2017-12-14 Dietmar MaurerPMG/DBTools.pm: do not use IF NOT EXISTS bcause it...
2017-12-14 Dietmar MaurerPMG/DBTools.pm - use user root to sync database
2017-12-14 Dietmar Maurerpmgtunnel.pm - fix call to socketfile()
2017-12-14 Dietmar MaurerPMG/CLI/pmgreport.pm - remove greylisted mails from...
2017-12-13 Dietmar MaurerPMG/CLI/pmgdb.pm: generate default locale
2017-12-12 Dietmar Maurerpmgreport: use PMG::API2::Statistics to include postscr...
2017-12-11 Dominik Csapakreplace novnc with xtermjs
2017-12-11 Dominik Csapakimplement verify ticket on ticket api call
2017-12-11 Dietmar Maurerrename safe_browsing_score to clamav_heuristic_score
2017-12-07 Dietmar MaurerPMG/Cluster.pm - fix PregreetCount data sync
2017-12-07 Dietmar MaurerPMG/API2/Statistics.pm - include postscreen stats in...
2017-12-07 Dietmar MaurerPMG/API2/Statistics.pm - rename rblcount to rejectcount...
next