]> git.proxmox.com Git - proxmox.git/history - proxmox-rrd/Cargo.toml
rrd: feature-gate support for the v1 format
[proxmox.git] / proxmox-rrd / Cargo.toml
2024-02-01 Lukas Wagnerrrd: feature-gate support for the v1 format
2024-02-01 Lukas Wagneradd `proxmox-rrd` to workspace
2024-02-01 Lukas WagnerMerge branch proxmox-rrd
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-10-19 Wolfgang Bumillerbump sys dep to 0.4.1
2022-10-11 Thomas Lamprechtcargo: rrd: set license in subcrate too
2022-07-28 Wolfgang Bumillerbump proxmox-sys dep to 0.4
2022-06-29 Wolfgang Bumillerbump proxmox-sys dep to 0.3.1
2022-06-21 Wolfgang Bumillerbump proxmox-router dep to 1.2.4
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-13 Wolfgang Bumillerbump proxmox-schema dependency to 1.3.1 for streaming...
2022-04-13 Wolfgang Bumillerbump proxmox-router dependency to 1.2
2022-03-04 Wolfgang Bumillerbump proxmox-schema dep to 1.3
2021-12-16 Wolfgang Bumillerbump proxmox-schema to 1.1
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-18 Dietmar Maureruse proxmox::tools::fd::fd_change_cloexec from proxmox...
2021-10-21 Dietmar Maureruse new fsync parameter to replace_file and atomic_open...
2021-10-19 Dietmar Maurerproxmox-rrd: use syncfs after writing rrd files
2021-10-16 Dietmar Maurerproxmox-rrd: implement non blocking journal
2021-10-13 Dietmar Maureruse complete_file_name from proxmox-router 1.1
2021-10-13 Thomas Lamprechtproxmox-rrd: move unshipped cli tool to examples
2021-10-13 Dietmar Maurerproxmox-rrd: add binary to create/manage rrd files
2021-10-13 Dietmar Maurerproxmox-rrd: remove dependency to proxmox-rrd-api-types
2021-10-13 Dietmar Maurerproxmox-rrd: implement new CBOR based format
2021-10-13 Dietmar Maurerproxmox-rrd: use a journal to reduce amount of bytes...
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 Dietmar Maurerproxmox-rrd: use log crate instead of eprintln, avoid...
2021-10-06 Dietmar Maurerproxmox-rrd: remove serde dependency
2021-10-06 Dietmar Maurersplit out RRD api types into proxmox-rrd-api-types...
2021-10-06 Dietmar Maurermove RRD code into proxmox-rrd crate