]> git.proxmox.com Git - proxmox-backup.git/history - src/tools/subscription.rs
update to first proxmox crate split
[proxmox-backup.git] / src / tools / subscription.rs
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-09-30 Thomas Lamprechtsubscription: switch verification domain over to shop...
2021-09-02 Dietmar Maurerstart new pbs-config workspace
2021-07-19 Wolfgang Bumillermove more helpers to pbs-tools
2021-07-09 Thomas Lamprechtsubscription: set higher-level error to message instead...
2021-07-06 Wolfgang Bumillersplit out pbs-runtime module
2021-05-17 Wolfgang Bumillerupdate proxmox-http dependency
2021-05-17 Fabian Grünbichlermove SimpleHttp to proxmox_http
2021-05-17 Fabian GrünbichlerSimpleHttp: factor out product-specific bits
2021-05-10 Dylan Whytefix #3296: use proxy for subscriptions
2021-05-06 Dietmar Maurercleanup: split SimpleHttp client into extra file
2021-04-21 Dietmar MaurerHttpsConnector: add proxy support
2021-04-21 Dietmar Maurernew http client implementation SimpleHttp (avoid static...
2021-03-17 Dominik Csapaktools/subscription: ignore ENOENT for apt auth config...
2021-03-10 Thomas Lamprechttypo fixes all over the place
2021-01-21 Dietmar MaurerMerge branch 'master' of ssh://proxdev.maurer-it.com...
2021-01-20 Fabian Grünbichlerclippy: pass &str/&[..] instead of &String/&Vec
2021-01-20 Fabian Grünbichlerclippy: use chars / byte string literals
2020-10-27 Thomas Lamprechtapt auth: add newline to the end
2020-10-27 Thomas Lamprechtimplement subscription handling and api