]> git.proxmox.com Git - proxmox-backup.git/history - pbs-tools
bump version to 3.2.3-1
[proxmox-backup.git] / pbs-tools /
2024-04-22 Lukas Wagnerproxmox-backup-mgr: gc jobs: pretty-print bytes/duratio...
2023-06-26 Lukas Wagnerapi-types: client: datastore: tools: use proxmox-human...
2023-05-17 Thomas Lamprechtclippy fixes
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-05 Fabian Grünbichlerclippy 1.65 fixes
2022-10-19 Wolfgang Bumillerbump sys dep to 0.4.1
2022-08-22 Fabian Grünbichlerupdate to nom 7
2022-07-28 Wolfgang Bumillerbump proxmox-sys dep to 0.4
2022-07-28 Wolfgang Bumillertools: drop unused proxmox-borrow dependency
2022-07-27 Wolfgang Bumillertools: allow type_complexity on purely internal field
2022-07-04 Fabian Grünbichlermove json_object_to_query to proxmox-http+http-helpers
2022-07-04 Fabian Grünbichlermove to/write_canonical_json to proxmox-serde
2022-06-29 Wolfgang Bumillerbump proxmox-sys dep to 0.3.1
2022-06-07 Thomas Lamprechttree wide: typo fixes through codespell
2022-06-02 Thomas Lamprechttree wide: clippy lint fixes
2022-06-02 Fabian Grünbichlerupdate to nix 0.24 / rustyline 9 / proxmox-sys 0.3
2022-05-16 Fabian Grünbichlerbuild: bump required log version
2022-04-14 Thomas Lamprechttools: rustfmt
2022-03-22 Wolfgang Bumillertools: improve PhantomData usage
2022-02-21 Wolfgang Bumillerbump proxmox-async dep to 0.4
2022-02-21 Wolfgang Bumillerbump proxmox-lang dep to 1.1
2022-02-08 Fabian Grünbichlermisc clippy fixes
2022-01-26 Dietmar MaurerSet MMAP_THRESHOLD to a fixed value (128K)
2022-01-20 Dominik Csapakpbs-tools: LruCache: implement Drop
2021-12-30 Fabian Grünbichlertree-wide: fix needless borrows
2021-12-16 Wolfgang Bumillerbump regex dep to 1.5
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