bareos: master 9ec4dcde

Author Committer Branch Timestamp Parent
Sebastian Sura Bareos Bot master 2024-01-02 15:25 master fabd74b0 Pending
Changeset jobs: add version information to joblog

Sadly on the fd side there is no easy way to do it for each job
automatically. At the moment I added it manually to backup and
restore jobs. We will see if we want to add them somewhere else as
well.
mod - core/src/dird/job.cc Diff File
mod - core/src/filed/backup.cc Diff File
mod - core/src/filed/dir_cmd.cc Diff File
mod - core/src/filed/restore.cc Diff File
mod - core/src/stored/fd_cmds.cc Diff File