]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
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
2020-12-19 Dietmar Maurertape: update user docu
2020-12-19 Dietmar Maurertape: start user documentation
2020-12-18 Dietmar Maurercleanup: rename mtfsf into forward_space_count_files
2020-12-18 Dietmar Maurertape: add tape backup api
2020-12-18 Dietmar Maurertape: add PoolWriter
2020-12-18 Dietmar Maurertape: use SnapshotReader to create snapshot archive
2020-12-18 Dietmar Maurertape: fix write_media_set_label - move to correct position
2020-12-18 Dominik Csapaktools/daemon: improve reload behaviour
2020-12-18 Dietmar Maurertape: MediaPool::with_config() - remove name parameter
2020-12-18 Dietmar Maurertape: return current_file_number as u64
2020-12-18 Dominik Csapaktools/process_locker: Decrement writer count in drop...
2020-12-18 Fabian Grünbichleracl: rustfmt module
2020-12-18 Fabian Grünbichleracl: reformat privileges
2020-12-18 Fabian Grünbichleracl: add docs and adapt visibility
2020-12-17 Dietmar Maurertape: add helper to read snapshot contents
2020-12-17 Fabian GrünbichlerKeyConfig: bail on wrong fingerprint
2020-12-17 Dietmar Maurertape: add code to write backup snapshot files (without...
2020-12-17 Dietmar Maurertape: cleanup MediaCatalog
2020-12-17 Fabian GrünbichlerKeyConfig: always calculate fingerprint
2020-12-17 Fabian GrünbichlerKeyConfig: add encrypt/decrypt test
2020-12-17 Fabian Grünbichlerdocs: replace openssl command with client
2020-12-17 Fabian Grünbichlerclient: add 'import-with-master-key' command
2020-12-17 Fabian Grünbichlerkey: move RSA-encryption to KeyConfig
2020-12-17 Fabian Grünbichlerfix #3197: skip fingerprint check when restoring key
2020-12-17 Fabian Grünbichlermaster key: store blob name in constant
2020-12-16 Dietmar Maurertape: remove MediaLabelInfo, use MediaId instead
2020-12-16 Thomas Lamprechtupdate pxar dependency to 0.6.2
2020-12-16 Dietmar Maurertape: improve docu
2020-12-16 Dietmar Maurertape: improve docu
2020-12-16 Dietmar Maurertape: add chunk archive reader/writer
2020-12-16 Dietmar Maurertape: cleanup MediaLocation type for direct use with API
2020-12-16 Thomas Lamprechtdocs: prune-sim: folluwp: add missing semicolon
2020-12-16 Dietmar Maurertape: add magic number to identify media catalog files
2020-12-15 Fabian Ebnerprune sim: correctly keep track of already included...
2020-12-15 Thomas Lamprechtfollowup: use arrow function for sorting
2020-12-15 Fabian Ebnerprune sim: fix #3192: by fixing usage of sort()
2020-12-15 Dietmar Maurertape: add MediaCatalog implementation
2020-12-14 Dietmar Maurertape: rename DriveLabel to MediaLabel
2020-12-14 Dietmar Maurertape: improve file format docu
2020-12-14 Dietmar Maurertape: minor code cleanup
2020-12-14 Dietmar Maurertape: scan - print more debug info
2020-12-14 Dietmar Maurertape: implement scan command (useful for debug)
2020-12-14 Dietmar Maurertape: implement eod cli command (debug tool)
2020-12-14 Dietmar Maurertape: rename cli 'media media-destroy' toö 'media destroy'
2020-12-14 Dietmar Maurertape: implement destroy_media
2020-12-14 Dietmar Maurertape: add media api
2020-12-14 Dietmar Maurertape: make changer get_status async
2020-12-13 Dietmar Maurertape: split api type definitions for changers into...
2020-12-13 Dietmar Maurertape: rename CHANGER_ID_SCHEMA to CHANGER_NAME_SCHEMA
2020-12-13 Dietmar Maurertape: rename DRIVE_ID_SCHEMA to DRIVE_NAME_SCHEMA
2020-12-12 Dietmar Maurertape: correctly call Async handler in proxmox-tape
2020-12-12 Dietmar Maurertape: avoid executor blocking in changer api
2020-12-12 Dietmar Maurertape: avoid executor blocking in drive API
2020-12-11 Thomas Lamprechtbump version to 1.0.6-1 v1.0.6
2020-12-11 Thomas Lamprechtdebian: just install whole images directory
2020-12-11 Dietmar Maurertape: add svg icon
2020-12-11 Dietmar Maurertape: use WorkerTask for erase and rewind
2020-12-11 Dietmar Maurertape: split inventory api
2020-12-11 Dietmar Maurertape: run label commands as WorkerTask (threads)
2020-12-11 Dietmar Maurertape: implement barcode-label-mdedia
2020-12-11 Dietmar Maurertape: implement inventory command
2020-12-11 Dietmar Maurerdepend on package mt-st
2020-12-11 Oguz Bektascontrol.in: fix indentation
2020-12-10 Dietmar Maurerfix build: add missing file
2020-12-10 Dietmar Maurertape: implement read-label command
2020-12-10 Dietmar Maurertape: implement label command
2020-12-10 Dietmar Maurertape: add media pool handling
2020-12-10 Dietmar Maurertape: add media pool cli
2020-12-10 Dietmar Maurertape: add media pool config api
2020-12-10 Dietmar Maurertape: correctly sort drive api subdir
2020-12-10 Dietmar Maurertape: implement option changer-drive-id
2020-12-10 Dietmar Maurertape: cli cleanup - avoid api redefinition
2020-12-10 Dietmar Maurertape: implement delete property for drive update command
2020-12-10 Dietmar Maurertape: cleanup load-slot api
2020-12-10 Dietmar Maurertape: cli cleanup - rename scana-for-* into scan
2020-12-10 Dietmar Maurertape: implement load-media command
2020-12-09 Dietmar Maurertape: implement eject
2020-12-09 Dietmar Maurertape: implement rewind
next