]> git.proxmox.com Git - pmg-api.git/history - PMG/Utils.pm
add custom_check handling
[pmg-api.git] / PMG / Utils.pm
2019-03-14 Stoiko Ivanovadd custom_check handling
2019-02-26 Dominik Csapakuser white/blacklist: allow multiple entries for adding...
2019-02-19 Dominik Csapakimprove pmg-email-address regex
2018-07-09 Dietmar Maureradd support for SMTPUTF8 extensions
2018-03-21 Dietmar Maurernew option 'clamav'
2018-02-21 Dietmar Maureradd support for avast virus scanner
2018-01-29 Dietmar Maurerfix bug #1636: correctly track file modification time
2018-01-24 Dietmar MaurerPMG/Config.pm: allow single address setups
2017-12-18 Dietmar MaurerPMG/Fetchmail.pm - autostart fetchmail service
2017-12-14 Dietmar Maurerbin/pmg-hourly: use reload-or-restart to reload pmgpoli...
2017-12-13 Dietmar MaurerPMG/CLI/pmgdb.pm: generate default locale
2017-12-11 Dietmar Maurerrename safe_browsing_score to clamav_heuristic_score
2017-12-07 Dietmar Maurerbin/pmgpolicy - count PREGREET rejects (postscreen)
2017-11-28 Dietmar Maurerfix network stats
2017-11-28 Dietmar Maureruse google safe browsing hits to icrease spam score
2017-11-09 Dietmar MaurerPMG/API2/Cluster.pm - fix rewrite config, move db_servi...
2017-10-27 Dominik Csapakalso load SpamAssassin descriptions from local dir
2017-10-11 Dietmar Maurerimplement new '@quarantine' realm
2017-09-22 Dietmar Maurernew helper get_hwaddress
2017-09-11 Dietmar Maurerscan_journal_for_rbl_rejects: new helper to extract...
2017-09-04 Dietmar Maurerdefine and use new standard option pmg-email-address
2017-08-24 Dietmar Maurerregister and use standard options for starttime and...
2017-08-23 Dietmar Maurerrun_postmap: only run postmap if file was modified
2017-08-22 Dietmar Maurerpmgreport: add timespan parameter
2017-08-21 Dietmar Maurerpmgreport: new tool to send daily system reports
2017-08-21 Dietmar Maurerfactor out format_uptime
2017-08-11 Dietmar Maurernew helper load_sa_descriptions
2017-08-10 Dietmar Maurernew helper decode_to_html()
2017-08-08 Dietmar MaurerPMG::Utils::decode_rfc1522 - new helper
2017-04-26 Dietmar MaurerPMG/Utils.pm: new helper bencode_header()
2017-04-26 Dietmar Maurerpmgspamreport: tool to send spam reports per email
2017-04-25 Dietmar MaurerPMG::Utils::quote_regex - new helper to quote all regex...
2017-04-14 Dietmar Maurerremove msgquote hack - syslog already work correctly
2017-04-13 Dietmar MaurerPMG/API2/Services.pm: add postgres to service list
2017-04-07 Dietmar MaurerPMG/API2/Cluster.pm: complete cluster create, run as...
2017-04-07 Dietmar Maurermove get_full_service_state to PMG::Utils
2017-03-30 Dietmar Maureruse new PVE::Tools::encrypt_pw()
2017-03-30 Dietmar MaurerPMG/Utils.pm: encrypt_pw() avoid '+' for crypt salt
2017-03-27 Dietmar MaurerPMG/Utils.pm: use Encode
2017-03-26 Dietmar Maurerset minLength for username
2017-03-25 Dietmar Maureradd user config, rework access control
2017-03-24 Dietmar MaurerPMG/API2/Nodes.pm: add rrddata API
2017-03-24 Dietmar Maurergenerate simple node stats using RRD
2017-03-06 Dietmar MaurerPMG/Config.pm: new flag to include Google Safe Browsing...
2017-03-04 Dietmar Maurerclamav_dbstat: add timezone to timestamp
2017-03-04 Dietmar Maurerclamav_dbstat: make sure we only count sanesecurity...
2017-03-04 Dietmar Maureradd ClamAV API, depend on clamav-unofficial-sigs
2017-02-28 Dietmar Maureruse 'die' instead of 'carp'
2017-02-25 Dietmar Maurernew helper run_postmap
2017-02-22 Dietmar Maurermove run_silent_cmd to PMG::Utils
2017-02-22 Dietmar Maurerpmgconfig: new apicert and tlscert helpers
2017-02-22 Dietmar Maureruse /etc/pmg/ instead of /etc/proxmox
2017-02-21 Dietmar MaurerPMG/ClusterConfig.pm: better code to read/write cluster...
2017-02-20 Dietmar Maureruse 'postfix@-' if $service eq 'postfix';
2017-02-20 Dietmar MaurerPMG/Utils.pm: new helper service_cmd()
2017-02-17 Dietmar Maurercorrectly use PMG::SMTPPrinter
2017-02-17 Dietmar Maurerimplement more configuration properies and templates
2017-02-16 Dietmar Maurersubst_values: cleanup regex
2017-02-16 Dietmar Maureranalyze_virus_clam: code cleanup
2017-02-16 Dietmar Maureruse template code to PMG::Config
2017-02-15 Dietmar MaurerPMG/Config.pm: add more config properties, new helper...
2017-02-15 Dietmar MaurerPMG::Utils::rewrite_config_file: pass pmg_cfg as first...
2017-02-15 Dietmar MaurerPMG/Utils.pm: new helper rewrite_config_file()
2017-02-15 Dietmar MaurerPMG/Utils: use trim from PVE::Tools
2017-02-15 Dietmar MaurerPMG/Utils.pm: use File::Basename
2017-02-15 Dietmar Maurernew helper add_ct_marks
2017-02-14 Dietmar Maurernew helper magic_mime_type_for_file()
2017-02-14 Dietmar Maurernew helper analyze_virus()
2017-02-03 Dietmar Maureradd LDAPCache.pm
2017-02-03 Dietmar Maureradd RuleCache.pm
2017-02-03 Dietmar Maurerfix some systax/compilation errors
2017-02-02 Dietmar Maureradd more ruledb objects