]> git.proxmox.com Git - pmg-api.git/history - src
bump version to 7.1-5
[pmg-api.git] / src /
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
2021-10-06 Dominik Csapakfix #2071: RuleDB: ignore duplicate entries for Who...
2021-09-20 Thomas Lamprechtconfig: template vars: cope with an undefined local IP
2021-09-20 Thomas Lamprechtconfig: fix "var declared in conditional statement"
2021-09-20 Thomas Lamprechtpmgbanner: check return value from open
2021-09-20 Thomas Lamprechtpmgbanner: fix perlcritic high-severity warnings
2021-09-18 Thomas Lamprechtpmgbanner: retry getting local ip for a bit
2021-09-18 Thomas Lamprechtpmgbanner: use safer get-ip helper, drop hacks for...
2021-09-18 Thomas Lamprechtprefer more flexible get_local_ip where possible
2021-09-02 Oguz Bektasapi: apt: use actual pmg-style permission for endpoint...
2021-07-19 Fabian Ebnerapi: apt: repos: avoid creating implicit default for...
2021-07-16 Thomas Lamprechtapi: implement live network reload with ifupdown2
2021-07-15 Thomas Lamprechtapi: apt versions: report more packages
2021-07-15 Thomas Lamprechtpmgversion: do not show packages with only residual...
2021-07-14 Thomas Lamprechtvalid_ssh_pubkey_regex: code style: add missing whitespace
2021-07-14 Thomas Lamprechtfollowup: s/valid_ssh_pubkey/valid_ssh_pubkey_regex/
2021-07-14 Stoiko Ivanovcluster: add '=' to ssh pubkey pattern
2021-07-14 Stoiko Ivanovcluster: refactor ssh pubkey verification
2021-07-14 Thomas Lamprechtuse bullseye for enterprise repository
2021-07-13 Thomas Lamprechtutils: fix typo in error message
2021-07-13 Thomas Lamprechtapi: services: track chrony
2021-07-13 Thomas Lamprechtapi: services: check if unit is even found
2021-07-13 Thomas Lamprechtapi: services: code cleanup
2021-07-13 Thomas Lamprechtapi: services: return active- and unit-state infos
2021-07-13 Thomas Lamprechtutils: service command: improve refusal to stop error...
2021-07-13 Fabian Ebnerapi: apt: add calls for repositories
2021-07-13 Thomas Lamprechtapi: termproxy: sort hash-keys when setting enum
2021-07-13 Stoiko Ivanovnodeconfig: parse acme config before writing
2021-07-13 Stoiko Ivanovacme: check plugin for wildcard certificates
2021-07-13 Stoiko Ivanovacme: handle wildcard dns validation
2021-07-03 Stoiko Ivanovconfig: freshclam: default to incremental downloads
2021-07-03 Stoiko Ivanovutils: fix service_aliases usage
2021-06-30 Stoiko Ivanovcluster: fix missing import
2021-06-29 Thomas Lamprechtapi: acme: indentation cleanup
2021-06-28 Dominik Csapakapi: tasks: add 'status' filter
2021-06-28 Dominik Csapakapi: tasks: add 'since' and 'until' filters
2021-06-28 Dominik Csapakapi: tasks: add filter for task-type
2021-06-28 Stoiko Ivanovfix #2013 spamreport: remove ticket if authmode is...
2021-06-28 Thomas Lamprechtadpi: node config: fix style nits/issues
2021-06-28 Stoiko Ivanovapi: nodeconfig: validate acme config before writing
2021-06-16 Stoiko Ivanovtests: greylist: retry connecting 3 times
2021-06-16 Stoiko Ivanovgreylisting: drop unneeded Host column form cgreylist...
2021-06-16 Thomas Lamprechtaccess control: style: drop some extra newlines
2021-06-15 Fabian Ebnerapi: nodes: add definedness check to avoid perl warning
2021-06-11 Stoiko Ivanovunpack: adapt to new libarchive methods
2021-06-11 Stoiko Ivanovupdate postgresql dependency to 13
2021-06-11 Stoiko Ivanovutils: do not hardcode postgres version
2021-06-11 Stoiko Ivanovapi: statistics: drop deprecated detail statistic methods
2021-06-11 Stoiko Ivanovapi: quarantine: drop deprecated b/w-list methods
2021-06-11 Stoiko IvanovTLSPolicy: drop deprecated 'domain' parameter
2021-06-11 Stoiko IvanovRevert "improve csrf backward compatibility"
2021-06-11 Stoiko Ivanovapi: nodes: drop deprecated 'upgrade' option of termproxy
2021-06-11 Oguz Bektasclamav: remove deprecated SafeBrowsing
2021-06-11 Oguz Bektaspmgproxy: allow setting LISTEN_IP parameter
2021-04-28 Fabian Ebnerapi: upload costum certificate: actually return info
2021-04-28 Thomas Lamprechtaccess control: add newline when dying on auth
2021-04-15 Stoiko Ivanovacme: allow wildcard domain entries
next