]> git.proxmox.com Git - proxmox-backup.git/history - src/bin/sg-tape-cmd.rs
Set MMAP_THRESHOLD to a fixed value (128K)
[proxmox-backup.git] / src / bin / sg-tape-cmd.rs
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-03 Dietmar Maurermove drive config to pbs_config workspace
2021-09-02 Dietmar Maurerstart new pbs-config workspace
2021-08-30 Wolfgang Bumillercleanup proxmox_backup::backup module
2021-04-08 Dietmar Maurertape: implement LTO userspace driver
2021-03-10 Thomas Lamprechttypo fixes all over the place
2021-01-21 Dietmar Maurertape: change code hierarchy to improve docs
2021-01-21 Dietmar MaurerMerge branch 'master' of ssh://proxdev.maurer-it.com...
2021-01-21 Dietmar Maurertape: use specialized encryption key per media-set
2021-01-20 Fabian Grünbichlerclippy: misc. fixes
2021-01-20 Fabian Grünbichlerclippy: collapse nested ifs
2021-01-18 Dietmar Maurertape: implement encrypted backup - simple version
2021-01-18 Dietmar Maurertape: add hardware encryption key managenent api
2021-01-14 Dietmar Maurertape: sg-tape-cmd - add more ways to specify devices
2021-01-09 Dietmar Maurertape: abort backup when we detect critical tape alert...
2021-01-05 Dietmar Maurertape: implement read_volume_statistics
2021-01-03 Dietmar Maurertape: sg-tape-cmd tape-alert-flags
2020-12-29 Dietmar Maurertape: factor out get_drive_and_media_status
2020-12-28 Dietmar Maurertape: install new sg-tape-cmd setuid binary