bareos: master 3e6d97a7

Author Committer Branch Timestamp Parent
franku franku master 2019-06-06 13:20 master 24339297 Pending
Changeset config: introduced own_resource_

- as the global me pointer in every daemon or the bconsole is not
  accessible in the library the ConfigurationParser now has the
  BareosResource* own_resource_ variable that points to exactly
  this resource
mod - core/src/console/console.cc Diff File
mod - core/src/dird/dbcheck.cc Diff File
mod - core/src/dird/dird.cc Diff File
mod - core/src/filed/filed.cc Diff File
mod - core/src/lib/parse_conf.cc Diff File
mod - core/src/lib/parse_conf.h Diff File
mod - core/src/stored/stored_conf.cc Diff File