]> git.proxmox.com Git - proxmox-backup.git/history - src
api2/tape/restore: return backup manifest in try_restore_snapshot_archive
[proxmox-backup.git] / src /
2021-05-07 Dominik Csapakapi2/tape/restore: return backup manifest in try_restor...
2021-05-07 Fabian Grünbichlerprogress: shorter format
2021-05-07 Fabian Grünbichlerprogress: add current group to output
2021-05-07 Fabian Grünbichlerfix #3331: improve progress for last snapshot in group
2021-05-07 Dietmar Maureruse build.rs to pass REPOID to rustc-env
2021-05-07 Stefan Reiterfile-restore: add debug mode with serial access
2021-05-07 Stefan Reiterfile-restore: support more drives
2021-05-07 Stefan Reiterfile-restore: add more RAM for VMs with many drives...
2021-05-07 Stefan Reiterfile-restore: try to kill VM when stale
2021-05-07 Wolfgang Bumillermake sure URI paths start with a slash
2021-05-06 Dietmar Maurertape: improve inline docs for READ POSITION LONG
2021-05-06 Dietmar Maurertape: use LOCATE(16) SCSI command
2021-05-06 Wolfgang Bumillerclient: use build_authority in build_uri
2021-05-06 Dietmar Maurercall create_run_dir() at daemon startup
2021-05-06 Dietmar Maurercleanup: split SimpleHttp client into extra file
2021-05-06 Dominik Csapakapi2/tape/restore: remove unnecessary params from ...
2021-05-06 Dominik Csapakapi2/tape/restore: factor out check_datastore_privs
2021-05-06 Dominik Csapaktape/media_catalog: add helpers to look for snapshot...
2021-05-06 Dominik Csapaktape/drive: add 'move_to_file' to TapeDriver trait
2021-05-05 Dietmar Maurerhttp proxy: add necessary brackets for IPv6 proxy
2021-05-05 Dominik Csapakproxmox_restore_daemon: mount ntfs with 'utf8' option
2021-05-05 Dietmar Maurerclient/http_client: add necessary brackets
2021-05-05 Wolfgang Bumilleruse api_string_type macro
2021-05-04 Dominik Csapaktape/restore: optimize chunk restore behaviour
2021-05-04 Wolfgang BumillerRevert "temporarily disable broken test"
2021-05-04 Wolfgang Bumillerfix permissions set in create_run_dir
2021-05-04 Dietmar Maurermove basic ACME types into src/api2/types/acme.rs
2021-05-04 Dietmar Maurertape restore: do not verify restored files
2021-05-04 Dietmar Maurertape restore: add restore speed to logs
2021-05-04 Dietmar Maurertape restore: write datastore in separate thread
2021-05-04 Dietmar Maurertape restore: split restore_chunk_archive
2021-05-04 Wolfgang Bumillerdaily-update: check acme certificates
2021-05-04 Wolfgang Bumilleradd acme commands to proxmox-backup-manager
2021-05-04 Wolfgang Bumilleradd node/{node}/config api path
2021-05-04 Wolfgang Bumilleradd node/{node}/certificates api call
2021-05-04 Wolfgang Bumilleradd config/acme api path
2021-05-04 Dietmar Maurernode config cleanups
2021-05-04 Wolfgang Bumilleradd node config
2021-05-04 Dietmar Maurercleanup acme client
2021-05-04 Wolfgang Bumilleradd acme client
2021-05-04 Wolfgang Bumilleradd acme config
2021-05-03 Thomas Lamprechttape backup job: fix typo in error message
2021-05-03 Dominik Csapakbin: use extract_output_format where necessary
2021-04-30 Hannes Laimeradd ctime and size function to IndexFile trait
2021-04-30 Dominik Csapakui: tape: handle tapes in changers without barcode
2021-04-30 Wolfgang Bumilleradd dns alias schema
2021-04-29 Thomas Lamprechttemporarily disable broken test
2021-04-29 Thomas Lamprechtfile restore: log which filesystems we support
2021-04-29 Stefan Reiterfile-restore: use 'norecovery' for xfs filesystem
2021-04-29 Wolfgang Bumilleradd 'config file format' to tools::config
2021-04-29 Wolfgang Bumillerconfig::acl: make /system/certificates a valid path
2021-04-29 Wolfgang Bumillercatalog shell: replace LoopState with ControlFlow
2021-04-29 Wolfgang Bumillertools: add ControlFlow type
2021-04-29 Wolfgang BumillerCertInfo: add is_expired_after_epoch
2021-04-29 Wolfgang BumillerCertInfo: add not_{after, before}_unix
2021-04-28 Wolfgang Bumillerconfig: factor out certificate writing
2021-04-28 Wolfgang Bumillertools::fs::scan_subdir: use nix::Error instead of anyhow
2021-04-28 Wolfgang Bumillersystemd: add reload_unit
2021-04-28 Dietmar Maurertools/http: make user agent configurable
2021-04-28 Dietmar Maurertools/http: set USER_AGENT inside request
2021-04-28 Dietmar Maurerapi: add schema for http proxy configuration - HTTP_PRO...
2021-04-28 Dietmar Maurerhttp: add helper to parse proxy configuration
2021-04-28 Dietmar MaurerHttpsConnector: add proxy authorization support
2021-04-27 Stefan Reiterfile-restore: strip .img.fidx suffix from drive serials
2021-04-27 Dominik Csapaktools/sgutils2: add size workaround for mode_sense
2021-04-27 Dietmar Maurertape: improve inline docs
2021-04-27 Dietmar Maurertape: add read_medium_configuration_page() to detect...
2021-04-27 Stefan Reiterfile-restore: fix package name for kernel/initramfs...
2021-04-27 Dietmar Maurertape: remove MediumType struct, which is only valid...
2021-04-27 Dominik Csapaktools/sgutils2: improve error messages
2021-04-26 Stefan Reiterfile-restore: use less memory for VM and reboot on...
2021-04-26 Stefan Reiterfile-restore: exit with code 1 in case streaming fails
2021-04-26 Stefan Reiterfile-restore: add size to image files and components
2021-04-26 Dietmar Maurerhttp proxy: improve response parser
2021-04-26 Dominik Csapakapi2/config/datastore: use update_job_last_run_time...
2021-04-26 Dominik Csapakserver/jobstate: improve name of 'try_update_state_file'
2021-04-26 Dominik Csapakserver/jobstate: add 'updatd' to Finish variant
2021-04-23 Dominik Csapakapi2/tape/backup: list backed up snapshots on failed...
2021-04-23 Wolfgang Bumillerfile-restore: avoid unnecessary clone
2021-04-23 Fabian Grünbichlerfile-restore: add context to b64-decode error
2021-04-23 Dominik Csapakapi2/node/status: extend node status
2021-04-23 Dominik Csapakapi2/nodes/status: use NodeStatus struct
2021-04-23 Dominik Csapakapi2/types: add necessary types for node status
2021-04-23 Dietmar Maurertape: do not query density_code in SgTape::new()
2021-04-23 Dietmar Maurertape: format_media - implement special case for WORM...
2021-04-23 Dietmar Maurertape: define and use MediumType enum
2021-04-23 Dietmar Maurertape: use loaded media_type in format_media (instead...
2021-04-22 Thomas Lamprechtserver/rest: fix new type ambiguity
2021-04-22 Stefan Reiterfile-restore: support encrypted VM backups
2021-04-22 Stefan Reiterclient-tools: add crypto_parameters_keep_fd
2021-04-22 Stefan Reiterfile-restore: don't force PBS_FINGERPRINT env var
2021-04-22 Dietmar Maurertape: implement report_desnity
2021-04-22 Dietmar Maurertape: fix FORMAT for LTO-4 drives
2021-04-22 Dietmar Maurerhttp proxy: implement read_connect_response()
2021-04-21 Stefan Reiterfile-restore: allow extracting a full pxar archive
2021-04-21 Stefan Reiterfile-restore: Add 'v' (Virtual) ArchiveEntry type
2021-04-21 Stefan Reiterfile-restore: print warnings on stderr
2021-04-21 Stefan Reiterfile-restore: don't list non-pxar/-img *idx archives
2021-04-21 Dietmar MaurerHttpsConnector: add proxy support
2021-04-21 Dietmar MaurerHttpsConnector: code cleanup
next