]> git.proxmox.com Git - proxmox-backup.git/history - pbs-datastore
bump version to 3.2.3-1
[proxmox-backup.git] / pbs-datastore /
2024-04-22 Dietmar Maurerapi: assert that maintenance mode transitions are valid
2024-03-25 Christian Ebnerdatastore: group: return basic stats on backup group...
2024-03-25 Hannes Laimerdatastore: remove datastore from internal cache based...
2024-02-13 Maximiliano Sandovaldatastore: use is_{err, some} rather than match {Ok...
2024-02-13 Maximiliano Sandovalremove redundant guards
2024-01-18 Thomas Lamprechtrun cargo fmt
2024-01-10 Christian Ebnerdatastore: add additional context for get_owner parsing...
2023-11-25 Hannes Laimerpull: refactor pulling from a datastore
2023-11-11 Gabriel Gollerdocs: rustdoc warnings
2023-10-19 Gabriel Gollerdatastore: catalog: added lifetime to find function
2023-09-18 Gabriel Gollerfix #4823: datastore: ignore vanished files when walkin...
2023-09-12 Fabian Grünbichlergc: improve lost+found comment
2023-09-12 Hannes Laimergc: fix ignoring if `lost+found` can't be accessed
2023-09-08 Thomas Lamprechtdatastore: list images: reduce indentation depth on...
2023-08-24 Gabriel Gollerfix #4380: check if file is excluded before running...
2023-08-08 Fabian Grünbichlerblobs: fix outdated comment about file format
2023-06-26 Lukas Wagnerapi-types: client: datastore: tools: use proxmox-human...
2023-05-21 Fabian Grünbichlerupdate zstd to 0.12
2023-05-17 Thomas Lamprechtpbs-datastore: clippy fixes
2023-05-17 Thomas Lamprechtdatastore: return error instead of unreachable
2023-05-17 Thomas Lamprechtdatastore: fix compiler warning for unused FromStr...
2023-05-17 Stefan Sterzfix #4357: datastore: take into account namespaces...
2023-04-06 Fabian Grünbichlerchunk store: handle insertion edge cases
2023-02-08 Fabian Grünbichlerverify/protect: improve error on disappearing snapshots
2023-02-08 Fabian Grünbichlerbackup/snapshot reader: improve error message for ENOENT
2023-01-19 Thomas Lamprechtdatastore: rustfmt
2023-01-05 Fabian Grünbichlerupdate to nix 0.26
2023-01-04 Fabian Grünbichlerfix typo
2022-12-12 Wolfgang Bumillermove pbs_config::key_config to pbs-key-config
2022-12-12 Fabian Grünbichlersort dependencies
2022-12-12 Fabian Grünbichlerswitch regular dependencies to workspace ones
2022-12-12 Fabian Grünbichlerswitch proxmox dependencies to workspace
2022-12-12 Fabian Grünbichlerworkspace: inherit metadata
2022-12-06 Wolfgang Bumillertree-wide: bump edition to 2021
2022-12-05 Fabian Grünbichlerclippy 1.65 fixes
2022-11-28 Dominik Csapakuse derive 'Default' for ChunkOrder
2022-11-28 Wolfgang Bumillerfix #3335: allow removing datastore contents on delete
2022-11-25 Wolfgang Bumillerdatastore: actually hold the active operation file...
2022-11-24 Thomas Lamprechtdatastore: write chunk: comment utimesat params
2022-11-23 Wolfgang Bumillerbump pxar dependency to 0.10.2
2022-10-28 Dominik Csapakdatastore: improve sync level code a bit
2022-10-20 Dominik Csapakdatastore: implement sync-level tuning for datastores
2022-10-20 Dominik Csapakpbs-datastore: chunk_store: use replace_file in insert_...
2022-10-19 Wolfgang Bumillerbump sys dep to 0.4.1
2022-09-12 Stefan Sterzfix: datastore: make relative_group_path() return relat...
2022-07-28 Wolfgang Bumillerbump proxmox-sys dep to 0.4
2022-07-27 Wolfgang Bumillerdatastore: clippy fixes
2022-07-26 Fabian Grünbichlermore clippy fixes and annotations
2022-07-14 Wolfgang Bumillerdatastore: add BackupGroup::exists helper
2022-07-14 Wolfgang Bumillerdatastore: factor type out of ListGroups into ListGroup...
2022-07-14 Wolfgang Bumillerdatastore: simplify iter_backup_groups_ok
2022-07-04 Fabian Grünbichlermove to/write_canonical_json to proxmox-serde
2022-06-29 Dominik Csapakpartially fix #2915: 'stat' in case ReadDirEntry does...
2022-06-29 Wolfgang Bumillerbump proxmox-sys dep to 0.3.1
2022-06-21 Hannes Laimerfixed_index: remove unused 'print_info' function
2022-06-21 Hannes Laimerpbs-datastore: replace print with log macro
2022-06-07 Thomas Lamprechttree wide: typo fixes through codespell
2022-06-04 Thomas Lamprechtdatastore: swap ConfigVersionCache with digest for...
2022-06-03 Thomas Lamprechtdatastore: make unsafe fn public again, useful for...
2022-06-03 Thomas Lamprechtdatastore: make unsafe functions only visible in their...
2022-06-03 Thomas Lamprechtdatastore: add safety doc comment for unsafe opens
2022-06-03 Thomas Lamprechtdatastore: reduce chunk store open visibility and comme...
2022-06-03 Thomas Lamprechtdatastore: rename non-telling `map` to `datastore_cache`
2022-06-03 Thomas Lamprechtdatastore: drop bogus last_update stale-cache mechanism
2022-06-02 Thomas Lamprechtdatastore: more concise comment
2022-06-02 Dominik Csapakdatastore: lookup: reuse ChunkStore on stale datastore...
2022-06-02 Fabian Grünbichlerupdate to nix 0.24 / rustyline 9 / proxmox-sys 0.3
2022-05-30 Wolfgang Bumilleradd prune jobs api
2022-05-30 Wolfgang Bumillerapi-types: add PruneJobConfig
2022-05-26 Thomas Lamprechtdatastore: avoid unsafe transmute, use to_ne_bytes
2022-05-26 Thomas Lamprechtdatastore: clippy fixes
2022-05-26 Fabian Grünbichlertree-wide: remove DatastoreWithNamespace
2022-05-16 Fabian GrünbichlerBackupDir/BackupGroup: add ns to Debug impl
2022-05-16 Fabian GrünbichlerBackupGroup: stop implementing Display
2022-05-16 Fabian Grünbichlertree-wide: prefer api-type BackupGroup for logging
2022-05-16 Fabian GrünbichlerBackupDir: stop implementing Display
2022-05-16 Fabian GrünbichlerBackupDir: fix manifest_lock_path
2022-05-16 Fabian Grünbichlertree-wide: prefer api-type BackupDir for logging
2022-05-16 Fabian GrünbichlerBackupDir: add group/dir accessors
2022-05-16 Thomas LamprechtRevert "fix #4001: datastore/catalog: add number of...
2022-05-16 Fabian Grünbichlerbuild: bump required log version
2022-05-16 Thomas Lamprechtdatastore: ns iter: clamp depth to MAX_NAMESPACE_DEPTH...
2022-05-15 Thomas Lamprechtnamespace deletion: propagate delete-groups=false but...
2022-05-15 Thomas Lamprechtdatastore: clippy fixes
2022-05-15 Thomas Lamprechtdatastore: move backup dir/group/namespace iter to...
2022-05-15 Thomas Lamprechtnamespace deletion: make destroying groups separate...
2022-05-15 Stefan Sterzfix #4001: datastore/catalog: add number of files to...
2022-05-13 Dominik Csapakapi: tape/restore: check and create target namespace
2022-05-12 Thomas Lamprechtdatastore: drop bogus chunk size check, can cause trouble
2022-05-12 Thomas Lamprechtdatastore: add new Lookup for operations tracking
2022-05-12 Thomas Lamprechtdatastore: move update_manifest into BackupDir impl
2022-05-12 Thomas Lamprechtdatastore: move cleanup_unreferenced_files to BackupDir...
2022-05-12 Wolfgang Bumillerdatastore: minor cleanup
2022-05-12 Wolfgang Bumillerdatastore: relative path fixup
2022-05-12 Thomas Lamprechtapi: verify: support namespaces
2022-05-12 Wolfgang Bumillersplit the namespace out of BackupGroup/Dir api types
2022-05-12 Thomas Lamprechtdatastore: add max-depth to recursive namespace iter
2022-05-12 Thomas Lamprechtdatastore: add create_namespace
2022-05-12 Wolfgang Bumillerdatastore: include namespace in full_path
2022-05-12 Thomas Lamprechtdatastore: add helpers to destroy whole namespaces
next