]> git.proxmox.com Git - proxmox-backup.git/history - pbs-tools
cleanup schema function calls
[proxmox-backup.git] / pbs-tools /
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 MaurerStdChannelWriter: avoid using anyhow::Error
2021-11-25 Dietmar Maurermove pbs-tools/src/str.rs to pbs-client/src/pxar/create.rs
2021-11-25 Dietmar Maurerremove trait BufferedRead from pbs-tools/src/io.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-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-19 Fabian Grünbichlerupdate to base64 0.13
2021-11-19 Dietmar Maureruse new proxmox-sys crate
2021-11-18 Dietmar Maureruse proxmox::tools::fd::fd_change_cloexec from proxmox...
2021-11-17 Dietmar Maurermove fingerprint helpers from pbs-tools to pbs-api...
2021-10-21 Dietmar Maureruse new fsync parameter to replace_file and atomic_open...
2021-10-13 Wolfgang Bumillerpbs-tools: drop borrow module
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 Bumillerpbs-tools::io::pipe: use nix Error type
2021-09-30 Wolfgang Bumillertools::format: avoid some string copies
2021-09-30 Wolfgang Bumillerdrop str::join helper
2021-09-29 Wolfgang Bumillermake pbs_tools::cert not depend on pbs-buildcfg
2021-09-29 Wolfgang Bumilleradd all autotraits to output_or_stdout trait object
2021-09-29 Wolfgang Bumillerdrop pbs_tools::auth
2021-09-28 Dietmar MaurerExtJsFormatter: use ParameterError to correctly compute...
2021-09-27 Dietmar MaurerWorkerTaskContext: make it Send + Sync
2021-09-24 Dietmar MaurerWorkerTaskContext: add shutdown_requested() and fail_on...
2021-09-24 Dietmar Maurercleanup WorkerTaskContext
2021-09-24 Dietmar Maurerrename TaskState to WorkerTaskContext
2021-09-24 Dietmar Maurermove worker_task.rs into proxmox-rest-server crate
2021-09-23 Dietmar Maureruse UPID and systemd helpers from proxmox 0.13.4
2021-09-21 Dietmar Maurermove ApiConfig, FileLogger and CommandoSocket to proxmo...
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-08-25 Wolfgang Bumillerbump proxmox dependency to 0.13.0
2021-07-22 Wolfgang Bumillertools: xattr: don't test things beyond our control
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 Lamprechtpbs-tools: fix doctest reference to moved cache modules
2021-07-20 Dietmar Maureradd helpers to write configuration files
2021-07-20 Wolfgang Bumillermove channel/stream helpers to pbs-tools
2021-07-20 Wolfgang Bumillermove required_X_param to pbs_tools::json
2021-07-20 Wolfgang Bumillermove lru cachers to pbs-tools
2021-07-19 Wolfgang Bumillermove pxar binary to separate crate
2021-07-19 Wolfgang Bumillerdoc and tests fixup
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 Bumilleradd pbs-systemd: move string and unit handling there
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