]> git.proxmox.com Git - proxmox-backup.git/history - proxmox-restore-daemon
cleanup more unnecesary allocations
[proxmox-backup.git] / proxmox-restore-daemon /
2023-11-29 Wolfgang Bumillerfix an unused import warning
2023-05-17 Thomas Lamprechtfile restore: clippy and format argument fixes
2023-03-27 Wolfgang Bumillercargo fmt
2023-03-02 Wolfgang Bumilleradapt to rest-server 0.3 and http 0.8 changes
2023-03-02 Wolfgang Bumilleruse proxmox-sortable-macro directly
2022-12-12 Fabian Grünbichlersort dependencies
2022-12-12 Fabian Grünbichlerswitch remaining member dependencies to workspace
2022-12-12 Fabian Grünbichlerswitch regular dependencies to workspace ones
2022-12-12 Fabian Grünbichlerswitch proxmox dependencies to workspace
2022-12-12 Fabian Grünbichlerrestore-daemon: add missing tokio feature
2022-12-12 Fabian Grünbichlerworkspace: inherit metadata
2022-12-06 Wolfgang Bumillertree-wide: bump edition to 2021
2022-11-23 Wolfgang Bumillerbump pxar dependency to 0.10.2
2022-10-19 Wolfgang Bumillerbump sys dep to 0.4.1
2022-10-11 Thomas Lamprechtmove proxmox-rest-server to proxmox-rs as separate...
2022-10-05 Dominik Csapakrestore-daemon: add 'format' and 'zstd' parameters...
2022-09-07 Fabian Grünbichlerupdate proxmox-router to 1.3.0
2022-07-28 Wolfgang Bumillerbump proxmox-sys dep to 0.4
2022-07-28 Wolfgang Bumillermore simpler clippy fixes
2022-07-26 Fabian Grünbichlermore clippy fixes and annotations
2022-06-29 Wolfgang Bumillerbump proxmox-sys dep to 0.3.1
2022-06-21 Dominik Csapakrestore-daemon: make file listing 'streaming'
2022-06-21 Hannes Laimerreplace print with log macro
2022-06-21 Wolfgang Bumillerbump proxmox-router dep to 1.2.4
2022-06-07 Thomas Lamprechttree wide: typo fixes through codespell
2022-06-02 Thomas Lamprechttree wide: clippy lint fixes
2022-06-02 Fabian Grünbichlerupdate to nix 0.24 / rustyline 9 / proxmox-sys 0.3
2022-06-02 Fabian Grünbichlerbump tokio-util to 0.7
2022-05-16 Fabian Grünbichlerbuild: bump required log version
2022-04-28 Thomas Lamprechtcargo fmt
2022-04-27 Dominik Csapakrestore-daemon: avoid auto-mounting zpools
2022-04-27 Dominik Csapakrestore-daemon: put blocking code into 'block_in_place'
2022-04-27 Dominik Csapakrestore-daemon: start disk initialization in parallel...
2022-04-13 Wolfgang Bumillerbump proxmox-compression dependency to 0.1.1
2022-04-13 Wolfgang Bumillerbump proxmox-schema dependency to 1.3.1 for streaming...
2022-04-13 Wolfgang Bumillerbump proxmox-router dependency to 1.2
2022-04-10 Thomas Lamprechtrestore daemon: rust fmt
2022-03-04 Wolfgang Bumillerbump proxmox-schema dep to 1.3
2022-02-21 Wolfgang Bumillerbump proxmox-async dep to 0.4
2022-02-21 Dominik Csapakdepend on new 'proxmox-compression' crate
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