]> git.proxmox.com Git - pmg-api.git/history - PMG
fix bux #1776: set http_proxy for sa-update
[pmg-api.git] / PMG /
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...
2017-12-07 Dietmar Maurerbin/pmgpolicy - count PREGREET rejects (postscreen)
2017-12-07 Dietmar Maureradd PregreetCount column to LocalStat table
2017-12-06 Dietmar MaurerPMG::DBTool::load_mail_data - add optional $pmail parameter
2017-12-06 Dietmar MaurerPMG/HTMLMail.pm - use global hash to store inlined...
2017-12-05 Dietmar MaurerLDAP: add mailAlternativeAddress to mailattr default
2017-12-05 Dietmar MaurerPMG/LDAPConfig.pm - register new format ldap-simple...
2017-12-01 Dietmar Maurerdo not use .db file for mynetworks
2017-11-30 Dietmar Maurerincrease deafult maxspamsize to 512*1024
2017-11-29 Dietmar Maurertotal_domain_stat: return bytes instead of mbytes
2017-11-29 Dietmar Maurertotal_mail_stat: return bytes_in/bytes_out in bytes...
2017-11-28 Dietmar Maurerfix network stats
2017-11-28 Dietmar Maureruse google safe browsing hits to icrease spam score
2017-11-28 Dietmar MaurerPMG/RuleDB/Notify.pm - set default value for attach
2017-11-28 Dietmar MaurerPMG/RuleDB/Notify.pm - avoid use of undefined values
2017-11-28 Dietmar MaurerPMG/RuleDB/Notify.pm - remove unused accessors
2017-11-27 Dietmar Maurerpmg_verify_dnsbl_entry - improve error message
2017-11-27 Dietmar Maurerremove mail/use_rbl config - we use dnsbl_sites instead
2017-11-27 Dietmar MaurerPMG/Config.pm - register/use format dnsbl-entry
next