]> git.proxmox.com Git - pmg-api.git/history - src
pmgcm: add trigger-update-fingerprint
[pmg-api.git] / src /
2021-03-16 Stoiko Ivanovpmgcm: add trigger-update-fingerprint
2021-03-16 Stoiko Ivanovcluster: add trigger_update_fingerprints
2021-03-16 Stoiko Ivanovapi: cluster: add update-fingerprints call
2021-03-16 Stoiko Ivanovcluster: add helper to get remote cert fingerprint
2021-03-16 Stoiko Ivanovcluster: refactor rsync_command
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 acme and cert subcommands to pmgconfig
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-16 Wolfgang Bumillercluster: sync acme/ and acme-plugins.conf
2021-03-16 Wolfgang Bumilleradd PMG::NodeConfig module
2021-03-16 Wolfgang Bumilleradd PMG::CertHelpers 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 Thomas Lamprechtmakefile: fix missing trailing backslash and whitespace...
2021-02-25 Stoiko Ivanovfix #3154: backup: add 'include-statistics' to pbs
2021-02-25 Stoiko Ivanovbackup: fix die invocation
2021-02-10 Thomas Lamprechtapi: get_detail_statistics: rework param passing
2021-02-10 Stoiko Ivanovutils: allow '/' inside email address localpart
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 Ivanovpmg-daily: run sa-update for local channels
2021-01-20 Stoiko Ivanovapi: spamassassin: update local channels
2021-01-20 Stoiko Ivanovapi: spamassassin: read local channels
2021-01-20 Stoiko Ivanovadd helper for parsing SA channel.d files
2021-01-20 Stoiko Ivanovbuildsys: fix PERLLIB setting in tests/Makefile
2020-11-25 Stoiko Ivanovutils: ignore leading whitespace in sa description
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 Csapakadd 'quarantinelink' to spamquar config
2020-11-18 Dominik Csapakrefactor domain_regex to Utils
2020-11-18 Dominik Csapakfix #3141: do not split on ', ' for returning the from...
2020-11-18 Stoiko Ivanovdo not create /cluster/<cid> unconditionally
2020-11-18 Stoiko Ivanovfix clustersync after node-deletion
2020-11-18 Thomas Lamprechtpbs: schedule: stop timer immediately on removal
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-18 Thomas Lamprechtpmgbackup: fix missing semicolon leading to weird effects
2020-11-18 Thomas Lamprechtpmgbackup: rework CLI for pbs integration
2020-11-18 Stoiko Ivanovreinject_email: fix connecting for ipv6-only hosts
2020-11-18 Stoiko Ivanovbackup: add SA custom score file to backup
2020-11-18 Daniel Berteaudfix #3098: DKIM: sort domains by length first
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 /etc/pmg/pbs to cluster-sync
2020-11-17 Stoiko Ivanovadd scheduled backup to PBS remotes
2020-11-17 Stoiko Ivanovpbs-integration: add CLI calls to pmgbackup
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-11-17 Thomas Lamprechtpbs config: whitespace and wording cleanups
2020-11-17 Stoiko Ivanovadd initial SectionConfig for PBS
2020-10-30 Stoiko IvanovBackup: push restore options to PMG::Backup
2020-10-30 Dietmar Maurerpmg_restore: make sure restore directory is empty
2020-10-30 Stoiko IvanovRestore: optionally restore from directory
2020-10-30 Dietmar Maurerpmg_backup: cleanup - remove useless mkdir
2020-10-30 Stoiko IvanovBackup: split backup creation and creating tar
2020-10-30 Stoiko Ivanovdrop left-over commented out code
2020-06-18 Stoiko Ivanovadd logging to disclaimer action
2020-06-18 Stoiko Ivanovprefix message-id in attachment-quarantine
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-18 Thomas Lamprechtdrop bogus comment part
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 Ivanovpmg-system-report: Add mailproxy whitelist
2020-04-24 Stoiko Ivanovpmg-system-report: add apt sources
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-23 Thomas Lamprechtpmgbanner: don't die if getting addr fails but running...
2020-04-21 Stoiko Ivanovtest_greylist: remove use of system
2020-04-21 Stoiko Ivanovenable policy if greylist6 is enabled
2020-04-20 Thomas Lamprechtpmgpolicy: greylist_value: improve indentation of state...
2020-04-20 Stoiko Ivanovadd tests for greylisting ipv6
2020-04-20 Stoiko Ivanovgreylist: make netmasks configurable
2020-04-20 Stoiko Ivanovpmgpolicy: add IPv6 support
next