]> git.proxmox.com Git - proxmox-backup.git/history - src
api2/tape/drive: use 'run_drive_worker' where possible
[proxmox-backup.git] / src /
2021-02-19 Dominik Csapakapi2/tape/drive: use 'run_drive_worker' where possible
2021-02-19 Dominik Csapakapi2/tape/drive: add run_drive_worker wrapper
2021-02-19 Dominik Csapaktape/drive: add get/set status functions
2021-02-19 Dominik Csapaktape/drive: add test_device_path_lock
2021-02-19 Dietmar Maurercleanup: use serde(flatten) for VerificationJobStatus...
2021-02-19 Dietmar Maurercleanup: use serde(flatten) for SyncJobStatus, improve...
2021-02-19 Dietmar Maurerapi: list tape backup jobs with scheduling status
2021-02-19 Dietmar Maureradd helper to compute job scheduling state
2021-02-19 Dietmar Maurerapi: add new type JobScheduleStatus
2021-02-18 Dietmar Maurertape: media_list API - allow to update online status...
2021-02-18 Dietmar Maurertape: use worker tasks for media load/unload
2021-02-17 Stefan Reiterclient: extract common functions to proxmox_client_tool...
2021-02-17 Stefan Reiterasyncify pxar create_archive
2021-02-17 Dominik Csapakpxar/extract: add extract_sub_dir
2021-02-17 Dominik Csapakapi2/admin/datastore: refactor create_zip into pxar...
2021-02-17 Dominik Csapakapi2/admin/datastore: accept "/" as path for root
2021-02-17 Dominik Csapakapi2/admin/datastore: refactor list_dir_content in...
2021-02-17 Stefan Reiterclient: add VsockClient to connect to virtio-vsock VMs
2021-02-17 Stefan Reiterrest: implement tower service for UnixStream
2021-02-17 Dietmar Maurertape: add regression test for compute_media_state
2021-02-17 Dietmar Maurertape: erase_media - automatically load media (with...
2021-02-17 Dominik Csapakapi2/tape/drive: add optional label-text to erase
2021-02-17 Dietmar Maurertape: add regression test for alloc_writable_media
2021-02-15 Dietmar Maurertape: ui - avoid changer status query in backup content...
2021-02-15 Dietmar Maurertape: implement API to run tape backup jobs
2021-02-15 Dietmar Maurercleanup: tape_backup_job.rs - do not use #[allow(non_ca...
2021-02-15 Dietmar Maurertape: fix proxmox-tape pool config command
2021-02-15 Dietmar Maurerproxmox-backup-proxy: schedule tape backup jobs
2021-02-15 Dietmar Maurertape: add tape-job.cfg manual page
2021-02-15 Dietmar Maurerfix api sort order
2021-02-14 Dietmar Maurertape: add tape backup job configuration
2021-02-12 Dietmar Maurertape: erase_media - automatically erase catalog and...
2021-02-11 Dominik Csapakapi2/types/tape/media_location: fix deserialization...
2021-02-11 Dominik Csapakapi2/tape/media: add 'move' api call
2021-02-11 Dominik Csapakproxmox-tape: change lookup_drive_name to extract_drive...
2021-02-11 Dietmar Maurerproxmox-backup-manger verify-job CLI
2021-02-11 Dietmar Maurerdocs: use type_text for config::acl::Role
2021-02-11 Dietmar Maurerdocs: add manual page for verification.cfg
2021-02-11 Dietmar Maurerdocs: add manual page for acl.cfg
2021-02-11 Dietmar Maurerdocs: use new type_text option for calendar events
2021-02-11 Dietmar Maurerfix proxmox_backup_manager remote list: s/userid/auth-id/
2021-02-11 Dietmar Maurerdocs: add manukal page for remote.cfg
2021-02-11 Dietmar Maurerdepend on proxmox 0.10.5
2021-02-10 Dietmar Maurerdocs: add utility binary to generate docs
2021-02-10 Wolfgang Bumillertfa: derive WebauthnConfigUpdater via api macro
2021-02-09 Wolfgang Bumillerpxar: improve error messages
2021-02-09 Wolfgang Bumillerpxar: skip write_attr_fd if they are equal
2021-02-09 Wolfgang Bumillerfix #3026: pxar: metadata: apply flags _after_ updating...
2021-02-09 Dominik Csapakapi2/tape/drive: add missing locks for some drive actions
2021-02-08 Fabian Grünbichlerclient: move test output files to target/testout
2021-02-06 Dietmar Maurerdoc: improve pmt/pmtx manual pages
2021-02-06 Dietmar Maurertape: fix path for test files
2021-02-06 Fabian Grünbichlerclient: track key source, print when used
2021-02-06 Fabian Grünbichlerclient: refactor crypto_parameter handling
2021-02-06 Fabian Grünbichlerclient: extend tests for master key handling
2021-02-06 Fabian Grünbichlerclient: allow passing specific master key
2021-02-06 Fabian Grünbichlerclient: refactor keyfile_parameters
2021-02-06 Fabian Grünbichlerclient: add test for keyfile_parameters
2021-02-06 Fabian Grünbichlerkey: rustfmt module
2021-02-06 Fabian Grünbichlerkey: add show-master-pubkey command
2021-02-06 Fabian Grünbichlerkey: make 'default' master key explicit
2021-02-05 Dominik Csapaktape/inventory: fix missing parameter in error message
2021-02-05 Dietmar MaurerMerge branch 'master' of ssh://proxdev.maurer-it.com...
2021-02-05 Dietmar Maurerinstall pmt binary
2021-02-05 Dietmar Maurertape: correctly lock the tape device
2021-02-04 Dietmar Maurertape: MediaPool - replace use_offline_media with change...
2021-02-04 Dietmar Maurertape: improve code reuse
2021-02-04 Dietmar Maurertape: fix tests for BlockedReader
2021-02-04 Dietmar Maurertape: add multi volume reader/writer implementations
2021-02-04 Dietmar Maurertape: cleanup - move tape file readers/writers into...
2021-02-04 Dietmar Maurertape: allow to abort restore tasks
2021-02-04 Dietmar Maurercleanup: use task_log macro
2021-02-03 Wolfgang BumillerHttpsConnector: use hostname instead of URL again
2021-02-03 Dietmar Maurertape: BlockedReader - always consume EOF
2021-02-03 Dietmar Maurertape: add media pool regression tests
2021-02-03 Dietmar Maurertape: add regresion test for media state
2021-02-03 Dietmar Maurertape: improve pmt command line completion
2021-02-02 Dominik Csapakapi2/types/tape/media: add media_set_ctime to MediaCont...
2021-02-02 Dietmar Maurertest: define tape tests as submodule
2021-02-02 Dietmar Maurertape: set correct ownership on lock file
2021-02-02 Dietmar Maurertest: src/tape/inventory.rs - avoid chown when running...
2021-02-02 Dietmar Maurertape: add pmt stoptions/stsethoptions/stclearoptions
2021-02-02 Dietmar Maurertape: add pmt setblk
2021-02-02 Dietmar Maurerthape: add read_tapedev_options, display driver options...
2021-02-01 Dietmar Maurercleanup: remove MT_ST_ prefix from SetDrvBufferOptions
2021-02-01 Fabian Grünbichlerpaperkey: rustfmt
2021-02-01 Fabian Grünbichlerpaperkey: simplify block generation
2021-02-01 Fabian Grünbichlerpaperkey: allow RSA keys without passphrase
2021-02-01 Wolfgang Bumillerchange half-ticket time range from -120..240 to -60...
2021-02-01 Dietmar Maurertape: do not use drive.open() within pmt
2021-02-01 Dietmar Maurertape: add pmt lock/unlock
2021-02-01 Dietmar Maurertape: fix tape alert flag decoding
2021-02-01 Dietmar Maurertape: add pmt bsr/fsr
2021-02-01 Dietmar Maurertape: add pmt asf
2021-02-01 Dietmar Maurertape: pmt - fix count parameter schema
2021-02-01 Dietmar Maurertape: add pmt fsfm/bsfm, pass count as arg_param
2021-02-01 Dominik Csapakgarbage_collection: only ignore 'missing chunk' errors
2021-02-01 Dietmar Maurertape: remove drive from pool config
2021-01-31 Dietmar Maurertape: add pmt weof
2021-01-31 Dietmar Maurercleanup: avoid compiler warnings
next