]> git.proxmox.com Git - proxmox-backup.git/history - pbs-client
api: make prune-group a real workertask
[proxmox-backup.git] / pbs-client /
2024-04-04 Christian Ebnerclient: backup writer: only borrow http client
2024-03-26 Fabian Grünbichlerfix #5248: client: allow self-signed/untrusted certific...
2024-03-25 Maximiliano Sandovalapi: use if-let pattern for error-only handling
2024-02-22 Christian Ebnerclient: pxar: early return on exclude pattern match
2024-02-22 Christian Ebnerclient: pxar: fix minor formatting issues
2024-02-15 Gabriel Gollerfix #4975: client: ignore E2BIG error flag
2024-02-13 Maximiliano Sandovalpxar: elide explicit lifetime
2024-02-13 Maximiliano Sandovalremove redundant guards
2024-01-19 Wolfgang Bumillerclient: drop unused code
2023-11-29 Thomas Lamprechttree-wide: fix various typos
2023-11-29 Wolfgang Bumillerfix variables not needing mut warnings
2023-11-27 Maximiliano Sandoval Ruse IsTerminal trait whenever possible
2023-11-25 Hannes Laimeraccept a ref to a HttpClient
2023-10-19 Max Carrarafix #4779: client: add missing "Connection" header...
2023-09-27 Thomas Lamprechtclient: task polling: rework code to be slightly more...
2023-09-27 Gabriel Gollerclient: do exit with failure code when task finished...
2023-09-18 Gabriel Gollerfix #4343: updated `view_task_result` to bail on task...
2023-08-24 Wolfgang Bumillerminor style cleanup
2023-08-24 Wolfgang Bumillercleanup: drop unnecessary to_owned call
2023-08-24 Gabriel Gollerfix #4380: check if file is excluded before running...
2023-08-17 Wolfgang Bumillershorten code a tiny bit
2023-08-17 Christian Ebnerfix: #4761: introduce overwrite bitflags for fine grain...
2023-08-17 Christian Ebnerfix: #4761: unlink existing entries for hard/symlinks...
2023-08-08 Fabian Grünbichlerblob/chunk parse errors: add context
2023-08-04 Fabian GrünbichlerRevert "fix #4380: stat() is run when file is executed"
2023-08-04 Gabriel Gollerfix #4380: stat() is run when file is executed
2023-07-19 Fabian Grünbichlerbackup: improve skipped download error message
2023-07-19 Maximiliano Sandovalfix #4591: pbs-client: backup_writer: improve error...
2023-07-19 Maximiliano Sandovalpbs-client: backup-writer: use log::warn instead of...
2023-07-17 Max Carrarapbs-client: pxar: add PxarExtractContext
2023-07-17 Max Carrarapbs-client: pxar: refactor body of `extract_archive...
2023-07-17 Max Carrarapbs-client: pxar: preserve error context
2023-06-26 Lukas Wagnerapi-types: client: datastore: tools: use proxmox-human...
2023-05-17 Thomas Lamprechtpbs-client: clippy fixes
2023-03-27 Fabian Grünbichlerpxar creation: use log crate for error reporting
2023-03-27 Fabian Grünbichlerfix #4578: use log crate for pxar create logging
2023-03-02 Wolfgang Bumilleruse new auth api crate
2023-03-02 Wolfgang Bumilleradapt to rest-server 0.3 and http 0.8 changes
2023-01-19 Thomas Lamprechtclient: task log: use fstrings for shorter code
2023-01-19 Thomas Lamprechtclient: task log: only encode upid once
2023-01-19 Fabian Grünbichlerfix #4483: fix `task log` command interrupt handling
2023-01-05 Fiona Ebnerhttp client: suppress "storing login ticket"-error...
2022-12-20 Hannes Laimerfix #4387: pbs-client: print task-logs to stdout
2022-12-13 Christoph Heissfix #4346: pbs-client: don't fail silently when storing...
2022-12-13 Wolfgang Bumillermove pbs_tools::ticket to pbs_ticket
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ünbichlerworkspace: inherit metadata
2022-12-06 Wolfgang Bumillertree-wide: bump edition to 2021
2022-12-06 Wolfgang Bumillermove fuse code from pbs-client to pbs-pxar-fuse
2022-12-05 Fabian Grünbichlerclippy 1.65 fixes
2022-11-23 Wolfgang Bumillerbump pxar dependency to 0.10.2
2022-10-24 Fabian Grünbichlerclippy fixes
2022-10-20 Lukas Wagnerpbs-client: fix bash autocompletion for archive-files
2022-10-19 Wolfgang Bumillerpbs-client: use new non-Fd open from sys 0.4.1
2022-10-19 Wolfgang Bumillerbump sys dep to 0.4.1
2022-10-19 Wolfgang Bumillerpbs-client: drop use of deprecated RawFdNum
2022-10-19 Wolfgang Bumillerpbs-client: drop deprecated Fd usage
2022-10-19 Wolfgang Bumillerclient: use BorrowedFd from std
2022-10-11 Fabian Grünbichlercargo fmt
2022-09-16 Stefan Hanreichfix #4095: make http client use proxy config from ...
2022-09-07 Fabian Grünbichlerupdate proxmox-router to 1.3.0
2022-09-07 Fabian Grünbichlerupdate to proxmox-http 0.7
2022-09-05 Dominik Csapakbackup-client: mount: fix read of larger files
2022-08-22 Fabian Grünbichleruse short assign-bit-or (clippy fix)
2022-08-19 Wolfgang Bumillerrustfmt
2022-08-19 Markus Frankpbs-client: added options to skip acls/xattrs/ownership...
2022-08-19 Markus Frankpbs-client: added overwrite parameter to PxarExtractOpt...
2022-07-28 Wolfgang Bumillerbump proxmox-sys dep to 0.4
2022-07-28 Wolfgang Bumillerclient: clippy fixes
2022-07-26 Fabian Grünbichlermore clippy fixes and annotations
2022-07-21 Wolfgang Bumillerbump proxmox-http dep to 0.6.4
2022-07-04 Fabian Grünbichlermove json_object_to_query to proxmox-http+http-helpers
2022-06-29 Wolfgang Bumillerbump proxmox-sys dep to 0.3.1
2022-06-21 Hannes Laimerpbs-client: replace print with log macro
2022-06-21 Wolfgang Bumillerbump proxmox-router dep to 1.2.4
2022-06-13 Wolfgang Bumillerbump proxmox-fuse dep to 0.1.3
2022-06-07 Thomas Lamprechttree wide: typo fixes through codespell
2022-06-02 Thomas Lamprechtclient: clippy lints
2022-06-02 Fabian Grünbichlerupdate to nix 0.24 / rustyline 9 / proxmox-sys 0.3
2022-05-17 Wolfgang Bumillerpbs-client: fix symbolic mode display for 'other' mode
2022-05-16 Wolfgang Bumillerpbs-client: namespace completion helper
2022-05-13 Wolfgang Bumillertree-wide: rename 'backup-ns' API parameters to 'ns'
2022-05-12 Wolfgang Bumillersplit the namespace out of BackupGroup/Dir api types
2022-05-12 Wolfgang Bumillerpbs-client: don't include empty backup-ns in requests
2022-05-12 Wolfgang Bumillerapi-types: add namespace to BackupGroup
2022-04-22 Dominik Csapakpbs-client: extract: add top-level dir in tar.zst
2022-04-22 Dominik Csapakpbs-client: extract: rewrite create_zip with sequential...
2022-04-20 Wolfgang Bumillermake datastore BackupGroup/Dir ctors private
2022-04-15 Wolfgang Bumillerapi-types: introduce BackupType enum and Group/Dir...
2022-04-14 Thomas Lamprechtclient: rustfmt
2022-04-13 Wolfgang Bumillerpbs-client: pxar: avoid some more clones
2022-04-13 Wolfgang Bumillerpbs-client: pxar: avoid some vec extensions
2022-04-13 Wolfgang Bumillerpbs-client: pxar: drop link_to_pathbuf
2022-04-13 Wolfgang Bumillerpbs-client: pxar: fmt
2022-04-13 Dominik Csapakpbs-client: add 'create_tar' helper function
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...
next