]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
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 Bumillerui: add certificate & acme view
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 Dominik Csapakdocs: user-management: add note about untrusted certifi...
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 Lamprechtbump version to 1.1.5-3
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 Bumillerbump d/control
2021-04-29 Wolfgang BumillerCargo.toml: depend on proxmox-acme-rs
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 Thomas Lamprechtbump version to 1.1.5-2
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-28 Thomas Lamprechtbuildsys: add pbs-client repo in upload target
2021-04-27 Stefan Reiterfile-restore: strip .img.fidx suffix from drive serials
2021-04-27 Dietmar Maurerbump version to 1.1.5-1
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 Thomas Lamprechtbump version to 1.1.4-1
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 Dominik Csapakui: tape: reload drive status on user actions
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 Thomas Lamprechtbump version to 1.1.3-2
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 Thomas Lamprechtbump version to 1.1.3-1 v1.1.3
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
2021-04-21 Dietmar Maurernew http client implementation SimpleHttp (avoid static...
2021-04-21 Dietmar MaurerMaybeTlsStream: implement poll_write_vectored()
2021-04-21 Dietmar Maurerhttp: rename EitherStream to MaybeTlsStream
2021-04-21 Dominik Csapakfix #3393: tools/xattr: allow xattr 'security.NTACL'
2021-04-21 Dominik Csapaktape/changer/sg_pt_changer: read whole descriptor size...
2021-04-16 Dietmar Maurertape restore: avoid multiple stat calls for same chunk
2021-04-16 Dietmar Maurertape restore: verify if all chunks exist
2021-04-16 Dietmar Maurertape restore: simplify log (list datastores on single...
2021-04-16 Dietmar Maurertape restore: fix datastore locking
2021-04-15 Thomas Lamprechtbump version to 1.1.2-1 v1.1.2
2021-04-15 Thomas Lamprechtbackup verify: do not check every loop iteration for...
2021-04-15 Thomas Lamprechtbackup verify: unify check if chunk can be skipped
2021-04-15 Thomas Lamprechtconfig: tfa: drop now unused schema::Updatable
2021-04-15 Dietmar Maurertape: do not try to backup unfinished backups
2021-04-15 Thomas Lamprechtbackup verify: re-check if we can skip a chunk in the...
next