bareos: master f9820855

Author Committer Branch Timestamp Parent
franku franku master 2019-05-27 17:45 master a8f5a223 Pending
Changeset dird: refactored Setdebug functions to use std::vector

- changes should remove Coverity warning: CID 1480522
- refactored list generation of the clients and storages
- added a unittest
mod - core/src/dird/ua_cmds.cc Diff File
mod - core/src/dird/ua_cmds.h Diff File
mod - core/src/tests/CMakeLists.txt Diff File
mod - core/src/tests/configs/bareos-configparser-tests/bareos-dir.d/client/bareos-fd.conf Diff File
mod - core/src/tests/configs/bareos-configparser-tests/bareos-dir.d/storage/File.conf Diff File
add - core/src/tests/test_setdebug.cc Diff File