]> git.proxmox.com Git - pmg-api.git/history - src/PMG/API2
api: nodeconfig: validate acme config before writing
[pmg-api.git] / src / PMG / API2 /
2021-06-28 Stoiko Ivanovapi: nodeconfig: validate acme config before writing
2021-06-15 Fabian Ebnerapi: nodes: add definedness check to avoid perl warning
2021-06-11 Stoiko Ivanovupdate postgresql dependency to 13
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 Ivanovapi: nodes: drop deprecated 'upgrade' option of termproxy
2021-04-28 Fabian Ebnerapi: upload costum certificate: actually return info
2021-03-31 Thomas Lamprechtfix #2228: automatically deliver/delete on whitelist...
2021-03-30 Thomas Lamprechtquarantine/content: better error message for internal...
2021-03-23 Thomas Lamprechtfixup check for statement execute
2021-03-22 Thomas Lamprechtfix #3164: api: quarantine: allow to return spam from...
2021-03-21 Thomas Lamprechttypo fixes all over the place
2021-03-18 Thomas Lamprechtapi: certs: drop unused variable
2021-03-18 Thomas Lamprechtunify File::path use
2021-03-18 Stoiko Ivanovcerts: reload postfix to activate new certificate
2021-03-18 Stoiko Ivanovacme: recursively create account directory
2021-03-18 Wolfgang Bumillerrearrange acme files
2021-03-17 Wolfgang Bumillerfix revocation of old certificate on renewal
2021-03-17 Wolfgang Bumilleradd PMG::NodeConfig::filter_domains_by_type helper
2021-03-17 Wolfgang Bumillersupport forced account deactivation
2021-03-17 Wolfgang Bumilleradd missing use statement
2021-03-16 Thomas Lamprechtapi: cluster/update-fingerprint: code cleanups and...
2021-03-16 Stoiko Ivanovapi: certificates: trigger fingerprint update
2021-03-16 Stoiko Ivanovapi: cluster: add update-fingerprints call
2021-03-16 Thomas Lamprechtapi: cert order: print details for failed challenge...
2021-03-16 Thomas Lamprechtapi: certs: sort hash keys, just to be sure
2021-03-16 Thomas Lamprechtapi: acme order: fix check for configured domains
2021-03-16 Wolfgang Bumilleradd node-config api entry points
2021-03-16 Wolfgang Bumilleradd certificates api endpoint
2021-03-16 Wolfgang Bumillerapi: add ACME and ACMEPlugin module
2021-03-05 Stoiko Ivanovbackup: add notify parameter to 'classic' backup
2021-03-05 Stoiko Ivanovbackup: fix #3146 add email notifications
2021-03-05 Stoiko Ivanovbackup: pbs: prevent race in concurrent backups
2021-02-25 Stoiko Ivanovfix #3154: backup: add 'include-statistics' to pbs
2021-02-10 Thomas Lamprechtapi: get_detail_statistics: rework param passing
2021-02-10 Stoiko Ivanovapi: statistics: add common method for details
2021-01-27 Stoiko Ivanovapi: statistics: refactor detail calls
2021-01-27 Stoiko Ivanovapi: statistics: refactor return for detail calls
2021-01-27 Stoiko Ivanovapi: statistics: remove unneeded RESTEnvironment
2021-01-20 Stoiko Ivanovapi: spamassassin: update local channels
2021-01-20 Stoiko Ivanovapi: spamassassin: read local channels
2020-11-25 Thomas Lamprechtapi: termproxy: adapt to newer PVE/PBS interface
2020-11-18 Thomas Lamprechtremove debug code
2020-11-18 Thomas Lamprechtfixup: use File::Path qw(rmtree)
2020-11-18 Stoiko Ivanovapi: pbs: remove state after backup
2020-11-18 Stoiko Ivanovpbs: api: add statistic parameter to run_backup
2020-11-18 Thomas Lamprechtquarantine: user self service: add some response delays
2020-11-18 Thomas Lamprechtquarantine: self service: early return for limit check...
2020-11-18 Thomas Lamprechtquarantine: drop unnecesarry use statements
2020-11-18 Thomas Lamprechtquarantine: self service rate limiting: use builtin...
2020-11-18 Dominik Csapakapi2/quarantine: add global sendlink api call
2020-11-18 Dominik Csapakfix #3141: do not split on ', ' for returning the from...
2020-11-18 Stoiko Ivanovfix clustersync after node-deletion
2020-11-18 Thomas Lamprechtapi: pbs: try to delete schedule on remote deletion
2020-11-18 Thomas Lamprechtapi: pbs schedule: return next-run
2020-11-18 Thomas Lamprechtpbs: get_schedules: allow to filter by remote directly
2020-11-18 Thomas Lamprechtpbs: schema style fixes
2020-11-17 Thomas Lamprechtapi: pbs: rework api paths, more flexibility with forei...
2020-11-17 Thomas Lamprechtapi: pbs/get backup restore: adapt to abi changes
2020-11-17 Thomas Lamprechtapi: pbs/get backup create: adapt to abi changes
2020-11-17 Thomas Lamprechtapi: pbs/get snapshots: adapt to abi change, code cleanup
2020-11-17 Thomas Lamprechtapi: pbs job: fix some schema meta errors
2020-11-17 Thomas Lamprechtapi: pbs backup: only say we prune if actually setup
2020-11-17 Thomas Lamprechtapi: pbs job: whitespace indentation cleanup
2020-11-17 Stoiko Ivanovadd scheduled backup to PBS remotes
2020-11-17 Stoiko IvanovAdd API2 module for per-node backups to PBS
2020-11-17 Thomas Lamprechtapi/pbs remote: little code, indentation cleanup
2020-11-17 Stoiko IvanovAdd API2 module for PBS configuration
2020-10-30 Stoiko IvanovBackup: push restore options to PMG::Backup
2020-10-30 Stoiko IvanovBackup: split backup creation and creating tar
2020-06-04 Stoiko Ivanovfix #1976: optionally sort postfix queue result
2020-06-03 Thomas Lamprechtsubscription: followup: use correct errno variable...
2020-06-03 Moayad Almalatapi: allow to remove subscription
2020-06-03 Stoiko Ivanovmake API/regextest match case-insensitive
2020-05-13 Thomas Lamprechtapi: mail tracker: cleanup strang assginment of declara...
2020-05-06 Stoiko IvanovMailTracker: handle before queue status
2020-04-24 Stoiko IvanovAdd pmg-log-tracker to package versions
2020-04-24 Thomas Lamprechtapi tracker: split and order modules
2020-04-24 Thomas Lamprechtapi tracker: raise parameter exception if endtime was...
2020-04-16 Dominik Csapakadd new What Object 'Match Archive Filename'
2020-03-24 Stoiko IvanovTLSPolicy: rename domain to destination
2020-03-24 Stoiko Ivanovfix #1948: allow setting TLS policy for transports
2020-03-24 Stoiko Ivanovallow for optional 'ipv6:' prefix in transports
2020-03-09 Thomas Lamprechtapi/quarantine: add deprecation fixme for old delete...
2020-03-09 Thomas Lamprechtapi/quarantine: mention that one can pass comma-separat...
2020-03-09 Dominik Csapakapi/quarantine: add safer endpoint for user white/black...
2020-03-09 Thomas LamprechtAPI: access: whitespace cleanup
2020-02-12 Thomas Lamprechtpveversion: track clamav and postgres version
2020-02-12 Thomas Lamprechtapi/apt: sort package list
2020-01-28 Alexandre DerumierAPI2: Network: add vlan-raw-device && vlan-id options
2020-01-21 Stoiko Ivanovdkim: add selector list api call
2020-01-21 Stoiko Ivanovfix #2504: do not overwrite existing selector key
2020-01-11 Alexandre Derumierapi2 : network : add mtu
2020-01-11 Alexandre Derumierapi2: network: add bond-primary option
2020-01-10 Thomas Lamprechtfollowup: indentation and description improvement
2020-01-10 Julian ZehnterFeature #2438 add support for lmtp delivery to downstre...
2019-11-15 Dominik Csapakadd SACustom Package and API Calls for custom SpamAssas...
2019-10-25 Dominik CsapakQuarantine API: extend download call to download whole...
2019-10-23 Dominik CsapakAPI: Actions: also return if action is editable
next