]> git.proxmox.com Git - proxmox-backup.git/history - src/server/pull.rs
use RateLimitConfig for HttpClient and pull
[proxmox-backup.git] / src / server / pull.rs
2021-11-22 Dietmar Maureruse RateLimitConfig for HttpClient and pull
2021-11-19 Dietmar Maureruse new proxmox-async crate
2021-11-19 Dietmar Maureruse new proxmox-sys crate
2021-11-18 Fabian Grünbichlerfix #sync.cfg/pull: don't remove by default
2021-11-18 Fabian Grünbichlerpull: allow pulling groups selectively
2021-11-18 Fabian Grünbichlerpull/sync: extract passed along vars into struct
2021-11-18 Fabian Grünbichlerpull: use BackupGroup consistently
2021-10-28 Dominik Csapakpull_store/group: dont try remove locally protected...
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-09-27 Dietmar Maurermove src/backup/datastore.rs into pbs_datastore crate
2021-09-24 Dietmar Maurercleanup worker task logging
2021-09-24 Dietmar Maurermove worker_task.rs into proxmox-rest-server crate
2021-07-19 Wolfgang Bumillermove client to pbs-client subcrate
2021-07-09 Wolfgang Bumillermove client::pull to server::pull