]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2021-09-02 Dietmar Maurermove remote config into pbs-config workspace
2021-09-02 Dietmar Maurerstart new pbs-config workspace
2021-09-02 Wolfgang Bumilleradd proxmox-backup-debug debian package
2021-09-01 Wolfgang Bumilleranother import cleanup
2021-09-01 Wolfgang Bumillerfixup imports in tests and examples
2021-09-01 Wolfgang Bumillersplit proxmox-file-restore into its own crate
2021-08-31 Wolfgang Bumillersplit out proxmox-backup-debug binary
2021-08-31 Wolfgang Bumillermore import cleanups
2021-08-31 Wolfgang Bumillerfixup imports in debug binary
2021-08-31 Hannes Laimeradd index recovery to pb-debug
2021-08-31 Hannes Laimeradd file inspection to pb-debug
2021-08-31 Hannes Laimeradd chunk inspection to pb-debug
2021-08-31 Wolfgang Bumillermake api2::helpers::list_dir_content a CatalogReader...
2021-08-31 Wolfgang Bumillermove some more API types
2021-08-30 Dominik Csapakui: fix order of prune keep reasons
2021-08-30 Wolfgang Bumillercleanup proxmox_backup::backup module
2021-08-30 Dietmar Maurerremote config: derive and use Updater
2021-08-30 Wolfgang Bumillersplit out proxmox-backup-client binary
2021-08-30 Wolfgang Bumillermove some API return types to pbs-api-types
2021-08-30 Wolfgang BumillerCargo.toml: drop features in 'patch' section
2021-08-30 Dietmar Maurertape: media_pool: derive and use Updater
2021-08-30 Dietmar Maurerdrive config cleanup: derive and use Updater
2021-08-30 Dietmar Maureropenid cleanup: derive and use Updater
2021-08-25 Wolfgang Bumillermore Updatable -> UpdaterType fixups
2021-08-25 Wolfgang Bumillerd/control bump
2021-08-25 Wolfgang Bumillerbump proxmox-openid dependency to 0.7.0
2021-08-25 Wolfgang Bumillerbump proxmox dependency to 0.13.0
2021-08-25 Wolfgang Bumilleruse ApiType trait
2021-08-25 Dietmar Maureruse new api updater features
2021-08-24 Thomas Lamprechtbump version to 2.0.9-2
2021-08-09 Dietmar Maurerbump version to 2.0-9-1
2021-08-09 Dominik Csapaktape/pool_writer: fix typo
2021-08-09 Dominik Csapaktape backup: mention groups that were empty
2021-08-04 Dietmar Maurercleanup: simplify next_expired_media()
2021-08-04 Dietmar Maurerui: display next-media-label for tape backup jobs
2021-08-04 Dietmar Maurercli: proxmox-tape backup-job list: use status api and...
2021-08-04 Dietmar Maurertape: compute next-media-label for each tape backup job
2021-08-04 Dietmar Maurertape: media_pool: implement guess_next_writable_media()
2021-08-03 Dominik Csapaktape: lto: increase default timeout to 10 minutes
2021-08-03 Lorenz Stechaunerdocs/file-formats: fix typo
2021-08-02 Dietmar Maurerbump version toö 2.0.8-1
2021-08-02 Hannes Laimerbump proxmox-apt to 0.6 in debian/control
2021-07-30 Dominik Csapakapi/ui: allow zstd compression for new zpools
2021-07-30 Thomas Lamprechtcargo: update proxmox-apt to v0.6.0
2021-07-30 Fabian Ebnerapi: apt: adapt to further proxmox-apt back-end changes
2021-07-30 Fabian Ebnerapi: apt: adapt to proxmox-apt back-end changes
2021-07-29 Dominik Csapakapi2: tape: media: use MediaCatalog::snapshot_list...
2021-07-29 Dietmar Maurertape: media_catalog: add snapshot list cache for catalog
2021-07-29 Dietmar Maurertape: lock media_catalog file to to get a consistent...
2021-07-29 Dietmar Maurercleanup: factor out tape catalog path helpers
2021-07-28 Dominik Csapaktape: changer: add tests for decode_element_status_page
2021-07-28 Dominik Csapaktape: changer: handle libraries that sends wrong amount...
2021-07-28 Dominik Csapaktape: changer: remove unnecesary inquiry parameter
2021-07-28 Dominik Csapakapi2: tape/restore: commit temporary catalog at the end
2021-07-26 Dominik Csapakdocs: tape: add instructions on how to restore the...
2021-07-26 Dominik Csapaktape: media_catalog: improve chunk_archive interface
2021-07-26 Dominik Csapakui: tape/ChangerStatus: improve layout for large libraries
2021-07-26 Dominik Csapaktape: changer: handle invalid descriptor data from...
2021-07-23 Dietmar Maurerdatastore config: cleanup code (use flatten attribute)
2021-07-23 Thomas Lamprechtbump version to 2.0.7-1
2021-07-23 Thomas Lamprechtrestore daemon: rust format
2021-07-23 Thomas Lamprechtfile restore: improve some comment
2021-07-23 Thomas Lamprechtrestore daemon: log about doing basic system env setup
2021-07-23 Thomas Lamprechtrestore daemon: setup backup system user and group
2021-07-23 Thomas Lamprechtrestore daemon: add setup_system_env helper
2021-07-22 Dominik Csapaktape: changer: handle missing dvcid information
2021-07-22 Dominik Csapaktape: changer: improve error message on wrong counts
2021-07-22 Dominik Csapaktape: changer: correctly consume data in decode_element...
2021-07-22 Wolfgang Bumillertools: xattr: don't test things beyond our control
2021-07-22 Thomas Lamprechtbump version to 2.0.6-1
2021-07-22 Thomas Lamprechtdocs: simplify list of ENV var alternative
2021-07-22 Dietmar Maurerdoc: Document new environment variabless to specify...
2021-07-22 Dietmar Maurersupport new ENV vars to get secret values through a...
2021-07-22 Fabian Ebnerui: server administration: repos: add online help
2021-07-22 Thomas Lamprechtcargo: update proxmox to 0.12.1
2021-07-21 Fabian Grünbichlerbuild: unbreak 'nocheck'
2021-07-21 Dominik Csapaktape: changer: sg_pt: fix typo
2021-07-21 Dominik Csapaktape: changer: sg_pt: add SCSI_VOLUME_TAG_LEN const
2021-07-21 Dominik Csapakapi: types: CHANGER_DRIVENUM_SCHEMA: increase maximum...
2021-07-21 Wolfgang Bumillermove CachedChunkReader to pbs-datastore
2021-07-21 Wolfgang Bumillermove remaining client tools to pbs-tools/datastore
2021-07-21 Wolfgang Bumillerclient: fix panic message
2021-07-21 Dietmar Maurerfix regression test file permission problems
2021-07-21 Thomas Lamprechtbump version to 2.0.5-2
2021-07-21 Thomas Lamprechtbuildcfg: fix version
2021-07-20 Thomas Lamprechtbuildsys: run test before compile to avoid clobbering...
2021-07-20 Thomas Lamprechtbuildsys: cargo build target: one binary per line
2021-07-20 Thomas Lamprechtbump version to 2.0.5-1
2021-07-20 Thomas Lamprechtd/control: record fonts-font-awesome dependency for...
2021-07-20 Dominik Csapakdocs: add missing font-awesome link for lto-barcode...
2021-07-20 Thomas Lamprechtpbs-tools: fix doctest reference to moved cache modules
2021-07-20 Thomas Lamprechttests: move pxar test to its crate
2021-07-20 Thomas Lamprechtd/control: update build dependencies
2021-07-20 Thomas Lamprechtcargo: bump proxmox-http to 0.3.0
2021-07-20 Dietmar Maureradd helpers to write configuration files
2021-07-20 Dietmar Maureruse new atomic_open_or_create_file
2021-07-20 Wolfgang Bumillerfixup examples
2021-07-20 Wolfgang Bumillermove channel/stream helpers to pbs-tools
2021-07-20 Wolfgang Bumillermove required_X_param to pbs_tools::json
2021-07-20 Wolfgang Bumillermove lru cachers to pbs-tools
next