]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2021-09-21 Dietmar Maurermove src/server/formatter.rs to proxmox-rest-server...
2021-09-21 Dietmar Maurermove src/server/environment.rs to proxmox-rest-server...
2021-09-21 Dietmar Maurermove src/tools/daemon.rs to proxmox-rest-server workspace
2021-09-21 Dietmar Maurermove ApiConfig, FileLogger and CommandoSocket to proxmo...
2021-09-21 Dietmar Maurerstart new proxmox-rest-server workspace
2021-09-15 Dominik Csapakapi: disks/directory: add 'name' property to list of...
2021-09-15 Dominik Csapakapi: disks/directory: factor out BASE_MOUNT_DIR path
2021-09-15 Thomas Lamprechtapi: nodes: rustfmt
2021-09-15 Dominik Csapakapi2: nodes: add missing node list api call
2021-09-14 Dietmar Maurerfix tests/worker-task-abort.rs - correctly spawn comman...
2021-09-14 Dietmar Maureravoid type re-exports
2021-09-14 Dietmar Maurermove src/tape/helpers/snapshot_reader.rs to src/backup...
2021-09-13 Dietmar Maurerfix refs in generated docs
2021-09-13 Dietmar Maurersplit tape code into new pbs_tape workspace
2021-09-13 Thomas Lamprechtbuildsys: cargo build: avoid redundant "--bin pxar...
2021-09-10 Dietmar Maurerfix regression tests
2021-09-10 Dietmar Maurermore api type cleanups: avoid re-exports
2021-09-10 Dominik Csapakproxmox-tape: add 'force-media-set' also to cli
2021-09-10 Dietmar Maurermove PruneOptions to pbs_api_types workspace
2021-09-10 Dietmar Maurermove datastore config to pbs_config workspace
2021-09-10 Dietmar Maurermove user configuration to pbs_config workspace
2021-09-09 Dietmar Maurercleanup User configuration: use Updater
2021-09-09 Dietmar Maurermove acl to pbs_config workspaces, pbs_api_types cleanups
2021-09-08 Dietmar Maurermove token_shadow to pbs_config workspace
2021-09-08 Dietmar Maurermove network config to pbs_config workspace
2021-09-08 Dietmar Maurerchanger config cleanup: use Updater
2021-09-08 Thomas Lamprechtdrop proxmox-backup-debug package, use server package...
2021-09-08 Dietmar Maurertape job cleanup: user Updater
2021-09-08 Dietmar Maurerverify job cleanup: use Updater/flatten
2021-09-08 Dietmar Maurersync job cleanup: use Updater/flatten
2021-09-08 Dietmar Maurermove verify.rs to pbs_config workspace
2021-09-08 Dietmar Maurermove sync.rs to pbs_config workspace
2021-09-08 Dietmar Maurerremove dead code
2021-09-07 Wolfgang Bumillerbuildsys: set pkg-buildcfg version automatically
2021-09-07 Dietmar Maurermoved tape_job.rs to pbs_config workspace
2021-09-07 Dietmar Maurermove tape_encryption_keys.rs to pbs_config workspace
2021-09-07 Dietmar Maurermoved key_derivation.rs from pbs_datastore to pbs-confi...
2021-09-07 Dietmar Maurermove data_blob encode/decode from crypt_config.rs to...
2021-09-07 Dietmar Maurermove Kdf and KeyInfo to pbs_api_types workspace
2021-09-07 Dominik Csapaktape/inventory: fix the tape tests as user, by mocking...
2021-09-07 Dominik Csapakpbs-config: add 'create_mocked_lock' helper
2021-09-06 Dietmar Maurermove media_pool config to pbs_config workspace
2021-09-03 Oguz Bektaszsh: fix completions
2021-09-03 Dietmar Maurermove drive config to pbs_config workspace
2021-09-02 Dietmar Maureradd missing file pbs-api-types/src/remote.rs
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...
next