]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2022-07-14 Thomas Lamprechtdocs: let sphinx build man pages for better integration...
2022-07-14 Stefan Sterzfix: api2: make tasks endpoint work with new prune...
2022-07-14 Wolfgang Bumillerapi2: optimize filtered snapshot listing
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-14 Wolfgang Bumillerapi-types: make BackupType::iter an actual iterator
2022-07-13 Wolfgang Bumillerapi: wrap get_snapshots_count in spawn_blocking
2022-07-13 Wolfgang Bumillerapi: wrap set_backup_owner in spawn_blocking
2022-07-13 Wolfgang Bumillerapi: wrap set_protection in spawn_blocking
2022-07-13 Wolfgang Bumillerapi: wrap catalog in spawn_blocking
2022-07-13 Wolfgang Bumillerapi: wrap delete_snapshot in spawn_blocking
2022-07-13 Wolfgang Bumillerapi: wrap list_snapshot_files in spawn_blocking
2022-07-13 Wolfgang Bumillerapi: wrap delete_group in spawn_blocking
2022-07-12 Wolfgang Bumillerapi: move 'list_snapshots' to a blocking thread
2022-07-11 Wolfgang Bumillerwrap fs_info calls in spawn_blocking
2022-07-05 Dominik Csapaktape: include used tapes in tape notification e-mails
2022-07-04 Fabian Grünbichlermove json_object_to_query to proxmox-http+http-helpers
2022-07-04 Fabian Grünbichlermove to/write_canonical_json to proxmox-serde
2022-07-04 Fabian Grünbichlercruft: remove tools::http
2022-06-30 Wolfgang Bumillerrustfmt
2022-06-30 Dominik Csapakapi: tape/backup: improve behaviour for vanishing snapshots
2022-06-30 Wolfgang Bumillerfile-restore: fix a hyperlink in docs
2022-06-30 Stefan Sterzapi-types: doc: add crate to `Display` trait in comments
2022-06-29 Thomas Lamprechttape reader: improve error for unknown magic number
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 Wolfgang Bumillerd/control cleanup
2022-06-21 Wolfgang Bumillerbump d/control
2022-06-21 Dominik Csapakrestore-daemon: make file listing 'streaming'
2022-06-21 Hannes Laimerfixed_index: remove unused 'print_info' function
2022-06-21 Hannes Laimerdocs: add note for setting verbosity level
2022-06-21 Hannes Laimerreplace print with log macro
2022-06-21 Hannes Laimerproxmox-rest-server: replace print with log macro
2022-06-21 Hannes Laimerproxmox-file-restore: replace print with log macro
2022-06-21 Hannes Laimerproxmox-backup-client: replace print with log macro
2022-06-21 Hannes Laimerpbs-fuse+pbs-tape: replace print with log macro
2022-06-21 Hannes Laimerpbs-datastore: replace print with log macro
2022-06-21 Hannes Laimerpbs-client: replace print with log macro
2022-06-21 Hannes Laimerbins: init cli logger
2022-06-21 Wolfgang Bumillerbump proxmox-router dep to 1.2.4
2022-06-15 Hannes Laimerui: disks: show partitions by default
2022-06-15 Hannes Laimerdisks: use builder pattern for querying disk usage
2022-06-15 Hannes Laimerapi2: disks endpoint return partitions
2022-06-14 Wolfgang Bumillerremove outdated comment
2022-06-14 Stefan Sterzfix #3867: server/api: send emails on certificate renew...
2022-06-13 Wolfgang Bumillerbump proxmox-fuse dep to 0.1.3
2022-06-13 Wolfgang Bumillerbump d/control
2022-06-13 Dominik Csapakui: add MetricServerView and use it
2022-06-13 Dominik Csapakui: add window/InfluxDbEdit
2022-06-13 Dominik Csapakapi: add metricserver endpoints
2022-06-13 Dominik Csapakproxmox-backup-proxy: send metrics to configured metric...
2022-06-13 Dominik Csapakbackup-proxy: decouple stats gathering from rrd update
2022-06-13 Dominik Csapakpbs-config: add metrics config class
2022-06-13 Dominik Csapakpbs-api-types: add metrics api types
2022-06-10 Stefan Sterzconfig: remove duplicate privilege lookup in cached_use...
2022-06-08 Thomas Lamprechtd/lintian-overrides: ignore some expected warnings
2022-06-08 Thomas Lamprechtbump version to 2.2.3-2
2022-06-08 Thomas Lamprechtconfig: acl get child paths: make tests more specific
2022-06-08 Thomas Lamprechtconfig: re-enable efficient mixed acl path/slice support
2022-06-08 Fabian Grünbichleracl: fix any_priv_below when used with API tokens
2022-06-08 Fabian Grünbichleracl: rename get_node to get_node_mut
2022-06-07 Thomas Lamprechtcargo fmt/format variable inlining
2022-06-07 Thomas Lamprechtapi: tape restore: warn if snapshot could not get parsed
2022-06-07 Thomas Lamprechtapi: tape restore: code cleanup to reduce indentation...
2022-06-07 Thomas Lamprechttree wide: typo fixes through codespell
2022-06-07 Thomas Lamprechtaccess: fix typo in RPC env wrong-type error
2022-06-07 Thomas Lamprechtd/changelog: fix typos in historical entries
2022-06-07 Dominik Csapakreplace 'disk_usage' with 'fs_info' from proxmox-sys
2022-06-05 Thomas Lamprechtapi: tape restore: avoid throwing away ns mapping,...
2022-06-05 Thomas Lamprechtapi: tape restore: some code cleanups
2022-06-05 Thomas Lamprechtapi: tape restore: split/rework datastore/namespace...
2022-06-05 Thomas Lamprechtapi: tape restore: use HumanByte for friendlier total...
2022-06-05 Thomas Lamprechtapi: tape restore: refactor some code parts shorter
2022-06-05 Thomas Lamprechtcode formatting fixups
2022-06-05 Thomas Lamprechttape: use inline variable in formats for code reduction
2022-06-05 Thomas Lamprechttree wide: typo fixes through codespell
2022-06-04 Thomas Lamprechtbump version to 2.2.3-1
2022-06-04 Thomas Lamprechtapi: datastore status: use cheaper any_privs_below...
2022-06-04 Thomas Lamprechtapi: list datastore: avoid iterating over NS for priv...
2022-06-04 Thomas Lamprechtconfig: cached user info: expose new any_privs_below
2022-06-04 Thomas Lamprechtconfig: any_priv_below: plural name & switch to slice...
2022-06-04 Thomas Lamprechtconfig: s/propagating/only_propagated/ and style nits
2022-06-04 Stefan Sterzpbs-config: acl-tree: add any_priv_below
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 Lamprechtapi: list datastores: avoid unsafe datastore open
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-03 Thomas Lamprechtconfig: version cache: fix ordering of datastore genera...
2022-06-02 Thomas Lamprechtdatastore: more concise comment
2022-06-02 Thomas Lamprechtbump version to 2.2.2-3
2022-06-02 Thomas Lamprechtdocs: faq: more specific eol date
2022-06-02 Dominik Csapakdatastore: lookup: reuse ChunkStore on stale datastore...
2022-06-02 Thomas Lamprechttree wide: clippy lint fixes
2022-06-02 Thomas Lamprechtclient: clippy lints
2022-06-02 Thomas Lamprechtapi types: clippy lints
next