]> git.proxmox.com Git - proxmox-backup.git/history - src
docs: improve MEDIA_SET_NAMING_TEMPLATE_SCHEMA description
[proxmox-backup.git] / src /
2021-02-22 Dietmar Maurerdocs: improve MEDIA_SET_NAMING_TEMPLATE_SCHEMA description
2021-02-22 Dietmar Maurertape: use correct schema for changer path (SCSI_CHANGER...
2021-02-22 Dietmar Maurercleanup: cleanup use clause (avoid *)
2021-02-22 Dietmar Maurerdocs: fix EXPORT_SLOT_LIST_SCHEMA description
2021-02-22 Dietmar Maurerapi-viewer: fix path for upgraded HTTP/2 proptocls
2021-02-21 Dietmar Maurerdocgen: improve regex format
2021-02-21 Dietmar Maurerdocgen: dump string format (property strings)
2021-02-21 Dietmar Maurerdocgen: improve api schema dump
2021-02-21 Dietmar Maurerdocs: api-viewer - add backup and restore APIs
2021-02-21 Dietmar Maurerdocgen: implement api schema generation (for api-viewer)
2021-02-20 Dietmar Maurertape: extend MediaChange trait to return MtxStatus
2021-02-20 Dietmar Maurertape: update changer status inside ScsiMediaChange...
2021-02-20 Dietmar Maurertape: update changer status cache after load/unload
2021-02-19 Dietmar Maurertape: create tmp dirs early at server startup
2021-02-19 Dietmar Maurertape: cache changer state
2021-02-19 Dominik Csapakapi2/tape/{backup, restore}, proxmox-tape: set device...
2021-02-19 Dominik Csapakapi2/tape/changer: add drive state to changer status...
2021-02-19 Dominik Csapakapi2/tape/drive: wrap some api calls in run_drive_block...
2021-02-19 Dominik Csapakapi2/tape/drive: use run_drive_blocking_task where...
2021-02-19 Dominik Csapakapi2/tape/drive: add wrapper for tokio::task::spawn_blo...
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
next