]> git.proxmox.com Git - proxmox-backup.git/history - pbs-client
Set MMAP_THRESHOLD to a fixed value (128K)
[proxmox-backup.git] / pbs-client /
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 regex dep to 1.5
2021-12-16 Wolfgang Bumillerbump proxmox-schema to 1.1
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-18 Dietmar Maureruse proxmox::tools::fd::fd_change_cloexec from proxmox...
2021-11-14 Dietmar Maurerupdate to proxmox-http 0.5.4
2021-11-13 Dietmar Maurercached_traffic_control: use ShareableRateLimit trait...
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-08 Wolfgang Bumillerbump proxmox dependency to 0.14.0 and proxmox-http...
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-28 Dietmar MaurerExtJsFormatter: use ParameterError to correctly compute...
2021-09-23 Dietmar Maureruse UPID and systemd helpers from proxmox 0.13.4
2021-09-22 Thomas Lamprechtcargo: switch from proc-macro pin-project to declarativ...
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-08-25 Wolfgang Bumillerbump proxmox dependency to 0.13.0
2021-07-22 Dietmar Maurersupport new ENV vars to get secret values through a...
2021-07-22 Thomas Lamprechtcargo: update proxmox to 0.12.1
2021-07-21 Wolfgang Bumillermove remaining client tools to pbs-tools/datastore
2021-07-20 Thomas Lamprechtcargo: bump proxmox-http to 0.3.0
2021-07-20 Dietmar Maureradd helpers to write configuration files
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