]> git.proxmox.com Git - proxmox-backup.git/history - src/config/remote.rs
start new pbs-config workspace
[proxmox-backup.git] / src / config / remote.rs
2021-09-02 Dietmar Maurerstart new pbs-config workspace
2021-08-30 Dietmar Maurerremote config: derive and use Updater
2021-07-20 Dietmar Maureradd helpers to write configuration files
2021-02-10 Dietmar Maurerdocs: add utility binary to generate docs
2021-01-21 Dietmar MaurerMerge branch 'master' of ssh://proxdev.maurer-it.com...
2021-01-20 Fabian Grünbichlerclippy: us *_or_else with function calls
2020-11-10 Fabian Grünbichlerremote.cfg: rename userid to 'auth-id'
2020-10-29 Fabian Grünbichlerclient/remote: allow using ApiToken + secret
2020-10-29 Fabian Grünbichlerreplace Userid with Authid
2020-09-30 Dominik Csapakclient/remote: add support to specify port number
2020-08-10 Wolfgang Bumillerintroduce Username, Realm and Userid api types
2020-05-28 Dietmar Maurerdepend on proxmox 0.1.38, use new fs helper functions
2020-05-26 Dominik Csapakremotes: save passwords as base64
2020-05-26 Dominik Csapakremote: try to use Struct for api
2020-05-26 Dominik Csapakconfig/remote: add 'name' to Remote struct
2020-05-19 Dominik Csapakadapt to changes of SectionConfigPlugin
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-03-02 Dietmar Maureruse SectionConfig from proxmox 0.1.18-1
2020-01-31 Dietmar Maurersrc/config/remote.rs: do not serialize empty option
2020-01-25 Dietmar Maurersrc/config/remote.rs: add fingerprint
2020-01-16 Dietmar Maurerrenamed: src/config/remotes.rs -> src/config/remote.rs