]> git.proxmox.com Git - proxmox-backup.git/history - src/api2/admin/datastore.rs
datastore: move update_manifest into BackupDir impl
[proxmox-backup.git] / src / api2 / admin / datastore.rs
2022-05-12 Thomas Lamprechtdatastore: move update_manifest into BackupDir impl
2022-05-12 Thomas Lamprechtapi: verify: support namespaces
2022-05-12 Fabian Grünbichlerapi: datastore: further unify check helpers
2022-05-12 Fabian Grünbichlerapi: datastore: load datastore & check owner helper
2022-05-12 Fabian Grünbichlerapi: datastore: lookup after checking privs
2022-05-12 Fabian Grünbichlerapi: datastore: refactor priv checks
2022-05-12 Fabian Grünbichlerapi: datastore: unify access checks
2022-05-12 Wolfgang Bumillersplit the namespace out of BackupGroup/Dir api types
2022-05-12 Thomas Lamprechtprune: allow passing namespace
2022-05-12 Thomas Lamprechtapi: datastore: make permission checks namespace aware
2022-05-12 Thomas Lamprechtapi: namespace management endpoints
2022-05-12 Wolfgang Bumillerclient: more backup namespace support
2022-05-12 Wolfgang Bumillerapi: add remaining missing backup-ns parameters
2022-05-12 Wolfgang Bumillerapi-types: add namespace to BackupGroup
2022-04-27 Hannes Laimerapi2: DataStoreListItem add maintenance info
2022-04-20 Wolfgang Bumillerreference the datastore in BackupGroup/Dir
2022-04-20 Wolfgang Bumillerdatastore: cleanup and document backup group/dir openers
2022-04-20 Wolfgang Bumillermake datastore BackupGroup/Dir ctors private
2022-04-20 Wolfgang Bumillerrename BackupDir's group_path to relative_group_path
2022-04-15 Wolfgang Bumillerapi-types: introduce BackupType enum and Group/Dir...
2022-04-15 Thomas Lamprechtbackup: switch over to streaming Iterator improving...
2022-04-15 Thomas Lamprechtapi datastore: some code cleanups
2022-04-15 Thomas Lamprechtreplace deprecated list_backup_group from BackupInfo...
2022-04-14 Thomas Lamprechtapi: rustfmt
2022-04-13 Dominik Csapakapi: admin/datastore: add tar support for pxar_file_dow...
2022-04-13 Dominik Csapakapi: admin/datastore: enable streaming for some api...
2022-04-12 Hannes Laimerapi: add get_active_operations endpoint
2022-04-12 Hannes Laimerdatastore: add check for maintenance in lookup
2022-03-11 Stefan Sterztape, docs, api: fix miscellaneous typos
2022-01-11 Dominik Csapakapi/admin/datastore: rrd: do not include io_ticks for...
2022-01-07 Dietmar Maurerdatastore status: do not count empty groups
2021-12-30 Fabian Grünbichlertree-wide: drop redundant clones
2021-12-30 Fabian Grünbichlertree-wide: fix needless borrows
2021-11-29 Wolfgang Bumillerremove unused identity macro
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-20 Dietmar Maurerdepend on proxmox-async 0.2
2021-11-19 Dietmar Maureruse new proxmox-async crate
2021-11-19 Dietmar Maureruse new proxmox-sys crate
2021-10-28 Dominik Csapakapi: admin/datastore: reuse 'is_protected' implementation
2021-10-28 Dominik Csapakapi2/admin/datastore: add get/set_protection
2021-10-28 Dominik Csapakapi2: datastore/delete_group: throw error for partially...
2021-10-28 Dominik Csapakadd protected info of snapshots to api and task logs
2021-10-21 Dietmar Maureruse new fsync parameter to replace_file and atomic_open...
2021-10-13 Dietmar Maurerremove proxmox-rrd-api-types crate, s/RRDTimeFrameResol...
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-10-06 Dietmar Maurersplit out RRD api types into proxmox-rrd-api-types...
2021-10-06 Dietmar Maurermove RRD code into proxmox-rrd crate
2021-09-28 Dietmar Maurerproxmox-rest-server: cleanup formatter, improve docs
2021-09-27 Dietmar Maurermove src/backup/read_chunk.rs to pbs-datastore/src...
2021-09-27 Dietmar Maurermove src/backup/datastore.rs into pbs_datastore crate
2021-09-24 Dietmar Maurercleanup worker task logging
2021-09-24 Dietmar Maurermove worker_task.rs into proxmox-rest-server crate
2021-09-23 Dietmar Maurersrc/server/worker_task.rs: Avoid using pbs-api-type...
2021-09-21 Dominik Csapakapi: make some workers log on CLI
2021-09-21 Dietmar Maurermove src/server/formatter.rs to proxmox-rest-server...
2021-09-21 Dietmar Maurermove ApiConfig, FileLogger and CommandoSocket to proxmo...
2021-09-10 Dietmar Maurermore api type cleanups: avoid re-exports
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 Maurermove acl to pbs_config workspaces, pbs_api_types cleanups
2021-08-31 Wolfgang Bumillermake api2::helpers::list_dir_content a CatalogReader...
2021-08-31 Wolfgang Bumillermove some more API types
2021-08-30 Wolfgang Bumillercleanup proxmox_backup::backup module
2021-08-30 Wolfgang Bumillermove some API return types to pbs-api-types
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-19 Wolfgang Bumillermove client to pbs-client subcrate
2021-07-16 Dominik Csapakapi: admin/datastore: add new 'prune-datastore' api...
2021-07-16 Dominik Csapakbackup/datastore: refactor check_backup_owner there
2021-07-16 Dominik Csapakapi: admin/datastore: simplify prune api call
2021-07-12 Stefan Reiterapi: add support for notes on backup groups
2021-06-28 Hannes Laimerapi: add ignore-verified and outdated-after to datastor...
2021-06-08 Stefan Reiterreplace AsyncIndexReader with SeekableCachedChunkReader
2021-05-17 Dominik Csapakapi2/admin/datastore: add delete for groups
2021-04-13 Stefan Reiterapi/datastore: allow pxar file download of entire archive
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-01-26 Fabian Grünbichlerclippy: allow api functions with many arguments
2021-01-26 Fabian Grünbichlerverify: factor out common parameters
2021-01-22 Dietmar Maurerimprove code docs in api2
2021-01-21 Dietmar MaurerMerge branch 'master' of ssh://proxdev.maurer-it.com...
2021-01-20 Fabian Grünbichlerclippy: us *_or_else with function calls
2021-01-20 Fabian Grünbichlerclippy: use chars / byte string literals
2021-01-20 Fabian Grünbichlerclippy: is_some/none/ok/err/empty
2021-01-20 Fabian Grünbichlerclippy: remove needless bool literals
2021-01-20 Fabian Grünbichlerclippy: remove unnecessary clones
2021-01-14 Fabian Grünbichlertokio 1.0: use ReceiverStream from tokio-stream
2020-12-22 Wolfgang Bumilleradaptions for proxmox 0.9 and proxmox-api-macro 0.3
2020-12-09 Wolfgang Bumillerremove unused descriptions from api macros
2020-12-01 Fabian Grünbichlerverify: use same progress as pull
2020-11-24 Fabian Grünbichlerlist_snapshots: return manifest fingerprint
2020-11-24 Fabian Grünbichlerrefactor BackupInfo -> SnapshotListItem helper
2020-11-24 Fabian Grünbichlerverification job: log failed dirs
2020-11-18 Fabian Grünbichlerapi: include store in invalid owner errors
2020-11-18 Fabian Grünbichlerapi: filter snapshot counts
2020-11-18 Fabian Grünbichlerapi: make expensive parts of datastore status opt-in
2020-11-18 Fabian Grünbichlerimprove group/snapshot listing
2020-11-10 Fabian Grünbichlerverify: log/warn on invalid owner
next