]> git.proxmox.com Git - proxmox-backup.git/history - src/server/verify_job.rs
update proxmox-metrics dependency to 0.3.1
[proxmox-backup.git] / src / server / verify_job.rs
10 days ago Lukas Wagnerserver: notifications: send verify notifications via...
10 days ago Lukas Wagnerserver: notifications: send GC notifications via notifi...
2022-06-05 Thomas Lamprechttree wide: typo fixes through codespell
2022-06-02 Thomas Lamprechttree wide: clippy lint fixes
2022-05-25 Fabian Grünbichlersync job: fix worker ID parsing
2022-05-12 Thomas Lamprechtverify job: support max-depth config
2022-05-12 Thomas Lamprechtapi: verify: support namespaces
2022-04-14 Thomas Lamprechtserver: rustfmt
2022-04-12 Hannes Laimerdatastore: add check for maintenance in lookup
2021-11-19 Dietmar Maureruse new proxmox-sys crate
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-07 Dietmar Maurermoved tape_job.rs to pbs_config workspace
2021-07-07 Wolfgang Bumillermove chunk_store to pbs-datastore
2021-06-28 Hannes Laimerverify-job: move snapshot filter into function
2021-01-26 Fabian Grünbichlerverify: factor out common parameters
2021-01-21 Dietmar MaurerMerge branch 'master' of ssh://proxdev.maurer-it.com...
2021-01-20 Fabian Grünbichlerclippy: convert single match to if let
2021-01-20 Fabian Grünbichlerclippy: remove explicit returns
2021-01-20 Fabian Grünbichlerclippy: remove unnecessary clones
2020-11-24 Fabian Grünbichlerverification job: log failed dirs
2020-11-06 Fabian Grünbichlertasks: allow access to job tasks
2020-11-04 Dietmar Maurerproxy: use new datastore notify settings
2020-10-30 Fabian Grünbichlerverify: introduce & use new Datastore.Verify privilege
2020-10-29 Fabian Grünbichlerreplace Userid with Authid
2020-10-29 Dietmar Maurerverify: directly pass manifest to filter function
2020-10-28 Thomas Lamprechtdo_verification_job: fix "never-reverify" and refactor...
2020-10-28 Thomas Lamprechtdo verification: always verify if manifest load fails
2020-10-28 Dietmar Maurerverify: improve code reuse, fix filter function
2020-10-28 Dietmar Maurersend notification mails for GC and verify jobs
2020-10-28 Dietmar Maurersrc/server/verify_job.rs: add missing file