Commit Graph

  • 58e64572e2 problems related to package incompatibilities have been fixed troubleshooting_package_incompatibilities Vladislav Tsarev 2024-11-06 13:47:10 +0300
  • 760a61c6e0 1:3.2.8.1-alt1 Alexey Shabalin 2024-11-02 16:41:40 +0300
  • 0d912d6643 api: add missing doc-comment description for api enums Thomas Lamprecht 2024-10-22 15:26:35 +0200
  • abe16cd144 file-restore: add missing doc-comment description for api enums Thomas Lamprecht 2024-10-22 15:26:11 +0200
  • 0fbe2e5502 api-types: add missing doc-comment description for api enums Thomas Lamprecht 2024-10-22 15:25:52 +0200
  • 33852deab1 update rust modules Alexey Shabalin 2024-11-02 16:38:51 +0300
  • c9a0acd899 update url to rust modules Alexey Shabalin 2024-11-02 16:36:41 +0300
  • a308de667e Revert build with apt-pkg-native Alexey Shabalin 2024-11-02 16:39:30 +0300
  • b0598bc0ae Merge commit '6c44f3e584ceefdb24dd7ae016965542229200f2' Alexey Shabalin 2024-11-02 15:56:05 +0300
  • 6c44f3e584 bump version to 3.2.8-1 Thomas Lamprecht 2024-10-18 19:05:45 +0200
  • d2b6c75fa1 docs: sync: explicitly mention removed-vanish flag Christian Ebner 2024-10-21 16:31:22 +0200
  • 1836c135bc docs: prefix node.cfg man page with proxmox-backup Thomas Lamprecht 2024-10-21 09:07:55 +0200
  • 082c37b5a6 buildsys: install node.cfg man page in server package Thomas Lamprecht 2024-10-21 09:07:03 +0200
  • 521647436d docs: fix warnings in external-metric-server page Gabriel Goller 2024-10-10 15:26:42 +0200
  • 3c9fe358cc docs: add node.cfg man page Gabriel Goller 2024-10-10 15:26:41 +0200
  • 45c9383e94 buildsys: sort list of generated synopsis and man page files alphabetically Thomas Lamprecht 2024-10-18 17:54:23 +0200
  • a3e87f5a03 client: progress log: small opinionated code clean-up Thomas Lamprecht 2024-10-17 16:51:39 +0200
  • 1d746a2c02 partial fix #5560: client: periodically show backup progress Christian Ebner 2024-10-11 11:33:55 +0200
  • fb378fe543 docs: installation: fix wrong product reference Christoph Heiss 2024-09-26 15:32:48 +0200
  • 4ee9264b00 docs: Fix typo for chunk directory naming and rewording Christian Ebner 2024-10-11 09:18:58 +0200
  • a61272c7ff debian: run wrap-and-sort -tkn to normalize control files Thomas Lamprecht 2024-10-16 14:34:11 +0200
  • 8038f96a53 api: metrics: check permissions before reading any data from the cache Lukas Wagner 2024-10-15 15:50:28 +0200
  • 2feb4160f1 update d/control Wolfgang Bumiller 2024-10-15 15:32:58 +0200
  • da409e0a62 api: optimize metrics permission checks a bit Wolfgang Bumiller 2024-10-15 14:53:15 +0200
  • c804763bdf api: add /status/metrics API Lukas Wagner 2024-10-15 10:46:36 +0200
  • da12adb1f9 metric collection: put metrics in a cache Lukas Wagner 2024-10-15 10:46:35 +0200
  • 20753e1b53 metric collection: initialize metric cache on startup Lukas Wagner 2024-10-15 10:46:34 +0200
  • 8ecbb5f152 pbs-api-types: add types for the new metrics endpoint Lukas Wagner 2024-10-15 10:46:33 +0200
  • 3547cfb63e metric collection: move impl block for DiskStats to metric_server module Lukas Wagner 2024-10-15 10:46:32 +0200
  • 98cb8ff86b metric collection: drop std::path prefix where not needed Lukas Wagner 2024-10-15 10:46:31 +0200
  • da3612fade metric collection: rrd: remove rrd prefix from some function names Lukas Wagner 2024-10-15 10:46:30 +0200
  • e8c70ec252 metric collection: rrd: restrict function visibility Lukas Wagner 2024-10-15 10:46:29 +0200
  • b7ac1fc8aa metric collection: rrd: move rrd update function to rrd module Lukas Wagner 2024-10-15 10:46:28 +0200
  • 0a852e1927 metric_collection: split out push metric part Lukas Wagner 2024-10-15 10:46:27 +0200
  • 045fc7750c metric collection: move rrd_cache to new metric_collection module Lukas Wagner 2024-10-15 10:46:26 +0200
  • b862c872e0 metric collection: add doc comments for public functions Lukas Wagner 2024-10-15 10:46:25 +0200
  • 72e1181830 proxy: server: move rrd stat/metric server to separate module Lukas Wagner 2024-10-15 10:46:24 +0200
  • d87c9771e4 server: sync: factor out namespace depth check into sync module Christian Ebner 2024-09-12 16:33:00 +0200
  • a4f08cbbbb server: sync: make skip reason message more genenric Christian Ebner 2024-09-12 16:32:59 +0200
  • 2f05d211c4 server: sync: move skip info/reason to common sync module Christian Ebner 2024-09-12 16:32:58 +0200
  • 610dd9b8f3 server: sync: move source to common sync module Christian Ebner 2024-09-12 16:32:53 +0200
  • 3f52a94624 server: sync: move reader trait to common sync module Christian Ebner 2024-09-12 16:32:52 +0200
  • ffe1dd4369 server: sync: move sync related stats to common module Christian Ebner 2024-09-12 16:32:51 +0200
  • 0a916665ae api: datastore: add missing whitespace in description Christian Ebner 2024-09-12 16:32:50 +0200
  • 6950c7e4ef update proxmox-acme to 0.5.3 Wolfgang Bumiller 2024-10-03 09:54:33 +0200
  • 93e9e8b6ef update to rrd-api-types 1.0.2 Wolfgang Bumiller 2024-09-19 15:21:45 +0200
  • 79ed296f2d update to proxmox-rrd 0.4 Wolfgang Bumiller 2024-09-18 16:04:20 +0200
  • 0415304ca4 pxar: bin: rework and dynamically generate list test data Christian Ebner 2024-09-11 12:47:22 +0200
  • d1a5855e74 api: replace deprecated 'streaming' attribute with 'serializing' Wolfgang Bumiller 2024-09-05 13:37:40 +0200
  • bd8c677eab update to proxmox-router 3 and proxmox-rest-server 0.8 Wolfgang Bumiller 2024-09-05 13:35:21 +0200
  • c3b7862be5 pxar: list stuff to stdout instead of stderr Wolfgang Bumiller 2024-09-05 13:58:26 +0200
  • ec1e78a4df bump proxmox-log dependency to 0.2.4 for stderr logging Wolfgang Bumiller 2024-09-05 13:47:58 +0200
  • 1de4974eeb pxar-bin: remove log dependency, use tracing directly Gabriel Goller 2024-09-04 15:28:57 +0200
  • e97132bb64 tape: fix read element status for some changers Dominik Csapak 2024-08-26 16:04:59 +0200
  • dc0de0db10 move client binaries to tracing Gabriel Goller 2024-08-29 15:40:40 +0200
  • ff485aa320 fix #5622: backup client: properly handle rate/burst parameters Dominik Csapak 2024-08-09 10:20:32 +0200
  • 8f27262d42 data_blob: add TODO comment for zstd api Dominik Csapak 2024-08-08 10:18:25 +0200
  • 2801fbf03c fix: proxmox-backup-manager network reload wait on worker Gabriel Goller 2024-08-21 12:22:36 +0200
  • 4c0a8bc054 ui: user view: disable 'Unlock TFA' button by default Christoph Heiss 2024-08-22 13:08:36 +0200
  • e9152ee951 tests: replace static mut with a mutex Wolfgang Bumiller 2024-08-29 11:40:48 +0200
  • baacc3f2de log: retrieve ReaderEnvironment debug flag from tracing Gabriel Goller 2024-08-16 12:39:58 +0200
  • 631b09b2eb bump d/control Wolfgang Bumiller 2024-08-14 12:15:40 +0200
  • 8f58b0bf60 cargo: remove unused dependencies Maximiliano Sandoval 2024-08-14 11:21:14 +0200
  • bfca4f272d backup-client: remove unused dependencies Maximiliano Sandoval 2024-08-14 11:21:13 +0200
  • 59d9e62307 pxar-bin: remove unused dependencies Maximiliano Sandoval 2024-08-14 11:21:12 +0200
  • ea3047b2c6 restore-daemon: remove unused dependencies Maximiliano Sandoval 2024-08-14 11:21:11 +0200
  • 0aab7980fc file-restore: remove unused deps Maximiliano Sandoval 2024-08-14 11:21:10 +0200
  • 2443b3f8d0 client: remove unused deps Maximiliano Sandoval 2024-08-14 11:21:09 +0200
  • 0a005b092c tools: remove unused dependencies Maximiliano Sandoval 2024-08-14 11:21:08 +0200
  • 17c82d4a73 backup: remove lazy_static dependency Maximiliano Sandoval 2024-08-13 10:44:15 +0200
  • 8dc1b5abf7 restore-daemon: remove lazy_static dependency Maximiliano Sandoval 2024-08-13 10:44:14 +0200
  • a637e7f490 datastore: remove lazy_static dependency Maximiliano Sandoval 2024-08-13 10:44:13 +0200
  • 7549722640 fuse-loop: remove lazy_static dependency Maximiliano Sandoval 2024-08-13 10:44:12 +0200
  • 81b40e1421 tape: remove lazy_static dependency Maximiliano Sandoval 2024-08-13 10:44:11 +0200
  • a480089bc9 config: remove lazy_static dependency Maximiliano Sandoval 2024-08-13 10:44:10 +0200
  • e1220b02ad cargo: declare msrv Maximiliano Sandoval 2024-08-13 10:44:09 +0200
  • 849c2deeb8 tools: remove unused lazy_static dependency Maximiliano Sandoval 2024-08-13 10:44:08 +0200
  • 03412aaa5b client: remove unused lazy_static dependency Maximiliano Sandoval 2024-08-13 10:44:07 +0200
  • a47b71a9ce api-types: remove unused lazy_static dependency Maximiliano Sandoval 2024-08-13 10:44:06 +0200
  • 12a141a727 bump d/control Wolfgang Bumiller 2024-08-09 13:06:32 +0200
  • 4963c05f40 bump proxmox-rrd dep to 0.3 Wolfgang Bumiller 2024-08-09 13:06:25 +0200
  • f9843eec16 api-types: rrd: use api-types from proxmox-rrd Lukas Wagner 2024-08-06 14:59:56 +0200
  • 4fa99a164d rrd_cache: use new callback for RRD creation Lukas Wagner 2024-08-06 14:59:55 +0200
  • f629a56c47 daily-update: initialize context for notification system Lukas Wagner 2024-08-09 10:19:50 +0200
  • a0ec3a9e14 backup: use proxmox-systemd crate Thomas Lamprecht 2024-08-07 20:53:48 +0200
  • 05d22be1cf file restore: use proxmox-systemd crate Thomas Lamprecht 2024-08-07 20:53:18 +0200
  • 1c395ad195 client: use proxmox_systemd crate Thomas Lamprecht 2024-08-07 20:51:20 +0200
  • 8caf3f9f57 cargo fmt Thomas Lamprecht 2024-08-07 20:50:28 +0200
  • 98c4056eaa datastore: data blob encode: simplify code Dominik Csapak 2024-08-05 11:24:14 +0200
  • aae596ee18 datastore: data blob: increase compression throughput Dominik Csapak 2024-08-05 11:24:13 +0200
  • e1d92bce57 datastore: data blob: allow checking for zstd internal buffer-to-small error Dominik Csapak 2024-08-05 11:24:12 +0200
  • 69b8b4b02f datastore: test DataBlob encode/decode roundtrip Dominik Csapak 2024-08-05 11:24:11 +0200
  • b43845aa07 datastore: remove unused data blob writer Dominik Csapak 2024-08-05 11:24:10 +0200
  • 42e5be0f87 fix typos in variables and function names Maximiliano Sandoval 2024-08-07 14:10:45 +0200
  • 19dfc86198 fix typos in strings Maximiliano Sandoval 2024-08-07 14:10:44 +0200
  • 72478171cf fix typos in docs an manual pages Maximiliano Sandoval 2024-08-07 14:10:43 +0200
  • 1198253b20 fix typos in rust documentation blocks Maximiliano Sandoval 2024-08-07 14:10:42 +0200
  • a62a9f098d fix typos in comments Maximiliano Sandoval 2024-08-07 14:10:41 +0200
  • ab8e84498d docs: add external metrics server page Gabriel Goller 2024-08-07 14:37:36 +0200
  • 5985905eb8 replace proxmox_sys::systemd with proxmox_systemd calls Wolfgang Bumiller 2024-08-06 14:13:58 +0200