bareos2015: bareos-14.2 fa12a106
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
mvwieringen | mvwieringen | bareos-14.2 | 2015-01-11 20:48 | bareos-14.2 a44fa096 | 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 |