]> git.proxmox.com Git - proxmox-backup.git/history - src/api2/config/remote.rs
remove timer and lock functions, fix building with proxmox 0.3.2
[proxmox-backup.git] / src / api2 / config / remote.rs
2020-08-04 Wolfgang Bumillerremove timer and lock functions, fix building with...
2020-05-29 Dominik Csapakfix removing of remotes
2020-05-26 Dominik Csapakremotes: save passwords as base64
2020-05-26 Dominik Csapakremote: try to use Struct for api
2020-05-26 Dominik Csapakapi2/config/remote: remove password from read_remote
2020-05-26 Dominik Csapakapi2/config/remote: lock and use digest for removal
2020-05-26 Dominik Csapakapi2/config/remote: use rpcenv for digest for read_remote
2020-05-26 Dominik Csapakconfig/remote: add 'name' to Remote struct
2020-04-29 Dietmar Maurersrc/api2/config/remote.rs: fix white space
2020-04-29 Dietmar Maurersrc/api2/config/remote.rs: add delete parameter to...
2020-04-29 Dietmar Maurersrc/config/acl.rs: introduice privileges and roles...
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-04-17 Dietmar Maurersrc/api2/config/remote.rs: add access permissions
2020-01-30 Dietmar Maurerfixup
2020-01-30 Dietmar Maurersrc/section_config.rs - convert_to_array: add option...
2020-01-25 Dietmar Maurersrc/config/remote.rs: add fingerprint
2020-01-16 Dietmar Maurerrenamed: src/config/remotes.rs -> src/config/remote.rs