bareos: bareos-14.2 4272bbd8

Author Committer Branch Timestamp Parent
Marco van Wieringen Joerg Steffens bareos-14.2 2015-01-11 20:48 bareos-14.2 71d69ab2 Pending
Changeset Add configure console command.

For now this is a dummy command but eventually this will implement
the interactive configuration of the director. For now we only use
this command to determine if we should print the sensitive data
when dumping resources in the show command. If you have a console
that allows either the configure or any command you will see the
sensitive data (passwords) otherwise not.
mod - src/console/console_conf.c Diff File
mod - src/dird/Makefile.in Diff File
mod - src/dird/dird_conf.c Diff File
mod - src/dird/dird_conf.h Diff File
mod - src/dird/ua_cmds.c Diff File
add - src/dird/ua_configure.c Diff File
mod - src/dird/ua_output.c Diff File
mod - src/filed/filed_conf.c Diff File
mod - src/lib/parse_conf.c Diff File
mod - src/lib/parse_conf.h Diff File
mod - src/lib/res.c Diff File
mod - src/qt-console/bat_conf.cpp Diff File
mod - src/qt-tray-monitor/tray_conf.cpp Diff File
mod - src/stored/status.c Diff File
mod - src/stored/stored_conf.c Diff File