bareos: master 46cb49e1

Author Committer Branch Timestamp Parent
arogge arogge master 2022-03-01 18:29 master 0198b241 Pending
Changeset cats: refactor functionality from UA to DB

This patch refactors functions to purge files and jobs and to upgrade
copy jobs to backup jobs so they can be called without an UaContext.
mod - core/src/cats/cats.h Diff File
mod - core/src/cats/sql_delete.cc Diff File
mod - core/src/cats/sql_update.cc Diff File
mod - core/src/dird/ua_purge.cc Diff File