]> git.proxmox.com Git - proxmox-backup.git/history - src/server/report.rs
system report: support outputting all files in a directory
[proxmox-backup.git] / src / server / report.rs
2023-10-26 Thomas Lamprechtsystem report: support outputting all files in a directory
2023-10-26 Thomas Lamprechtsystem report: group files by categories
2023-10-26 Thomas Lamprechtsystem report: switch to markdown-like output
2023-10-26 Thomas Lamprechtsystem report: output ldap and oidc realm list
2023-10-26 Thomas Lamprechtsystem report: add more information to lsblk
2023-03-27 Lukas Wagnerreport: add `date -R` to general system info section
2022-10-21 Aaron Lautererreport: add arcstat
2022-04-14 Thomas Lamprechtserver: rustfmt
2022-02-07 Aaron Lautererreport: add tape, traffic control and disk infos
2022-02-07 Aaron Lautererreport: move subscription info further up
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-09-10 Dietmar Maurermove datastore config to pbs_config workspace
2021-01-26 Fabian Grünbichlerreport: type-alias function call tuple
2021-01-21 Dietmar MaurerMerge branch 'master' of ssh://proxdev.maurer-it.com...
2021-01-20 Fabian Grünbichlerclippy: fix for_kv_map
2020-11-11 Mira Limbeckadd versions command to proxmox-backup-manager
2020-11-11 Oguz Bektasreport: use '$' instead of '#' for showing commands
2020-11-11 Oguz Bektasreport: fix grammar error
2020-11-03 Thomas Lamprechtreport: add more commands/files to check
2020-11-03 Thomas Lamprechtreport: avoid lazy_static for command/files/.. definitions
2020-11-03 Hannes Laimerreport: add api endpoint and function to generate report