]> git.proxmox.com Git - proxmox-backup.git/history - src/tape/mod.rs
split out pbs-buildcfg module
[proxmox-backup.git] / src / tape / mod.rs
2021-07-06 Wolfgang Bumillersplit out pbs-buildcfg module
2021-02-19 Dietmar Maurertape: create tmp dirs early at server startup
2021-02-04 Dietmar Maurertape: cleanup - move tape file readers/writers into...
2021-02-02 Dietmar Maurertest: define tape tests as submodule
2021-01-21 Dietmar Maurerrenamed src/tape/sgutils2.rs -> src/tools/sgutils2.rs
2021-01-21 Dietmar Maurertape: further hierarchy improvements
2021-01-21 Dietmar Maurertape: change code hierarchy to improve docs
2021-01-09 Dietmar Maurertape: split MediaSet into extra file
2021-01-01 Dietmar Maurertape: merge MediaStateDatabase into Inventory
2020-12-23 Dietmar Maurertape: implement binding for libsgutils2
2020-12-18 Dietmar Maurertape: add PoolWriter
2020-12-17 Dietmar Maurertape: add code to write backup snapshot files (without...
2020-12-16 Dietmar Maurertape: add chunk archive reader/writer
2020-12-15 Dietmar Maurertape: add MediaCatalog implementation
2020-12-10 Dietmar Maurertape: add media pool handling
2020-12-09 Dietmar Maurertape: add media state database
2020-12-07 Dietmar Maurertape: add tape device driver
2020-12-06 Dietmar Maurertape: add helpers to emulate tape read/write behavior
2020-12-05 Dietmar Maurertape: add tape changer support using 'mtx' command
2020-12-05 Dietmar Maurertape: add media invenotry
2020-12-05 Dietmar Maurertape: define useful constants
2020-12-05 Dietmar Maurertape: add tape read trait
2020-12-05 Dietmar Maurertape: add tape write trait
2020-12-05 Dietmar Maurertape: add file format definitions