Commit Graph

  • fa487e5352 bump h2 to 0.4 Fabian Grünbichler 2024-07-25 13:06:54 +0200
  • 3f325047dc remove use of proxmox_lang::error::io_err_other Wolfgang Bumiller 2024-07-26 12:17:09 +0200
  • 96b7812b6a update to proxmox-log 0.2 and proxmox-rest-server 0.7 Wolfgang Bumiller 2024-07-24 14:34:56 +0200
  • eb44bdb842 client: avoid unnecessary allocation in AES benchmark Dietmar Maurer 2024-07-19 12:01:15 +0200
  • deb237a288 image backup: use 4M input buffer Fabian Grünbichler 2024-07-17 15:08:27 +0200
  • 00ce0e38bd example: improve chunking speed example Fabian Grünbichler 2024-07-17 15:08:26 +0200
  • 396806b211 build: ensure wrapper config is picked up Fabian Grünbichler 2024-07-10 14:29:24 +0200
  • b5b0b87eef server: pull: fix sync info message for root namespace Christian Ebner 2024-07-15 12:15:43 +0200
  • c7275ede6d www: sync edit: indetation style fix Christian Ebner 2024-07-15 12:15:42 +0200
  • ce9b933556 server: pull: silence clippy to many arguments warning Christian Ebner 2024-07-15 12:15:41 +0200
  • 1c81ffdefc server: pull: be more specific in module comment Christian Ebner 2024-07-15 12:15:40 +0200
  • 077c1a9979 datastore: data blob: fix typos in comments Christian Ebner 2024-07-15 12:15:39 +0200
  • 16170ef91d api certs: run cargo fmt Thomas Lamprecht 2024-07-17 13:28:05 +0200
  • fcccc3dfa5 fix #3699: client: prefer xdg cache directory for tmp files Maximiliano Sandoval 2024-07-17 12:18:35 +0200
  • 2ecdbe9a96 bump apt-api-types dependency to 1.0.1 Thomas Lamprecht 2024-07-17 11:44:40 +0200
  • 6e3f844f9a datastore: replace deprecated archive_type function Christian Ebner 2024-07-03 12:11:00 +0200
  • c052040028 datastore: fix typo in comment Gabriel Goller 2024-07-03 16:55:06 +0200
  • c1689192d9 datastore: use cached snapshot time string in path Gabriel Goller 2024-07-03 17:08:36 +0200
  • 0e9aa78bf4 datastore: avoid calculating protected attribute twice Gabriel Goller 2024-07-03 17:02:46 +0200
  • 625e2fd95f don't directly depend on tracing-subscriber Wolfgang Bumiller 2024-07-12 11:19:25 +0200
  • 1134a14166 api: inherit LogContext in tasks hyper spawns in h2 handlers Wolfgang Bumiller 2024-07-11 16:21:35 +0200
  • c4f2bb70da bump sys and rest-server dependencies to 0.6 Wolfgang Bumiller 2024-07-11 15:33:43 +0200
  • 3b2ade778f api: switch from task_log! macro to tracing Gabriel Goller 2024-07-09 16:20:13 +0200
  • 7e2486e800 switch from task_log! macro to tracing Gabriel Goller 2024-07-09 16:20:12 +0200
  • cd25c36d21 cargo: fix package name Gabriel Goller 2024-07-11 10:33:28 +0200
  • 88f3ccb96c cargo: add local dependencies Gabriel Goller 2024-07-09 12:54:26 +0200
  • 68ec9356ec bump d/control Wolfgang Bumiller 2024-07-09 08:06:17 +0200
  • 55e7bef4d2 use new apt/apt-api-types crate Dietmar Maurer 2024-06-21 11:51:30 +0200
  • da2002eadb bump proxmox-tfa dependency to 5.0.0 Wolfgang Bumiller 2024-07-03 15:27:47 +0200
  • cb3d41e838 bump version to 3.2.7-1 Thomas Lamprecht 2024-07-03 13:33:59 +0200
  • d864ed1ca6 update online help reference info Thomas Lamprecht 2024-07-03 10:59:39 +0200
  • 226e61361b manager: restore newline in wipe-disk confirmation query Wolfgang Bumiller 2024-07-03 11:20:40 +0200
  • 888aede177 backup_manager: use confirmation helper in wipe-disk command Gabriel Goller 2024-06-19 12:15:44 +0200
  • 0020601d52 datastore: fix problem with operations counting Hannes Laimer 2024-04-25 11:01:50 +0200
  • c3e6770104 http_client: keep renewal future running on failed re-auth Hannes Laimer 2024-06-24 09:54:38 +0200
  • de00745354 fix 5304: client: set process uid/gid for .pxarexclude-cli Christian Ebner 2024-04-30 17:37:14 +0200
  • a981ddbc77 client: mount: wait for child to return before exiting Gabriel Goller 2024-06-18 16:03:33 +0200
  • a08698d32a close #5571: client: fix regression for map command Christian Ebner 2024-07-02 09:24:14 +0200
  • 8dab8f3301 make: add deb-nostrip target Fabian Grünbichler 2024-06-27 10:33:39 +0200
  • 42c6224f92 don't call contains_key() before remove() Wolfgang Bumiller 2024-06-28 09:33:23 +0200
  • f4130d531f tools: add missing cfg(test) macro Maximiliano Sandoval 2024-06-26 15:06:03 +0200
  • cef764ff85 chunk_store: do not explicitly write implied trait Maximiliano Sandoval 2024-06-26 15:06:02 +0200
  • f619f3e0e7 tools: write multiplication by 01 succinctly Maximiliano Sandoval 2024-06-26 15:06:01 +0200
  • 8bd4be15c9 api: remove use of unnecessary pub(self) Maximiliano Sandoval 2024-06-26 15:06:00 +0200
  • 1d836ed32a replace get(key).is_none() with !contains_key() Maximiliano Sandoval 2024-06-26 15:05:59 +0200
  • f3f3c67267 replace get(key).is_some() with contains_key() Maximiliano Sandoval 2024-06-26 15:05:58 +0200
  • 0003743962 Makefile: drop outdated comment Fabian Grünbichler 2024-06-27 09:43:01 +0200
  • f4a7bddd39 build: fix nocheck build Fabian Grünbichler 2024-06-03 14:04:50 +0200
  • d6f4fd4ec7 cargo config: add debug=true Fabian Grünbichler 2024-06-25 14:21:58 +0200
  • 8c75fcd07c trivial clippy fixes Fabian Grünbichler 2024-06-25 13:37:35 +0200
  • 71bf1a3b12 run cargo fmt Fabian Grünbichler 2024-06-24 10:02:07 +0200
  • 8aa244641d trivial clippy fixes Fabian Grünbichler 2024-06-24 09:59:27 +0200
  • f699c72b20 bump proxmox-rrd to 0.2 and proxmox-time to 2.0 Wolfgang Bumiller 2024-06-20 14:08:08 +0200
  • d9e9ed845d bump bitflags to 2.4 Wolfgang Bumiller 2024-06-20 13:36:59 +0200
  • a912e551cd update README.rst to refer to .cargo/config.toml Wolfgang Bumiller 2024-06-20 12:31:18 +0200
  • 2170d58b0b fs: update comment to reflect usage of C-string literals Maximiliano Sandoval 2024-06-20 11:00:08 +0200
  • 603042d0a4 rename .cargo/config to .cargo/config.toml Wolfgang Bumiller 2024-06-20 12:24:27 +0200
  • 1a76efc616 cargo: use default-features Maximiliano Sandoval 2024-06-20 11:00:05 +0200
  • da72994faf use XATTR_* constants instead of calling functions Wolfgang Bumiller 2024-06-20 11:07:33 +0200
  • 0c9f247cfd bump sys dependency to 0.5.7 Wolfgang Bumiller 2024-06-20 11:08:10 +0200
  • 6359e6d4d4 replace c_str! macro with c"literals" Wolfgang Bumiller 2024-06-20 11:07:10 +0200
  • fd3f72820e build: use cargo wrapper when building package Fabian Grünbichler 2024-06-19 16:38:05 +0200
  • a92a745fdc build: fix SUBCRATES for arbitrary working dirs Fabian Grünbichler 2024-06-19 17:47:37 +0200
  • 376cd5897e build: adapt workspace member command Fabian Grünbichler 2024-06-19 16:00:39 +0200
  • 734c4601a5 close #4763: client: add command to forget backup group Gabriel Goller 2024-06-03 10:43:11 +0200
  • 8e924a7bc0 client: add 'remove_repository_from_value' helper Wolfgang Bumiller 2024-06-19 11:30:09 +0200
  • 00c88a42a2 pxar: use anyhow::Error in PxarBackupStream Gabriel Goller 2024-06-18 16:22:03 +0200
  • 230527a360 pxar: add UniqueContext helper Gabriel Goller 2024-06-18 16:22:02 +0200
  • 095ddcad48 pxar: remove ArchiveError Gabriel Goller 2024-06-18 16:22:01 +0200
  • 74d735eeed ui: gc job edit: fix i18n gettext usage Thomas Lamprecht 2024-06-18 16:12:14 +0200
  • 5c15fb97b4 docs: drop blanket statement recommending against remote storage Thomas Lamprecht 2024-06-17 17:06:55 +0200
  • 0d47038a0c bump proxmox-sys dep to 0.5.6 Wolfgang Bumiller 2024-06-17 14:06:25 +0200
  • 1d36b502f5 Merge branch '3.2.6' Fabian Grünbichler 2024-06-17 10:38:02 +0200
  • 472b52f54c bump version to 3.2.6-1 Fabian Grünbichler 2024-06-17 10:18:53 +0200
  • dbfba9db89 client: pxar: fix fuse mount performance for split archives Christian Ebner 2024-06-12 15:17:13 +0200
  • e1a506a0d0 config: acme: use latest proxmox_sys::fs::ensure_dir_exists Dietmar Maurer 2024-06-13 11:58:09 +0200
  • e5c0d80ca4 docs: add note for not using remote storages Dominik Csapak 2024-06-11 11:30:46 +0200
  • a3e79113cf tape: handle PEWZ like regular early warning Dominik Csapak 2024-06-10 13:45:05 +0200
  • b7a6c5da06 tape: disable Programmable Early Warning Zone (PEWZ) Dominik Csapak 2024-06-10 13:45:04 +0200
  • 192d70bbe2 tape: refactor setting the mode page Dominik Csapak 2024-06-10 13:45:03 +0200
  • 3a76fdc9e7 bump version to 3.2.5-1 Fabian Grünbichler 2024-06-10 13:45:17 +0200
  • 4354cae7ba bump pxar to 0.11.1 Fabian Grünbichler 2024-06-10 13:39:33 +0200
  • 481a9515b1 extract: don't interpret prelude as OsStr Fabian Grünbichler 2024-06-10 13:38:10 +0200
  • afdc0f0e42 client: pxar: encode prelude based on writer variant Christian Ebner 2024-06-10 13:06:21 +0200
  • 903ab2e938 client: pxar: json encode cli exclude pattern in prelude Christian Ebner 2024-06-10 13:06:20 +0200
  • 3c9a29e5cf file-restore: list: improve pxar v2 performance Christian Ebner 2024-06-10 10:39:33 +0200
  • 8834153187 docs: add table listing possible change detection modes Christian Ebner 2024-06-07 15:12:51 +0200
  • 04bb256abd client: backup spec: rename change detection mode default Christian Ebner 2024-06-07 15:12:50 +0200
  • fdcae4bd8a api: catalog: improve pxar v2 performance Fabian Grünbichler 2024-06-10 10:06:37 +0200
  • 8f9330b582 run cargo fmt Fabian Grünbichler 2024-06-07 14:00:33 +0200
  • e653ace318 api: catalog/file-restore: use archive-name schema Fabian Grünbichler 2024-06-07 14:00:15 +0200
  • c0302805c4 client: backup: conditionally write catalog for file level backups Christian Ebner 2024-06-07 13:37:52 +0200
  • 4dd816b343 www: content: lookup via metadata archive instead of catalog Christian Ebner 2024-06-07 13:37:51 +0200
  • 84981486cb file-restore: fallback to mpxar if catalog not present Christian Ebner 2024-06-07 13:37:50 +0200
  • 6cf75f2fe2 file-restore: never list ppxar as archive Christian Ebner 2024-06-07 13:37:49 +0200
  • 364e2d1133 api: datastore: add optional archive-name to file-restore Christian Ebner 2024-06-07 13:37:48 +0200
  • cfb2632c9e api: datastore: conditional lookup for catalog endpoint Christian Ebner 2024-06-07 13:37:47 +0200
  • 8d8142955f client: tools: add helper to lookup ArchiveEntrys via pxar Christian Ebner 2024-06-07 13:37:46 +0200
  • 3b95f09522 api: datastore: move reusable code out of thread Christian Ebner 2024-06-07 13:37:45 +0200
  • 30ea695518 api: datastore: factor out path decoding for catalog Christian Ebner 2024-06-07 13:37:44 +0200