]> git.proxmox.com Git - proxmox.git/history - proxmox-subscription/src
notify: smtp: add `Auto-Submitted` header to email body
[proxmox.git] / proxmox-subscription / src /
2023-12-04 Wolfgang BumillerMerge branch 'proxmox-acme'
2023-11-27 Stefan Sterzsubscription: expose the `next_due_date` as an `i64`
2023-11-27 Fabian Grünbichlersubscription: let ProductType derive Hash
2023-11-27 Stefan Sterztype: move `ProductType` type to `proxmox-subscription...
2023-08-08 Lukas Wagnerclippy fix: this (Default) `impl` can be derived
2023-08-08 Lukas Wagnerclippy fix: the borrowed expression implements the...
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-openid-merge'
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-apt-merge'
2022-12-05 Fabian Grünbichlerclippy 1.65 fixes
2022-11-25 Thomas Lamprechtsubscription: recognize 'Suspended' status
2022-10-11 Thomas LamprechtMerge remote-tracking branch 'proxmox-rest-merge/master'
2022-09-07 Fabian Grünbichlersubscription: properly forward verification error
2022-09-07 Fabian Grünbichlersubscription: use lowercase for Display-ing status
2022-09-07 Fabian Grünbichlersubscription: properly alias 'notfound'
2022-09-07 Fabian Grünbichlersubscription: conditionalize checks
2022-09-07 Fabian Grünbichlersubscription: add Expired status
2022-09-07 Fabian Grünbichlerhttp: client_trait: make request body generic
2022-09-07 Fabian Grünbichlerhttp: add extra_headers to `post`
2022-09-07 Fabian Grünbichlerhttp: make post() take `Read`, not &str
2022-07-21 Fabian Grünbichleradd default signing key path
2022-07-21 Fabian Grünbichlersubscription: make key optional and support multiple...
2022-07-20 Wolfgang Bumillersubscription: clippy fixup
2022-07-20 Wolfgang Bumillersubscription: line-wrap test data
2022-07-20 Wolfgang Bumillersubscription: doc comment fixup
2022-07-20 Fabian Grünbichlersubscription: clippy lints
2022-07-20 Fabian Grünbichlersubscription: properly case status enum values
2022-07-19 Fabian Grünbichlercheck signature when reading subscription
2022-07-19 Fabian Grünbichleradd new proxmox-subscription crate