]> git.proxmox.com Git - proxmox-backup.git/history - src/api2/pull.rs
implemnt backup ownership, improve datastore access permissions
[proxmox-backup.git] / src / api2 / pull.rs
2020-04-28 Dietmar Maurerimplemnt backup ownership, improve datastore access...
2020-04-27 Dietmar Maurersrc/config/acl.rs: introduce more/better datastore...
2020-04-18 Dietmar Maurerfix permission tests using non-uri parameters
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-04-17 Dietmar Maurersrc/api2/pull.rs: add access permission
2020-01-25 Dietmar Maurersrc/client/http_client.rs: new struct HttpClientOptions
2020-01-23 Dietmar Maurersrc/api2/pull.rs: delete fanished snapshots
2020-01-22 Dietmar Maurersrc/api2/pull.rs: use new Datastore::last_successful_ba...
2020-01-21 Wolfgang Bumillerbump proxmox crate to 0.1.7
2020-01-17 Dietmar Maurersrc/api2/pull.rs: implement delete flag for vanished...
2020-01-17 Dietmar Maurersrc/api2/types.rs: define and use GroupListItem
2020-01-16 Dietmar Maurerrenamed: src/config/remotes.rs -> src/config/remote.rs
2020-01-16 Dietmar Maurersrc/api2/pull.rs: use reference to remote configuration
2020-01-10 Dietmar Maurerrename src/api2/sync.rs -> src/api2/pull.rs