]> git.proxmox.com Git - proxmox-backup.git/history - proxmox-restore-daemon
rename cached_traffic_control.rs to traffic_control_cache.rs, improve dev docs
[proxmox-backup.git] / proxmox-restore-daemon /
2022-02-08 Fabian Grünbichlermisc clippy fixes
2022-01-26 Dietmar MaurerSet MMAP_THRESHOLD to a fixed value (128K)
2021-12-30 Fabian Grünbichlertree-wide: is_ok/is_err()
2021-12-30 Fabian Grünbichlertree-wide: use is_empty() and similar
2021-12-30 Fabian Grünbichlertree-wide: cleanup manual map/flatten
2021-12-30 Fabian Grünbichlertree-wide: drop redundant clones
2021-12-30 Fabian Grünbichlertree-wide: fix needless borrows
2021-12-16 Wolfgang Bumillerbump regex dep to 1.5
2021-12-16 Wolfgang Bumillerbump proxmox-schema to 1.1
2021-12-16 Thomas Lamprechtrestore-daemon: fix use of deprecated env_logger::from_...
2021-12-16 Thomas Lamprechtdrop unused imports of proxmox_sys::identity
2021-12-01 Fabian Grünbichlerdeps: env_logger update to 0.9
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-20 Dietmar Maurerdepend on proxmox-async 0.2
2021-11-19 Dietmar Maureruse new proxmox-async crate
2021-11-19 Fabian Grünbichlerupdate to base64 0.13
2021-11-18 Dietmar Maureruse proxmox::tools::fd::fd_change_cloexec from proxmox...
2021-10-21 Dietmar Maureruse new fsync parameter to replace_file and atomic_open...
2021-10-13 Dietmar Maureruse complete_file_name from proxmox-router 1.1
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-10-08 Wolfgang Bumillerbump proxmox dependency to 0.14.0 and proxmox-http...
2021-10-05 Dietmar Maurerproxmox-rest-server: use new ServerAdapter trait instea...
2021-10-05 Dietmar Maurerproxmox-rest-server: pass owned RestEnvironment to...
2021-10-01 Dietmar Maurerproxmox-rest-server: make get_index async
2021-10-01 Dietmar Maurerproxmox-rest-server: make check_auth async
2021-09-28 Dietmar MaurerExtJsFormatter: use ParameterError to correctly compute...
2021-09-23 Dietmar Maureruse UPID and systemd helpers from proxmox 0.13.4
2021-09-21 Dietmar Maurermove proxmox_restore_daemon code into extra crate