bareos: bareos-16.2 14a0e1e4
| Author | Committer | Branch | Timestamp | Parent | |
|---|---|---|---|---|---|
| joergs | joergs | bareos-16.2 | 2017-02-16 12:25 | bareos-16.2 cdea1142 | Pending |
| Affected Issues | 0000750: Trying to reload the Director configuration after adding a second director resource leaves the Director in an invalid state | ||||
| 0000780: Reload configuration error prevents bconsole connecting anymore | |||||
| Changeset | Fix bareos-dir reload problems This commit fixes two problems: - when trying to load an invalid configuration, resources are not unlocked properly in all cases. - not all configuration errors have been detected as such by the reload command. Fixes 0000750: Trying to reload the Director configuration after adding a second director resource leaves the Director in an invalid state Fixes 0000780: Reload configuration error prevents bconsole connecting anymore |
||||
| mod - src/dird/dird.c | Diff File | ||||
| mod - src/dird/ua_cmds.c | Diff File | ||||
| mod - src/dird/ua_configure.c | Diff File | ||||
| mod - src/lib/lex.c | Diff File | ||||
| mod - src/lib/protos.h | Diff File | ||||
| mod - src/lib/res.c | Diff File | ||||