]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2021-04-12 Dominik Csapakfix gathering io stats for zpools
2021-04-12 Dietmar Maurertape: improve EOT error handling
2021-04-12 Dietmar Maurersgutils2: use thiserror to derive Error
2021-04-12 Thomas Lamprechtbuildsys: fix restore package names
2021-04-12 Thomas Lamprechtui: improve code-readability s/tapestore/tapeStore/
2021-04-12 Thomas Lamprechtenable tape backup by default
2021-04-12 Thomas Lamprechtd/control: file restore: only recommend proxmox-backup...
2021-04-12 Thomas Lamprechtd/control: rename proxmox-file-restore to proxmox-backu...
2021-04-09 Dietmar Maurercleanup: move tape SCSI code to src/tape/drive/lto...
2021-04-09 Thomas Lamprechtbuildsys: dinstall: only install server/client debs
2021-04-09 Dietmar Maurertape: read_drive_status - ignore media changed sense...
2021-04-09 Dietmar Maurersgutils2: implement scsi_request_sense()
2021-04-08 Thomas Lamprechtbump version to 1.0.14-1
2021-04-08 Thomas Lamprechtd/postinst: check for old tape.cfg
2021-04-08 Thomas Lamprechtavoid extra separate upload to pbs repo
2021-04-08 Thomas Lamprechtupload file restore package only to PVE for now
2021-04-08 Stefan Reiterfile-restore: add 'extract' command for VM file restore
2021-04-08 Stefan Reitertools/zip: add zip_directory helper
2021-04-08 Stefan Reiterpxar/extract: add sequential variant of extract_sub_dir
2021-04-08 Stefan Reiterfile-restore(-daemon): implement list API
2021-04-08 Stefan Reiterdebian/client: add postinst hook to rebuild file-restor...
2021-04-08 Stefan Reiterfile-restore: add basic VM/block device support
2021-04-08 Stefan Reiteradd tools/cpio encoding module
2021-04-08 Stefan Reiterfile-restore-daemon: add disk module
2021-04-08 Stefan Reiterfile-restore-daemon: add watchdog module
2021-04-08 Stefan Reiterfile-restore-daemon: add binary with virtio-vsock API...
2021-04-08 Stefan Reiterserver/rest: add ApiAuth trait to make user auth generic
2021-04-08 Stefan Reiterfile-restore: allow specifying output-format
2021-04-08 Dominik Csapakfile-restore: add binary and basic commands
2021-04-08 Thomas Lamprechtupdate d/control
2021-04-08 Dominik Csapakui: tape/DriveStatus: improve status grid a bit
2021-04-08 Dominik Csapakui: tape/ChangerStatus: hide selector for single drives...
2021-04-08 Dominik Csapakui: tape/ChangerStatus: shortcut Inventory for single...
2021-04-08 Dominik Csapakui: tape/ChangerStatus: shortcut 'load-media' for singl...
2021-04-08 Dominik Csapakui: tape/ChangerStatus: rework EraseWindow
2021-04-08 Dominik Csapakui: tape/ChangerStatus: save assigned drives
2021-04-08 Dominik Csapakui: tape/ChangerStatus: add missing property
2021-04-08 Dominik Csapakui: dashobard/DataStoreStatistics: add 'Available'...
2021-04-08 Dietmar Maurertape: add TapeDensity::Unknown
2021-04-08 Dietmar Maurerui: update tape DriveStatus for new driver
2021-04-08 Dietmar Maurertape: avoid unneccessary SCSI request in Drop
2021-04-08 Dietmar Maurertape: clear encryption key after backup (for security...
2021-04-08 Dietmar Maurercleanup: remove unused linux tape driver code
2021-04-08 Dominik Csapakui: tape/TapeRestore: use correct value check for store...
2021-04-08 Dominik Csapakui: tape/TapeRestore: fix restoring without mapping
2021-04-08 Dietmar Maurerdocs: Mention our new user space tape driver, adopt...
2021-04-08 Dietmar Maurerdo not depend on mt-st and mtx
2021-04-08 Dietmar Maurertape: add vendor, product and revision to LtoDriveAndMe...
2021-04-08 Dietmar Maurertape: pmt - implement options command
2021-04-08 Dietmar Maurertape: implement locate_file without LOCATE(10)
2021-04-08 Dietmar Maurertape: pmt - re-implement lock/unlock command
2021-04-08 Dietmar Maurertape: pmt - re-implement fsr/bsr
2021-04-08 Dietmar Maurertape: correctly set/display drive option
2021-04-08 Dietmar Maurersgutils2: add scsi_mode_sense helper
2021-04-08 Dietmar Maurertape: make sure there is a filemark at the end of the...
2021-04-08 Dietmar Maurertape: make fsf/bsf driver specific
2021-04-08 Dietmar Maurertape: fix LEOM handling
2021-04-08 Dietmar Maurertape: implement format/erase
2021-04-08 Dietmar Maurertape: implement LTO userspace driver
2021-04-08 Dietmar Maurertape: introduce trait BlockWrite
2021-04-08 Dietmar Maurertape: introduce trait BlockRead
2021-04-07 Thomas Lamprechtserver: rest: collapse nested if for less indentation
2021-04-07 Thomas Lamprechtserver: rest: switch from fastest to default deflate...
2021-04-07 Dominik Csapaktools/zip: compress zips with deflate
2021-04-07 Dominik Csapaktools/zip: run rustfmt
2021-04-07 Dominik Csapakserver/rest: compress static files
2021-04-07 Dominik Csapakserver/rest: compress api calls
2021-04-07 Dominik Csapakserver/rest: add helper to extract compression headers
2021-04-07 Dominik Csapaktools/compression: add DeflateEncoder and helpers
2021-04-07 Dominik Csapaktools: add compression module
2021-04-05 Thomas Lamprechtdocs: fix MathJax inclusion in build
2021-04-05 Thomas Lamprechtdocs: fix heading
2021-04-02 Thomas Lamprechtbump version to 1.0.13-1 v1.0.13
2021-04-02 Wolfgang Bumillerpxar: handle missing GROUP_OBJ ACL entries
2021-04-02 Wolfgang Bumillerpxar: fix directory ACL entry creation
2021-04-01 Thomas Lamprechtserver/rest: drop now unused imports
2021-04-01 Thomas Lamprechtcode cleanup: drop extra newlines at EOF
2021-04-01 Stefan Reiterserver/rest: extract auth to seperate module
2021-04-01 Stefan Reiterproxmox_client_tools: move common key related functions...
2021-04-01 Stefan Reitervsock_client: support authorization header
2021-04-01 Stefan Reitervsock_client: remove some &mut restrictions and rustfmt
2021-04-01 Stefan Reitervsock_client: remove wrong comment
2021-03-31 Wolfgang Bumillerbump pxar dep to 0.10.1
2021-03-29 Thomas Lamprechtserver/rest: fix type ambiguity
2021-03-29 Thomas Lamprechtserver/rest: rust format
2021-03-28 Thomas Lamprechtui: verification job: fix subject of edit window
2021-03-28 Thomas Lamprechtui: verify job: fix subject of edit window
2021-03-28 Thomas Lamprechtui: task descriptions: sort alphabetically
2021-03-28 Thomas Lamprechtui: task descriptions: fix casing
2021-03-28 Thomas Lamprechtdocs: tape/pool: add backend/ui setting name for alloca...
2021-03-28 Thomas Lamprechtui: tape/pool: set onlineHelp for edit/add window
2021-03-28 Thomas Lamprechtui: tape: retention/allocation are Policies, note so
2021-03-28 Thomas Lamprechtui: gettext; s/blocksize/block size/
2021-03-27 Dietmar Maurersgutils2: use enum for ScsiError
2021-03-27 Dietmar MaurerSgRaw: add do_in_command()
2021-03-27 Dietmar Maurertape: page-align BlockHeader so that we can use it...
2021-03-26 Dietmar MaurerCargo.toml: fix: set version to 1.0.12
2021-03-26 Dietmar Maurerbump version to 1.0.12-1
2021-03-25 Dominik Csapakapi2/types: add type_text to DATASTORE_MAP_FORMAT
2021-03-25 Dietmar Maurertape: add --scan option for catalog restore
next