]> git.proxmox.com Git - proxmox.git/history - proxmox-subscription
clippy fix: calls to `drop` with a value that implements `Copy`
[proxmox.git] / proxmox-subscription /
2023-08-08 Lukas Wagnerclippy fix: the borrowed expression implements the...
2023-07-24 Wolfgang Bumillerbump proxmox-subscription to 0.4.1-1
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-openid-merge'
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-apt-merge'
2023-05-23 Wolfgang Bumillerbump proxmox-subscription to 0.4.0-1
2023-05-23 Wolfgang Bumillerupdate d/copyright files to debian copyright-format 1.0
2023-03-02 Wolfgang Bumillerbump proxmox-subscription to 0.3.1
2022-12-12 Fabian Grünbichlermore workspace dependencies
2022-12-07 Fabian Grünbichlerupdate d/control files
2022-12-07 Fabian Grünbichlerupdate d/control files
2022-12-07 Fabian Grünbichlerdefine workspace dependencies in workspace
2022-12-07 Fabian Grünbichlerinherit shared, external dependencies
2022-12-07 Fabian Grünbichlermove common metadata to workspace
2022-12-06 Fabian Grünbichlerupdate d/control files
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: bump to 0.3.0
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: bump to 0.7.0
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-08-26 Thomas Lamprechtd/control: tree wide update after switch to weak/namesp...
2022-08-26 Fabian Grünbichlerbuild: use weak and namespaced features
2022-08-19 Fabian Grünbichlersubscription: add missing path dependencies
2022-07-28 Wolfgang Bumillerbump d/control files
2022-07-28 Wolfgang Bumillerbump proxmox-subscription to 0.2.1-1
2022-07-28 Wolfgang Bumillerhttp, shared-memory, subscription: bump proxmox-sys...
2022-07-21 Wolfgang Bumillerbump proxmox-subscription to 0.2.0-1
2022-07-21 Fabian Grünbichleradd default signing key path
2022-07-21 Fabian Grünbichlersubscription: make key optional and support multiple...
2022-07-21 Wolfgang Bumillersubscription: check in d/control
2022-07-20 Wolfgang Bumillerproxmox-subscription: initial bump to 0.1.0-1
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