]> git.proxmox.com Git - proxmox-backup.git/history - src/tape/changer/online_status_map.rs
tree-wide: fix various typos
[proxmox-backup.git] / src / tape / changer / online_status_map.rs
2023-11-29 Thomas Lamprechttree-wide: fix various typos
2022-10-20 Dominik Csapaktape: replace '&Path' with 'AsRef<Path>' in function...
2022-07-25 Fabian Grünbichlerclippy fixes
2022-04-10 Thomas Lamprechttape: rust fmt
2021-12-30 Fabian Grünbichlertree-wide: fix needless borrows
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-09-13 Dietmar Maurersplit tape code into new pbs_tape workspace
2021-09-10 Dietmar Maurermore api type cleanups: avoid re-exports
2021-09-03 Dietmar Maurermove drive config to pbs_config workspace
2021-02-19 Dietmar Maurertape: cache changer state
2021-02-18 Dietmar Maurertape: media_list API - allow to update online status...
2021-01-25 Dietmar Maurertape: cleanup - use ScsiMediaChange trait instead of...
2021-01-25 Dietmar Maurertape: add/use rust scsi changer implementation using...
2021-01-21 Dietmar Maurertape: change code hierarchy to improve docs