]> git.proxmox.com Git - proxmox-backup.git/history - src/api2/config/changer.rs
update to proxmox-sys 0.2 crate
[proxmox-backup.git] / src / api2 / config / changer.rs
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
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 Maurermove user configuration to pbs_config workspace
2021-09-09 Dietmar Maurermove acl to pbs_config workspaces, pbs_api_types cleanups
2021-09-08 Dietmar Maurerchanger config cleanup: use Updater
2021-09-03 Dietmar Maurermove drive config to pbs_config workspace
2021-04-08 Dietmar Maurertape: implement LTO userspace driver
2021-03-05 Dietmar Maureracl: use /tape/device instead of /tape/drive and /tape...
2021-03-03 Dietmar Maurertape: impl api permissions for drive/changer/pool confi...
2021-02-22 Dietmar Maurertape: use correct schema for changer path (SCSI_CHANGER...
2021-01-30 Dietmar Maurertape: API type cleanup, use serde flatten to derive...
2021-01-28 Dominik Csapakapi2/config/{drive, changer}: prevent adding same devic...
2021-01-28 Dominik Csapakapi2/types/tape/drive: add changer_drivenum
2021-01-26 Dominik Csapakapi2/tape/changer: reorganize api
2021-01-21 Dietmar Maurertape: further hierarchy improvements
2021-01-21 Dietmar Maurertape: change code hierarchy to improve docs
2021-01-06 Dietmar Maurertape: changer - add export-slot config
2020-12-13 Dietmar Maurertape: rename CHANGER_ID_SCHEMA to CHANGER_NAME_SCHEMA
2020-12-09 Dietmar Maurertape: do not remove changer while still used
2020-12-09 Dietmar Maurertape: set protected flag for configuration change api...
2020-12-08 Dietmar Maurertape: expose basic tape/changer functionality at api2...
2020-12-08 Dietmar Maurertape: check digest on config update
2020-12-08 Dietmar Maurertape: add changer configuration API