]> git.proxmox.com Git - proxmox-backup.git/history - proxmox-file-restore
ui: sync view: add 'max-depth' to model
[proxmox-backup.git] / proxmox-file-restore /
2023-11-25 Hannes Laimeraccept a ref to a HttpClient
2023-06-16 Maximiliano Sandovalfile restore: qemu helper: run rustfmt
2023-06-15 Thomas Lamprechtfile-restore: factor out detecting debug mode
2023-06-15 Stoiko Ivanovfile-restore: set loglevel considering PBS_QEMU_DEBUG
2023-06-15 Stoiko Ivanovfile-restore: set zfs_arc_min to current minimum of 32M
2023-06-15 Stoiko Ivanovfile-restore: add zfs. prefix to arc_min/max settings
2023-05-17 Thomas Lamprechtfile restore: clippy and format argument fixes
2022-12-12 Wolfgang Bumillermove pbs_config::key_config to pbs-key-config
2022-12-12 Fabian Grünbichlersort dependencies
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ü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-11-15 Thomas Lamprechtfile-restore: move various formats to inline-string...
2022-11-15 Thomas Lamprechtfile-restore: split out internal QMP logic from unrelat...
2022-11-15 Thomas Lamprechtfile restore: allow to pass dimm size via env
2022-11-14 Thomas Lamprechtfile restore: limit max dimm size to 512 MB
2022-11-14 Thomas Lamprechtfile restore: move allow-memory-hotplug param from...
2022-11-11 Thomas Lamprechtfile restore: rename dynamic-memory to auto-memory...
2022-11-11 Dominik Csapakfile-restore: make dynamic memory behaviour controllable
2022-11-11 Thomas Lamprechtlimit ZFS Arc to more smalles possible value
2022-11-11 Thomas Lamprechtfile restore: list api: fix description of "path"
2022-11-11 Thomas Lamprechtfile restore: switch some formats to inline template...
2022-11-07 Dominik Csapakfile-restore: dynamically increase memory of vm for...
2022-11-04 Dominik Csapakfile-restore: fix deprecated qemu parameters
2022-10-19 Wolfgang Bumillerbump sys dep to 0.4.1
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