]> git.proxmox.com Git - pmg-api.git/history - PMG
delete/deliver_quarantined_mail: use receiver instead of pmail
[pmg-api.git] / PMG /
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
2017-11-27 Dietmar Maurernormalize dnsbl_sites
2017-11-27 Dietmar Maurerremove sub oicon() - no longer needed
2017-11-27 Dietmar Maurerremove stale fixme comments
2017-11-27 Dietmar Maurergenerate/use /etc/pmg/tls_policy
2017-11-16 Dietmar Maureravoid warning when transport file does not exist
2017-11-14 Dietmar MaurerPMG/API2/APT.pm - fix package names
2017-11-14 Dietmar MaurerPMG/Service/pmgproxy.pm - fix package names
2017-11-14 Dietmar MaurerPMG/API2/SMTPWhitelist.pm - update postfix files after...
2017-11-14 Dietmar MaurerPMG/API2/SMTPWhitelist.pm - call reload_ruledb when...
2017-11-13 Dietmar MaurerPMG/Backup.pm - restore: keep directory /etc/pmg
2017-11-13 Dietmar MaurerPMG/API2/Cluster.pm - use PMG::MailQueue::create_spooldirs
2017-11-13 Dietmar MaurerPMG/API2/SMTPWhitelist.pm - fix delete object
2017-11-13 Dietmar MaurerPMG/Backup.pm - fix ruledb restore
2017-11-13 Dietmar MaurerPMG/API2/Cluster.pm - new option list_single_node
2017-11-13 Dietmar MaurerPMG/API2/Cluster.pm - fix permissions
2017-11-13 Dietmar MaurerPMG/ClusterConfig.pm - minor code cleanup
2017-11-10 Dietmar MaurerPMG/Backup.pm - restore /etc/mail/spamassassin/custom.cf
2017-11-10 Dietmar MaurerPMG/Backup.pm - do not store system users secrets in...
2017-11-10 Dietmar MaurerPMG/API2/Backup.pm - allow more flexible file names
2017-11-10 Dietmar MaurerPMG/API2/Backup.pm - include statistic database by...
2017-11-10 Dietmar MaurerPMG/API2/Backup.pm - code cleanup
2017-11-10 Dietmar MaurerPMG/API2/Backup.pm - add timestamp to backup file
2017-11-09 Dietmar MaurerPMG/API2/Backup.pm - implement restore
2017-11-09 Dietmar MaurerPMG/API2/Cluster.pm - fix rewrite config, move db_servi...
2017-11-09 Dietmar Maurerchange backup dir to /var/lib/pmg/backup
2017-11-09 Dietmar MaurerPMG/API2/Backup.pm - allow to download backup files
2017-11-07 Dietmar MaurerPMG/API2/Backup.pm - implement delete
2017-11-07 Dietmar Maurerinsert /nodes/<name>/backup API entry point
2017-11-06 Dietmar MaurerPMG/API2/Backup.pm - implement list backups
2017-11-06 Dietmar MaurerPMG/Backup.pm - implement backup
2017-11-02 Dietmar MaurerPMG/API2/Backup.pm - implement dummy backup API
2017-10-27 Dietmar Maurerpermission fix fro ClamAV and SpamAssassin API
2017-10-27 Dominik Csapakcorrect child link for the clamav api
2017-10-27 Dominik Csapakadd spamassassin update api calls
2017-10-27 Dominik Csapakalso load SpamAssassin descriptions from local dir
2017-10-24 Dietmar Maurercorrectly update /etc/default/fetchmail and /etc/fetchm...
2017-10-24 Dietmar MaurerPMG/Cluster.pm - correctly update fetchmailrc
2017-10-23 Dominik Csapakadd date to the mail link for the verbose report
2017-10-23 Dietmar MaurerPMG/API2/Fetchmail.pm - implement create
2017-10-23 Dietmar MaurerPMG/API2/Fetchmail.pm - implement delete
2017-10-19 Dominik Csapakadd new LDAP group member api call
2017-10-19 Dominik Csapakmake ldap paging working again
2017-10-19 Dominik Csapakadd groupclass as parameter in LDAPConfig
2017-10-19 Dominik Csapakmake accountattr a list, and get the defaults from...
2017-10-19 Dominik Csapakadd link relation to ldap users api call
2017-10-19 Dietmar MaurerPMG/Fetchmail.pm - correctly set/parse enable
2017-10-19 Dietmar MaurerPMG/API2/Fetchmail.pm - update all values on write
2017-10-19 Dietmar MaurerPMG/API2/Fetchmail.pm - implement read/write API
2017-10-19 Dietmar Maurerwhite space cleanup
2017-10-18 Dietmar MaurerPMG/Fetchmail.pm - fix quoting (allow ":")
2017-10-18 Dietmar MaurerPMG/Fetchmail.pm - try to quote/unquote data correctly
2017-10-18 Dietmar MaurerPMG/API2/Domains.pm - remove dead code
2017-10-18 Dietmar MaurerPMG/Fetchmail.pm - use enable instead of disabled
2017-10-18 Dietmar MaurerPMG/Fetchmail.pm - implement disabled property
2017-10-18 Dietmar Maurerstart implementation of fetchmail api
2017-10-18 Dietmar Maurerremove unused HTTP::Status use
next