]> git.proxmox.com Git - proxmox-backup.git/history - src/api2/config/changer.rs
api: tape: don't allow overwriting of ids in changer/drive config
[proxmox-backup.git] / src / api2 / config / changer.rs
2024-04-24 Dominik Csapakapi: tape: don't allow overwriting of ids in changer...
2023-12-14 Dominik Csapaktape: move 'eject-before-unload' to a plain changer...
2023-12-12 Dominik Csapakfix #4904: tape changer: add option to eject before...
2023-01-05 Wolfgang Bumillerfix non-camel-case enums
2022-12-05 Fabian Grünbichlerclippy 1.65 fixes
2022-05-05 Thomas Lamprechtrouter change made one level of rpcenv mut superfluous
2022-04-14 Thomas Lamprechtapi: rustfmt
2022-03-08 Dominik Csapakapi/config: use http_bail for 'not found' errors
2022-03-08 Dominik Csapakapi/config: use param_bail for parameter errors
2021-12-16 Wolfgang Bumillercleanup schema function calls
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