]> git.proxmox.com Git - proxmox-backup.git/history - pbs-tools/src/lib.rs
Set MMAP_THRESHOLD to a fixed value (128K)
[proxmox-backup.git] / pbs-tools / src / lib.rs
2022-01-26 Dietmar MaurerSet MMAP_THRESHOLD to a fixed value (128K)
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-25 Dietmar Maurerremove pbs-tools/src/sys.rs
2021-11-25 Dietmar Maurerremove pbs-tools/src/cli.rs
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-19 Dietmar Maureruse new proxmox-async crate
2021-11-19 Dietmar Maureruse new proxmox-sys crate
2021-11-18 Dietmar Maureruse proxmox::tools::fd::fd_change_cloexec from proxmox...
2021-10-13 Wolfgang Bumillerpbs-tools: drop borrow module
2021-10-12 Wolfgang Bumillerremove pbs-tools::ops::ControlFlow
2021-09-29 Wolfgang Bumillerdrop pbs_tools::auth
2021-09-24 Dietmar Maurermove worker_task.rs into proxmox-rest-server crate
2021-09-08 Dietmar Maurermove token_shadow to pbs_config workspace
2021-09-07 Dietmar Maurermoved key_derivation.rs from pbs_datastore to pbs-confi...
2021-09-01 Wolfgang Bumillersplit proxmox-file-restore into its own crate
2021-08-31 Wolfgang Bumillersplit out proxmox-backup-debug binary
2021-07-21 Wolfgang Bumillermove remaining client tools to pbs-tools/datastore
2021-07-20 Wolfgang Bumillermove channel/stream helpers to pbs-tools
2021-07-20 Wolfgang Bumillermove lru cachers to pbs-tools
2021-07-19 Wolfgang Bumillermove client to pbs-client subcrate
2021-07-19 Wolfgang Bumillermove more tools for the client into subcrates
2021-07-19 Wolfgang Bumillermove more helpers to pbs-tools
2021-07-09 Wolfgang Bumillermove some tools used by the client
2021-07-07 Wolfgang Bumillermove tools::process_locker to pbs-tools
2021-07-07 Wolfgang Bumillermove tools::json to pbs-tools
2021-07-07 Wolfgang Bumillermove tools::nom to pbs-tools
2021-07-07 Wolfgang Bumillermove run_command to pbs-tools
2021-07-06 Wolfgang Bumilleradd pbs-tools subcrate