]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2021-01-11 Wolfgang Bumillerconfig: add tfa configuration
2021-01-11 Wolfgang Bumillerbuildcfg: add rundir helper macro
2021-01-11 Wolfgang Bumillertools: add create_run_dir helper
2021-01-11 Wolfgang Bumilleradd tools::serde_filter submodule
2021-01-11 Dietmar Maurertape: improve retention period docu
2021-01-10 Dietmar Maurertape: remove unused eject_on_unload method
2021-01-10 Dietmar Maurertape: more MediaChange cleanups
2021-01-10 Dietmar Maurertape: improve export media to directly export from...
2021-01-10 Dietmar Maurertape: cleanup: s/transfer/transfer_media/, avoid compil...
2021-01-10 Dietmar Maurertape: backup - implement export-media-set option
2021-01-10 Dietmar Maurertape: MediaChange - add transfer, implement export
2021-01-10 Dietmar Maurertape: renamed src/tape/changer/linux_tape.rs -> src...
2021-01-10 Dietmar Maurertape: simplify media changer implementation - new struc...
2021-01-09 Dietmar Maurertape: backup - implement --eject-media option
2021-01-09 Dietmar Maurertape: abort backup when we detect critical tape alert...
2021-01-09 Dietmar Maurertape: change default media set naming template to "%c"
2021-01-09 Dietmar Maurertape: show catalog status in media list
2021-01-09 Dietmar Maurertape: split MediaSet into extra file
2021-01-08 Dietmar Maurertape: docu - improve Administration section
2021-01-08 Dietmar Maurertape: minor docu update in retention policy
2021-01-08 Dietmar Maurertape: add retention policy docu
2021-01-08 Dietmar Maurertape: improve media set docu
2021-01-08 Dietmar Maurertape: implement drive clean
2021-01-08 Dietmar Maurertape: correctly skip cleaning tapes (not regular tapes)
2021-01-08 Dietmar Maurertape: add some media pool docu
2021-01-07 Dietmar Maurertape: changer transfer - make name parameter optional
2021-01-07 Dietmar Maurertape: fix paramater name - s/slot/source-slot/
2021-01-07 Dietmar Maurertape: changer status command: make changer name optional
2021-01-07 Dietmar Maurertape: improve MediaChange trait
2021-01-06 Dietmar Maurertape: more docs
2021-01-06 Dietmar Maurertape: document tape drive configuration
2021-01-06 Dietmar Maurertape: document new export-slots feature
2021-01-06 Dietmar Maurertape: mtx_status - consider new export-slots property
2021-01-06 Dietmar Maurertape: changer - add export-slot config
2021-01-06 Dietmar Maurertape: improve tape changer docs
2021-01-06 Dietmar Maurertape: only query volume stats if we can read MAM
2021-01-05 Dietmar Maurertape: add function to classify tape-alert-flags
2021-01-05 Dominic Jägerui: running tasks: Use gettext for column labels
2021-01-05 Dietmar Maurertape: add volume_mounts and medium_passes to LinuxDrive...
2021-01-05 Dietmar Maurertape: implement read_volume_statistics
2021-01-04 Dietmar Maurertape: status - show thape alert flags
2021-01-04 Dietmar Maurertape: use LP 12h TapeAlert Response to query tape alert...
2021-01-04 Dietmar Maurertape: changer status - show full slots (for cartridge...
2021-01-03 Dietmar Maurertape: further PoolWriter cleanups
2021-01-03 Dietmar Maurertape: cleanup - rename 'info' to 'media_id'
2021-01-03 Dietmar MaurerRevert "tape: cleanup - rename 'info' to 'media_id'"
2021-01-03 Dietmar Maurertape: cleanup - rename 'info' to 'media_id'
2021-01-03 Dietmar Maurertape: sg-tape-cmd tape-alert-flags
2021-01-02 Dietmar Maurertape: commit missing file
2021-01-02 Dietmar Maurertape: decode TapeAlertFlags in cartridge-memory command
2021-01-01 Dietmar Maurertape: merge MediaStateDatabase into Inventory
2021-01-01 Dietmar Maurertape: implement MediaPool flag to consider offline...
2020-12-31 Dietmar Maurergui: update tape job descriptions
2020-12-31 Dietmar Maurertape: add basic restore api/command
2020-12-31 Dietmar Maurertape: new inventory helper - lookup_media_set_pool
2020-12-31 Dietmar Maurerupdate TODO
2020-12-31 Fabian Grünbichlerapi: allow tokens to list users
2020-12-31 Fabian Grünbichlerapi: improve error messages for restricted endpoints
2020-12-30 Dietmar Maurertape: media_change - log all errors
2020-12-30 Dietmar Maurertape: only log to stdout in CLI environment
2020-12-30 Dietmar Maurertape: improve inline docu
2020-12-30 Dietmar Maurertape: cleanup/simplify media_change code
2020-12-30 Dietmar Maurertape: improve media request/load
2020-12-30 Fabian Grünbichlerverify-api: fix allOf duplicates check
2020-12-30 Dietmar Maurertape: set minimal media label length to 2
2020-12-30 Dietmar Maurertape: add restore code, implement catalog api/command
2020-12-30 Dietmar Maurertape: cleanup - remove debug messages
2020-12-29 Dietmar Maurertape: correctly sort media api entries
2020-12-29 Dietmar Maurercleanup: remove debug output
2020-12-29 Dietmar Maurertape: implement media content list api
2020-12-29 Dietmar Maurertape: create the MediaCatalog when we label a tape
2020-12-29 Dietmar Maurercleanup: disable debug message when we detect a stopped...
2020-12-29 Dietmar Maurertape: cleanup LinuxDriveStatus - make density optional
2020-12-29 Dietmar Maurertape: factor out get_drive_and_media_status
2020-12-28 Dietmar Maurertape: correctly parse mtx import/export slots
2020-12-28 Dietmar Maurerdebian: correctly install sg-tape-cmd setuid binary
2020-12-28 Dietmar Maurerfix typo in Makefile
2020-12-28 Dietmar Maurertape: install new sg-tape-cmd setuid binary
2020-12-26 Dietmar Maurertape: MediaCatalog: write magic number before content
2020-12-26 Dietmar Maurertape: add LTO1 to TapeDensity
2020-12-25 Dietmar Maurertape: fix non-rewinding tape device check
2020-12-25 Dietmar Maurertape: minor cleanups
2020-12-24 Dietmar Maurertape: expose check_tape_is_linux_tape_device
2020-12-24 Dietmar Maurertape: cleanup - factor out open_linux_tape_device
2020-12-23 Dietmar Maurerfix build depends
2020-12-23 Dietmar Maurertape: return media usage info with status command
2020-12-23 Dietmar Maurertape: implement binding for libsgutils2
2020-12-22 Stefan Reiterhttp_client: add timeouts for critical connects
2020-12-22 Dietmar Maurerdepend on proxmox 0.9.1
2020-12-22 Dietmar Maurertape: add drive status api
2020-12-22 Dietmar Maurertape: rename 'mam' api to 'cartridge-memory'
2020-12-22 Dietmar Maurerdepend on proxmox 0.9.0
2020-12-22 Wolfgang Bumillertests: verify-api: check AllOf schemas
2020-12-22 Wolfgang Bumilleradaptions for proxmox 0.9 and proxmox-api-macro 0.3
2020-12-21 Dietmar Maurertape: update user docu
2020-12-21 Dietmar Maurertape: add command to read cartridge memory (MAM)
2020-12-20 Dietmar Maurertape: update user docu - howto label tapes
2020-12-20 Dietmar Maurertape: update user docu
2020-12-19 Dietmar Maureradd LTO barcode generator App
2020-12-19 Dietmar Maurertape: update user docu
next