]> git.proxmox.com Git - proxmox-backup.git/history - pbs-client/src
switch proxmox dependencies to workspace
[proxmox-backup.git] / pbs-client / src /
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-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 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-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 Bumillerclient: clippy fixes
2022-07-26 Fabian Grünbichlermore clippy fixes and annotations
2022-07-04 Fabian Grünbichlermove json_object_to_query to proxmox-http+http-helpers
2022-06-21 Hannes Laimerpbs-client: replace print with log macro
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-12 Wolfgang Bumillertree-wide: replace serde_json::from_value(a_value.clone())
2022-04-06 Fabian Ebnerpxar: create: add entry: fix anchored path pattern...
2022-04-06 Dominik Csapakpbs-client: print error when we couldn't download previ...
2022-02-21 Dominik Csapakuse io_format_err, io_bail, io_err_other from proxmox...
2022-02-21 Dominik Csapakdepend on new 'proxmox-compression' crate
2022-02-08 Fabian Grünbichlermisc clippy fixes
2021-12-30 Fabian Grünbichlertree-wide: drop redundant clones
2021-12-30 Fabian Grünbichlertree-wide: fix needless borrows
2021-12-04 Dietmar Maurerpbs-client: avoid mut self in http_client methods.
2021-11-29 Wolfgang Bumillerfix a warning in io_return macro
2021-11-25 Dietmar Maureruse proxmox-sys 0.2.1 and proxmox-io 1.0.1
2021-11-25 Dietmar Maurermove pbs-tools/src/percent_encoding.rs to pbs-api-types...
2021-11-25 Dietmar Maurermove pbs-tools/src/str.rs to pbs-client/src/pxar/create.rs
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-22 Dietmar Maureruse RateLimitConfig for HttpClient and pull
2021-11-20 Thomas Lamprechtmove HumanByte to pbs-abi-types crate
2021-11-20 Dietmar Maurerdepend on proxmox-async 0.2
2021-11-19 Dietmar Maureruse new proxmox-async crate
2021-11-10 Dietmar Maurerpbs-client: add option to use the new RateLimiter
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-12 Wolfgang Bumillerremove pbs-tools::ops::ControlFlow
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-10-06 Wolfgang Bumillerdrop dynamic_index.rs duplicate in pbs-client
2021-10-04 Wolfgang Bumillerfix deprecated use of std::u64/... modules
2021-09-30 Wolfgang Bumillertools::format: avoid some string copies
2021-09-29 Wolfgang Bumillerremove pbs_client::connect_to_localhost
2021-09-29 Wolfgang Bumillerdrop pbs_tools::auth
2021-09-22 Thomas Lamprechtcargo: switch from proc-macro pin-project to declarativ...
2021-09-07 Dietmar Maurermoved key_derivation.rs from pbs_datastore to pbs-confi...
2021-07-22 Dietmar Maurersupport new ENV vars to get secret values through a...
2021-07-21 Wolfgang Bumillermove remaining client tools to pbs-tools/datastore
2021-07-20 Wolfgang Bumillermove ChunkStream to pbs-client
2021-07-19 Wolfgang Bumillercomment on test output paths
2021-07-19 Wolfgang Bumillerdoc and tests fixup
2021-07-19 Wolfgang Bumillermove client to pbs-client subcrate