]> git.proxmox.com Git - pmg-api.git/history - src
backup: reorder tables in order of dependency
[pmg-api.git] / src /
2023-03-15 Stoiko Ivanovtemplates: add template for spamassassin's v400.pre
2023-03-15 Stoiko Ivanovtemplates: add template for spamassassin's v342.pre
2023-03-15 Stoiko Ivanovtemplates: sync spamassassin templates with 4.0.0 upstream
2023-03-15 Stoiko Ivanovruledb: spam: adapt to spamassassin 4.0.0
2023-03-15 Stefan Sterzproxy: make the "auto" theme the default
2023-03-15 Stefan Sterzproxy: add support for switching themes
2023-03-06 Leo Nunnerfix #4536: parse original filenames from gzip files
2023-01-25 Stoiko Ivanovutils: skip checking headers for non-ascii characters
2022-12-29 Christoph Heissfix #4410: Remove non-null host bits from CIDR when...
2022-12-27 Stoiko Ivanovpmgdb dump: encode ruledata before printing
2022-12-23 Stoiko Ivanovutils: fix mailflow if smtputf8 is disabled
2022-12-23 Stoiko Ivanovrulecache: sort rules additionally by id
2022-12-12 Thomas Lamprechtapi: file backup: indentation and code style fix
2022-12-12 Thomas Lamprechtbackup restore: ignore ENOENT on cleanup
2022-12-12 Thomas Lamprechtbackup restore: code style cleanup
2022-12-12 Stoiko Ivanovbackup: restore: keep directories in /etc/pmg for inotify
2022-11-29 Stoiko Ivanovapi: tasks fix misnamed variable
2022-11-29 Stoiko Ivanovapi: tasks: keep early exit if rpcenv is not initialized
2022-11-29 Stoiko Ivanovapi: tasks: avoid temporary variable.
2022-11-29 Stoiko Ivanovuser accesslists: reword logging and hits for newer...
2022-11-29 Stoiko Ivanovuser-bl: use custom description of USER_IN_BLACKLIST...
2022-11-28 Daniel Tschlatschermake tasklog downloadable in the PMG backend
2022-11-28 Dominik Csapakqueue administration: try to decode utf8
2022-11-24 Dominik Csapakstatistics: refactor filter_text generation
2022-11-24 Dominik Csapakldap: improve unicode support
2022-11-24 Dominik Csapakutils: refactor rfc1522_to_html
2022-11-24 Dominik Csapakquarantine: fix adding non-ascii senders to wl/bl
2022-11-24 Stoiko Ivanovstatistics: handle utf8 data.
2022-11-24 Stoiko Ivanovpmgqm: handle smtputf8 data
2022-11-24 Stoiko Ivanovquarantine: handle utf8 data
2022-11-24 Stoiko Ivanovpartially fix #2465: handle smtputf8 addresses in the...
2022-11-24 Stoiko Ivanovruledb: encode e-mail addresses for syslog
2022-11-24 Stoiko Ivanovfix #2541 ruledb: encode relevant values as utf-8 in...
2022-11-24 Stoiko Ivanovruledb: properly substitute prox_vars in headers
2022-11-24 Stoiko Ivanovutils: return perl string from decode_rfc1522
2022-11-24 Dominik Csapakfix #3287: add pmail parameter to virus/attch. quaranti...
2022-11-15 Stoiko Ivanovruledb: add deprecation warnings for unused actions
2022-11-15 Stoiko Ivanovruledb: modfield: properly handle fields spanning multi...
2022-11-15 Stoiko Ivanovfix 4006: do not split from header on ', ' for spamrepo...
2022-11-11 Stoiko Ivanovruledb: modfield: properly encode field after variable...
2022-11-07 Thomas Lamprechtsmtp-filter: fix trailing whitespace and code style...
2022-11-07 Thomas Lamprechtrule DB: Notify: fix trailing whitespace and some calli...
2022-11-07 Thomas LamprechtDB Tools: fix trailing whitespace and some calling...
2022-11-07 Thomas LamprechtDB Tools: code/whitespace cleanup create_ruledb
2022-11-07 Thomas LamprechtDB Tools: code/whitespace cleanup open_ruledb
2022-11-07 Dominik Csapakapi: quarantine: add 'content-disposition' field to...
2022-11-07 Thomas Lamprechtapi: quarantine: code reduction/cleanup in $get_and_che...
2022-11-05 Thomas Lamprechtapi: quarantine: fix indentation
2022-11-05 Dominik Csapakapi/quarantine: allow 'listattachments' for quarantine...
2022-11-04 Fabian Ebnerapi: pbs: don't use namespaced parameters
2022-11-04 Fabian Ebnerapi: get group snapshots: take backup-id into account
2022-10-05 Dominik CsapakRuleDB/Notify: properly en-/decode the mail subject
2022-10-01 Thomas Lamprechtfix #4269: rule cache: from match: cope with undefined IP
2022-09-15 Fabian Grünbichlerapt: add proxmox-offline-mirror-helper package
2022-09-08 Stoiko Ivanovfix #3915: remove obsolete /etc/apt/apt.conf.d/75pmgconf
2022-09-07 Fabian Grünbichlersubscription: handle missing subscription info
2022-09-06 Fabian Grünbichlersubscription: switch to rust, add offline key support
2022-08-30 Thomas Lamprechtapi quarantine: code refactoring/reduction
2022-07-25 Wolfgang Bumilleradd 'allow-subdomains' to webauthn schema
2022-07-13 Stoiko Ivanovpmg-daily: avoid short-circuting update of local channels
2022-07-13 Fabian Ebnerapi: apt: switch to common Proxmox::RS::APT::Repositori...
2022-06-30 Dominik Csapakapi/Quarantine: load custom rules description
2022-06-14 Dominik Csapakconfig: add ips/nets uniquely to the template variables
2022-05-17 Stoiko Ivanovrulesystem: matchfield: match all headers not only...
2022-05-14 Thomas Lamprechtpbs backup: namespace support
2022-04-06 Thomas Lamprechtldap cache: restructure from add-if-valid to skip-if...
2022-04-06 Thomas Lamprechtldap cache: reduce comment bloat
2022-04-06 Thomas Lamprechtldap cache: fixup trailing whitespace errors
2022-04-04 Markus Frankfix #3924: ldap: accept only valid email-address
2022-04-04 Markus Frankldap cache: removed superfluous uppercase SMTP from...
2022-03-07 Dominik Csapakfix duplicate 'x-ms-dos-executable' in default 'Dangero...
2022-02-03 Thomas Lamprechtpostgres admin cmd: include system error in chdir/getcw...
2022-02-03 Stoiko Ivanovutils: postgres_admin_cmd chdir to / before running
2022-02-03 Fabian Grünbichlerpass disable TLS 1.2/1.3 options
2022-02-03 Fabian Grünbichlerpass TLS 1.3 ciphersuites if set
2022-02-03 Thomas Lamprechtpostifx: code cleanup
2022-02-03 Dominik Csapakapi/postfix: add 'decode-headers' to postfix queue...
2021-12-01 Mira Limbeckfix #3758: allow empty `to` in noqueue case
2021-11-28 Thomas Lamprechtapi: tfa config: add index
2021-11-28 Thomas Lamprechtapi: config: add tfa also to index
2021-11-28 Thomas Lamprechtapi: config: sort index and modernize
2021-11-28 Thomas Lamprechtapi: tfa: explicitly restrict quarantine users from...
2021-11-28 Thomas Lamprechtapi: tfa: fix trailing whitespace
2021-11-28 Thomas Lamprechttfa: improve indentation style
2021-11-28 Wolfgang Bumillerprovide qrcode.min.js from libjs-qrcodejs
2021-11-28 Wolfgang Bumillerimplement tfa authentication
2021-11-28 Wolfgang Bumilleradd tfa config api
2021-11-28 Wolfgang Bumilleradd TFA API
2021-11-28 Wolfgang Bumilleradd PMG::TFAConfig module
2021-11-28 Wolfgang Bumilleradd tfa.json and its lock methods
2021-11-26 Stoiko Ivanovfix #2795: add support for DSN
2021-11-26 Stoiko Ivanovpartially fix #2795: allow for '>' in smtp parameters
2021-11-26 Thomas Lamprechthtml mail: scrubber: fix passing code ref
2021-11-26 Thomas Lamprechthtml mail: dump: fix indentation and clean up a bit
2021-11-25 Thomas Lamprechthtml mail: remove urls: early return on undef
2021-11-25 Dominik Csapakfix #3734: scrub 'url' from style tags/attributes
2021-11-25 Stoiko Ivanovrulesystem: limit linelength of disclaimer to 998 bytes
2021-11-24 Dominik Csapakapi: journal: stream the journal data to the client
2021-11-23 Stoiko Ivanovfix #3712: strip trailing dot from searchdomain
2021-10-28 Dominik Csapakapi: ldap config: sync with the complete config
next