5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-01-31 01:48:09 +03:00

Commit Graph

  • 961c81bdeb man: verification: Fix config file name master Maximiliano Sandoval 2025-01-27 15:41:05 +01:00
  • af18706fcb docs: add synopsis and basic docs for prune job configuration Maximiliano Sandoval 2025-01-27 15:42:03 +01:00
  • ce8d56a3b5 api: datastore: add missing log context for prune Christian Ebner 2025-01-27 14:38:26 +01:00
  • 1f24167b4d proxy/parallel_handler: Improved panic errors with formatted strings Laurențiu Leahu-Vlăducu 2025-01-24 16:29:09 +01:00
  • d4468ba6f8 pxar: extract: Follow overwrite_flags when opening file Maximiliano Sandoval 2025-01-27 13:10:16 +01:00
  • 600ce36d57 use truncate whenever we create files Maximiliano Sandoval 2025-01-27 13:10:14 +01:00
  • 1cf52c6bb3 remove create & truncate when create_new is used Maximiliano Sandoval 2025-01-27 10:24:40 +01:00
  • 95d8e70c84 docs: Improve GC's cutofftime description Maximiliano Sandoval 2025-01-24 14:20:41 +01:00
  • b249e44a0e fix typos in docs and API descriptions Maximiliano Sandoval 2025-01-24 14:04:09 +01:00
  • d93d782d37 cargo: drop direct http crate dependency, tree-wide namespace fix Christian Ebner 2025-01-21 13:54:58 +01:00
  • d910543d56 d/control: add pbs-api-types Fabian Grünbichler 2025-01-24 09:23:35 +01:00
  • 41588772c9 fix: docs: prune sim: show "keep" entries in backup list Friedrich Weber 2025-01-22 14:38:09 +01:00
  • ed03985bd6 d/copyright; docs/conf.py: update copyright years Shannon Sterz 2025-01-23 16:03:14 +01:00
  • 7769be2f17 use new librust-pbs-api-types-dev debian package Dietmar Maurer 2025-01-22 11:19:46 +01:00
  • de875c0f0e update to proxmox-schema 4 Wolfgang Bumiller 2025-01-15 13:03:42 +01:00
  • f1a5808e67 replace match statements with ? operator Maximiliano Sandoval 2025-01-13 14:25:53 +01:00
  • c4c050dc36 sg_pt_changer: remove needless call to as_bytes() Maximiliano Sandoval 2025-01-13 14:25:52 +01:00
  • fd6cdeebea elide lifetimes when possible Maximiliano Sandoval 2025-01-13 14:25:51 +01:00
  • 414f3656a8 metric_collection: remove redundant map_or Maximiliano Sandoval 2025-01-13 14:25:50 +01:00
  • 0185228ad7 backup: remove unneded import Maximiliano Sandoval 2025-01-13 14:25:49 +01:00
  • b72bdf4156 Revert "fix #5710: api: backup: stat known chunks on backup finish" Christian Ebner 2024-12-12 08:52:04 +01:00
  • 4773f6b721 readme: clarify when one needs to adjust the rustup config Laurențiu Leahu-Vlăducu 2024-12-16 12:30:33 +01:00
  • 40ef2afe01 api: move DataStoreConfig parsing and mount check after allowed check Shannon Sterz 2024-12-16 12:50:44 +01:00
  • c312d58488 file-restore: bump version to 3.3.2-2 Thomas Lamprecht 2024-12-10 12:14:58 +01:00
  • 34fbf1a809 file-restore: fix -blockdev regression with namespaces or encryption Fabian Grünbichler 2024-12-10 10:37:50 +01:00
  • c676439a15 docs: notifications: document HTTP-based target's proxy behavior Lukas Wagner 2024-12-09 11:40:39 +01:00
  • ed8bc69a50 bump version to 3.3.2-1 v3.3.2 Thomas Lamprecht 2024-12-09 10:37:38 +01:00
  • c57ac02879 pxar: client: fix missing file size check for metadata comparison Christian Ebner 2024-12-08 20:34:45 +01:00
  • 668b8383a7 file restore: qemu helper: switch to more modern blockdev option for drives Fiona Ebner 2024-12-06 17:25:17 +01:00
  • c69d18626a pbs-client: remove log dependency and migrate to tracing Gabriel Goller 2024-12-03 12:06:32 +01:00
  • 08d136e069 client: backup: remove unnecessary clone for backup reader Christian Ebner 2024-12-04 09:31:47 +01:00
  • bf063e4494 auth: doc: Explicitly set namespace for UserInfomation Maximiliano Sandoval 2024-12-03 14:41:39 +01:00
  • d430b05ec3 datastore: docs: escape <uuid> Maximiliano Sandoval 2024-12-03 14:41:38 +01:00
  • f55a08891e pxar: extract: docs: remove redundant explicit link Maximiliano Sandoval 2024-12-03 14:41:37 +01:00
  • 77c81bcb31 datastore: docs: turn uri into hyperlink Maximiliano Sandoval 2024-12-03 14:41:36 +01:00
  • cf0aaec985 bump version to 3.3.1-1 v3.3.1 Thomas Lamprecht 2024-12-03 18:11:12 +01:00
  • 7c570bac70 ui: check that store is set before trying to select in GCJobView Shannon Sterz 2024-11-28 14:49:25 +01:00
  • 1874857dc2 cargo: update proxmox dependency of rest-server and sys Thomas Lamprecht 2024-12-03 18:03:55 +01:00
  • 8eaeedf31e tree-wide: add missing O_CLOEXEC flags to openat calls Dominik Csapak 2024-11-29 16:39:08 +01:00
  • c17964e7fc docs: escape <foo> in doc comments Fabian Grünbichler 2024-12-03 11:52:00 +01:00
  • 5d60f8692a restore: docs: escape <uid> with code block Maximiliano Sandoval 2024-12-03 10:32:43 +01:00
  • 61d18bcf9c config: acl: docs: link to PRIVILEGES with namespace Maximiliano Sandoval 2024-12-03 10:32:42 +01:00
  • 2bacfa7029 client: clippy: allow too_many_arguments Maximiliano Sandoval 2024-12-02 14:10:08 +01:00
  • 109e063a7e chunker: do not reassign context's total field Maximiliano Sandoval 2024-12-02 14:10:07 +01:00
  • 47a29b1896 docs: remove empty lines in doc strings Maximiliano Sandoval 2024-12-02 14:10:06 +01:00
  • 0083e7ac05 sync: push: use direct api version comparison in compatibility checks Christian Ebner 2024-11-28 17:07:21 +01:00
  • 00254d60e3 api types: version: implement traits to allow for version comparison Christian Ebner 2024-11-28 17:07:20 +01:00
  • d11393c70e api types: version: drop unused repoid field Christian Ebner 2024-11-28 17:07:19 +01:00
  • 77fd1853b3 clippy: use div_ceil to calculate fixed index length Fabian Grünbichler 2024-12-02 11:37:06 +01:00
  • a50e0014df clippy: elide more lifetimes Fabian Grünbichler 2024-12-02 11:34:05 +01:00
  • d61bac6841 api: config: run rustfmt Maximiliano Sandoval 2024-12-02 10:58:08 +01:00
  • cdeed5e440 datastore: simplify let-else block with ? operator Maximiliano Sandoval 2024-12-02 10:58:07 +01:00
  • acddd3f09a restore_daemon: use map_while instead of filter_map(Result::ok) Maximiliano Sandoval 2024-12-02 10:58:06 +01:00
  • 414a5b3a3a remove redundant imports Maximiliano Sandoval 2024-12-02 10:58:05 +01:00
  • 80264dbfaa docs: fix outer docs comments Maximiliano Sandoval 2024-12-02 10:58:04 +01:00
  • ff9e36b431 client: catalog: remove unnecessary sort_unstable_by Maximiliano Sandoval 2024-12-02 10:58:03 +01:00
  • 7eee253d8c remove needless type conversion Maximiliano Sandoval 2024-12-02 10:58:02 +01:00
  • 2dff4d2d6d client: remove unnecessary deref Maximiliano Sandoval 2024-12-02 10:58:01 +01:00
  • 23e91fdd98 docs: use sublist indentation Maximiliano Sandoval 2024-12-02 10:58:00 +01:00
  • c68117d0a1 push: use unwrap_or to prevent lazy evaluation Maximiliano Sandoval 2024-12-02 10:57:59 +01:00
  • de44cb7b47 backup_manager: use Vec::first instead of get(0) Maximiliano Sandoval 2024-12-02 10:57:58 +01:00
  • 81635877e2 use inspect_err when possible Maximiliano Sandoval 2024-12-02 10:57:57 +01:00
  • f36e8fea91 remove needless borrows Maximiliano Sandoval 2024-12-02 10:57:56 +01:00
  • 2fab9155b3 bump version to 3.3.0-2 Thomas Lamprecht 2024-11-28 13:03:09 +01:00
  • b711ccf0ad server: push: fix supported api version check Christian Ebner 2024-11-28 12:56:57 +01:00
  • 38d961f9e4 ui: mask unmounted datastores in datastore overview Stefan Hanreich 2024-11-28 12:00:14 +01:00
  • 6ab04f14ae ui: fix remove vanished tooltip to be valid for both sync directions Christian Ebner 2024-11-28 11:01:10 +01:00
  • 269b7bffc7 tree-wide: fix various typos Thomas Lamprecht 2024-11-27 20:52:48 +01:00
  • f418479aaa bump version to 3.3.0-1 v3.3.0 Thomas Lamprecht 2024-11-27 20:38:39 +01:00
  • c7cf3b424a ui: version info: replace hyphen separator with dot Thomas Lamprecht 2024-11-27 20:31:51 +01:00
  • eb21f639f2 ui: partition selector: clean-up indentation of model transform arrow-fn Thomas Lamprecht 2024-11-27 20:16:29 +01:00
  • 54308a12b3 ui: filter partitions without proper UUID in partition selector Hannes Laimer 2024-11-27 16:17:30 +01:00
  • af037dd25d Merge branch 're-apply-fionas-v2' Thomas Lamprecht 2024-11-27 20:00:56 +01:00
  • d3910e1334 api: disks: directory: fail if mount unit already exists Fiona Ebner 2024-11-27 17:06:37 +01:00
  • a7792e16c5 api: disks: directory: factor out helper for mount unit path Fiona Ebner 2024-11-27 17:06:36 +01:00
  • 353711199e api: disks: directory: fail if mount unit already exists Fiona Ebner 2024-11-27 16:06:58 +01:00
  • 584068893a api: disks: directory: factor out helper for mount unit path Fiona Ebner 2024-11-27 16:06:57 +01:00
  • 87c648018d docs: removable datastores: expand notes on supported file systems Thomas Lamprecht 2024-11-27 19:50:35 +01:00
  • d8777c0f9b docs: add note for why FAT is not supported for removable datastores Hannes Laimer 2024-11-27 16:34:02 +01:00
  • e5f2903981 docs: make sphinx ignore the environment cache to avoid missing synopsis Thomas Lamprecht 2024-11-27 18:56:40 +01:00
  • 1b4426feec GC: add check for nested datastore Fabian Grünbichler 2024-11-27 15:11:28 +01:00
  • 4d5e14c07e datastore: extract nesting check into helper Fabian Grünbichler 2024-11-27 15:11:27 +01:00
  • 93bdba1ac6 dashboard: make Subscription translatable Maximiliano Sandoval 2024-11-27 14:54:30 +01:00
  • 5a6aff6ad5 ui: tree: make Tape Backup string translatable Maximiliano Sandoval 2024-11-27 14:54:29 +01:00
  • 614b5b6713 bump version to 3.2.14-1 Thomas Lamprecht 2024-11-27 14:32:39 +01:00
  • 4948864a07 api: create_datastore: fix nesting checks Fabian Grünbichler 2024-11-27 14:05:21 +01:00
  • 13fe842041 docs: mention required source audit permission for push sync jobs Christian Ebner 2024-11-27 12:44:07 +01:00
  • 4eadbcc49f api: sync: include required permissions for push direction Christian Ebner 2024-11-27 12:44:06 +01:00
  • 5eb51c75ca api: sync: restrict edit permissions for push sync jobs Christian Ebner 2024-11-27 12:44:05 +01:00
  • 0e21bb2482 docs: installation: several small fixes/improvements Alexander Zeidler 2024-11-27 11:49:58 +01:00
  • 0fe9fd8dd0 api: removable datastore: downgrade device already mounted error to info Aaron Lauterer 2024-11-27 11:42:35 +01:00
  • 4869ec3bd3 docs: update copyright years Christoph Heiss 2024-09-27 17:58:01 +02:00
  • 17b7ab8021 sync: push: pass full error context when returning error to job Christian Ebner 2024-11-27 10:26:53 +01:00
  • 00ced7808b d/control: update versioned dependency for widget-toolkit Thomas Lamprecht 2024-11-27 12:32:19 +01:00
  • 87f2087789 ui: datastore edit: fix emptytext for path field Fiona Ebner 2024-11-26 17:29:16 +01:00
  • 0ca7833bc5 ui: datastore content: change button text "Add NS" to "Add Namespace" Lukas Wagner 2024-11-27 11:02:45 +01:00
  • 41b8bf2aff api: admin: add Datastore.Modify permission for mount Hannes Laimer 2024-11-27 11:18:40 +01:00
  • 0fe805b95f ui: prune keep input: actually clear value on clear trigger click Dominik Csapak 2024-11-27 09:41:15 +01:00
  • 363e32a805 api: directory: use relative path when creating removable datastore Hannes Laimer 2024-11-26 17:51:26 +01:00
  • c5c7fd3482 pull-sync: do not interpret older missing snapshots as needs-resync Fabian Grünbichler 2024-11-27 09:26:04 +01:00