]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2024-10-23 Christian Ebnerclient: add helper to dump catalog from metadata archive
2024-10-23 Christian Ebnerclient: tools: factor out pxar entry to dir entry mapping
2024-10-23 Christian Ebnerclient: tools: factor out entry path prefix helper
2024-10-23 Christian Ebnerclient: make helper to get remote pxar reader reusable
2024-10-23 Christian Ebnerclient: tools: move pxar root entry helper to pxar...
2024-10-23 Christian Ebnerclient: pxar: move catalog lookup helper to pxar tools
2024-10-23 Christian Ebnerclient: tools: make tools module public
2024-10-22 Thomas Lamprechtapi: add missing doc-comment description for api enums
2024-10-22 Thomas Lamprechtfile-restore: add missing doc-comment description for...
2024-10-22 Thomas Lamprechtapi-types: add missing doc-comment description for...
2024-10-21 Thomas Lamprechtbump version to 3.2.8-1
2024-10-21 Christian Ebnerdocs: sync: explicitly mention `removed-vanish` flag
2024-10-21 Thomas Lamprechtdocs: prefix node.cfg man page with proxmox-backup
2024-10-21 Thomas Lamprechtbuildsys: install node.cfg man page in server package
2024-10-18 Gabriel Gollerdocs: fix warnings in external-metric-server page
2024-10-18 Gabriel Gollerdocs: add node.cfg man page
2024-10-18 Thomas Lamprechtbuildsys: sort list of generated synopsis and man page...
2024-10-17 Thomas Lamprechtclient: progress log: small opinionated code clean-up
2024-10-17 Christian Ebnerpartial fix #5560: client: periodically show backup...
2024-10-17 Christoph Heissdocs: installation: fix wrong product reference
2024-10-17 Christian Ebnerdocs: Fix typo for chunk directory naming and rewording
2024-10-16 Thomas Lamprechtdebian: run wrap-and-sort -tkn to normalize control...
2024-10-15 Lukas Wagnerapi: metrics: check permissions before reading any...
2024-10-15 Wolfgang Bumillerupdate d/control
2024-10-15 Wolfgang Bumillerapi: optimize metrics permission checks a bit
2024-10-15 Lukas Wagnerapi: add /status/metrics API
2024-10-15 Lukas Wagnermetric collection: put metrics in a cache
2024-10-15 Lukas Wagnermetric collection: initialize metric cache on startup
2024-10-15 Lukas Wagnerpbs-api-types: add types for the new metrics endpoint
2024-10-15 Lukas Wagnermetric collection: move impl block for DiskStats to...
2024-10-15 Lukas Wagnermetric collection: drop std::path prefix where not...
2024-10-15 Lukas Wagnermetric collection: rrd: remove rrd prefix from some...
2024-10-15 Lukas Wagnermetric collection: rrd: restrict function visibility
2024-10-15 Lukas Wagnermetric collection: rrd: move rrd update function to...
2024-10-15 Lukas Wagnermetric_collection: split out push metric part
2024-10-15 Lukas Wagnermetric collection: move rrd_cache to new metric_collect...
2024-10-15 Lukas Wagnermetric collection: add doc comments for public functions
2024-10-15 Lukas Wagnerproxy: server: move rrd stat/metric server to separate...
2024-10-14 Christian Ebnerserver: sync: factor out namespace depth check into...
2024-10-14 Christian Ebnerserver: sync: make skip reason message more genenric
2024-10-14 Christian Ebnerserver: sync: move skip info/reason to common sync...
2024-10-10 Christian Ebnerserver: sync: move source to common sync module
2024-10-10 Christian Ebnerserver: sync: move reader trait to common sync module
2024-10-10 Christian Ebnerserver: sync: move sync related stats to common module
2024-10-10 Christian Ebnerapi: datastore: add missing whitespace in description
2024-10-03 Wolfgang Bumillerupdate proxmox-acme to 0.5.3
2024-09-19 Wolfgang Bumillerupdate to rrd-api-types 1.0.2
2024-09-18 Wolfgang Bumillerupdate to proxmox-rrd 0.4
2024-09-11 Christian Ebnerpxar: bin: rework and dynamically generate `list` test...
2024-09-05 Wolfgang Bumillerapi: replace deprecated 'streaming' attribute with...
2024-09-05 Wolfgang Bumillerupdate to proxmox-router 3 and proxmox-rest-server 0.8
2024-09-05 Wolfgang Bumillerpxar: list stuff to stdout instead of stderr
2024-09-05 Wolfgang Bumillerbump proxmox-log dependency to 0.2.4 for stderr logging
2024-09-05 Gabriel Gollerpxar-bin: remove `log` dependency, use `tracing` directly
2024-09-03 Dominik Csapaktape: fix read element status for some changers
2024-08-30 Gabriel Gollermove client binaries to tracing
2024-08-30 Dominik Csapakfix #5622: backup client: properly handle rate/burst...
2024-08-30 Dominik Csapakdata_blob: add TODO comment for zstd api
2024-08-29 Gabriel Gollerfix: proxmox-backup-manager network reload wait on...
2024-08-29 Christoph Heissui: user view: disable 'Unlock TFA' button by default
2024-08-29 Wolfgang Bumillertests: replace static mut with a mutex
2024-08-29 Gabriel Gollerlog: retrieve `ReaderEnvironment` debug flag from tracing
2024-08-14 Wolfgang Bumillerbump d/control
2024-08-14 Maximiliano... cargo: remove unused dependencies
2024-08-14 Maximiliano... backup-client: remove unused dependencies
2024-08-14 Maximiliano... pxar-bin: remove unused dependencies
2024-08-14 Maximiliano... restore-daemon: remove unused dependencies
2024-08-14 Maximiliano... file-restore: remove unused deps
2024-08-14 Maximiliano... client: remove unused deps
2024-08-14 Maximiliano... tools: remove unused dependencies
2024-08-14 Maximiliano... backup: remove lazy_static dependency
2024-08-14 Maximiliano... restore-daemon: remove lazy_static dependency
2024-08-14 Maximiliano... datastore: remove lazy_static dependency
2024-08-14 Maximiliano... fuse-loop: remove lazy_static dependency
2024-08-14 Maximiliano... tape: remove lazy_static dependency
2024-08-14 Maximiliano... config: remove lazy_static dependency
2024-08-14 Maximiliano... cargo: declare msrv
2024-08-14 Maximiliano... tools: remove unused lazy_static dependency
2024-08-14 Maximiliano... client: remove unused lazy_static dependency
2024-08-14 Maximiliano... api-types: remove unused lazy_static dependency
2024-08-09 Wolfgang Bumillerbump d/control
2024-08-09 Wolfgang Bumillerbump proxmox-rrd dep to 0.3
2024-08-09 Lukas Wagnerapi-types: rrd: use api-types from proxmox-rrd
2024-08-09 Lukas Wagnerrrd_cache: use new callback for RRD creation
2024-08-09 Lukas Wagnerdaily-update: initialize context for notification system
2024-08-07 Thomas Lamprechtbackup: use proxmox-systemd crate
2024-08-07 Thomas Lamprechtfile restore: use proxmox-systemd crate
2024-08-07 Thomas Lamprechtclient: use proxmox_systemd crate
2024-08-07 Thomas Lamprechtcargo fmt
2024-08-07 Dominik Csapakdatastore: data blob encode: simplify code
2024-08-07 Dominik Csapakdatastore: data blob: increase compression throughput
2024-08-07 Dominik Csapakdatastore: data blob: allow checking for zstd internal...
2024-08-07 Dominik Csapakdatastore: test DataBlob encode/decode roundtrip
2024-08-07 Dominik Csapakdatastore: remove unused data blob writer
2024-08-07 Maximiliano... fix typos in variables and function names
2024-08-07 Maximiliano... fix typos in strings
2024-08-07 Maximiliano... fix typos in docs an manual pages
2024-08-07 Maximiliano... fix typos in rust documentation blocks
2024-08-07 Maximiliano... fix typos in comments
2024-08-07 Gabriel Gollerdocs: add external metrics server page
next