]> git.proxmox.com Git - proxmox-backup.git/history - proxmox-file-restore
client: drop deprecated Fd usage
[proxmox-backup.git] / proxmox-file-restore /
2022-10-11 Fabian Grünbichlerclippy fixes
2022-10-05 Dominik Csapakfile-restore: remove 'json-error' parameter from list_files
2022-10-05 Dominik Csapakfile-restore: add 'format' and 'zstd' parameters to...
2022-09-07 Fabian Grünbichlerupdate proxmox-router to 1.3.0
2022-09-05 Fabian Grünbichlerbuild: more missing features
2022-07-28 Wolfgang Bumillerbump proxmox-sys dep to 0.4
2022-07-28 Wolfgang Bumillerfile-restore: clippy fixes
2022-06-30 Wolfgang Bumillerrustfmt
2022-06-30 Wolfgang Bumillerfile-restore: fix a hyperlink in docs
2022-06-29 Wolfgang Bumillerbump proxmox-sys dep to 0.3.1
2022-06-21 Hannes Laimerproxmox-file-restore: replace print with log macro
2022-06-21 Hannes Laimerbins: init cli logger
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-05-12 Wolfgang Bumillerfile-restore: add namespace support to qemu part
2022-05-12 Wolfgang Bumillersplit the namespace out of BackupGroup/Dir api types
2022-05-12 Wolfgang Bumillerapi-types: add namespace to BackupGroup
2022-04-27 Dominik Csapakfile-restore: add 'timeout' and 'json-error' parameter
2022-04-27 Dominik Csapakfile-restore: factor out 'list_files'
2022-04-20 Wolfgang Bumillermake datastore BackupGroup/Dir ctors private
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-12 Wolfgang Bumillertree-wide: replace serde_json::from_value(a_value.clone())
2022-04-06 Thomas Lamprechtfile restore: rust fmt
2022-04-06 Wolfgang Bumilleruse BufReader/Writer for Files passed to serde_json...
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 Wolfgang Bumillerbump proxmox-lang dep to 1.1
2022-02-08 Fabian Grünbichlermisc clippy fixes
2022-01-26 Thomas Lamprechtfile restore: scale per-round delay up dynamically
2022-01-26 Thomas Lamprechtfile restore: always wait up to 25s
2021-12-30 Fabian Grünbichlertree-wide: is_ok/is_err()
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 proxmox-schema to 1.1
2021-11-25 Dietmar Maurerremove pbs-tools/src/sys.rs
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-22 Wolfgang Bumillerd/control and Cargo.toml bumps
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-19 Dietmar Maureruse new proxmox-sys crate
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-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 Maurerrename pbs-systemd to proxmox-systemd
2021-09-21 Dietmar Maurermove ApiConfig, FileLogger and CommandoSocket to proxmo...
2021-09-07 Dietmar Maurermoved key_derivation.rs from pbs_datastore to pbs-confi...
2021-09-01 Wolfgang Bumillersplit proxmox-file-restore into its own crate