View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000213 | bareos-core | file daemon | public | 2013-08-12 08:29 | 2014-05-16 17:44 |
Reporter | pstorz | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | any | OS Version | 3 |
Product Version | 13.2.1 | ||||
Fixed in Version | 13.2.3 | ||||
Summary | 0000213: enable remote plugin info query | ||||
Description | it would be nice to be able to query the fd to get the info on the loaded plugins like version. author etc. also, a description of the pluginparameters would be nice, e.g in machine-readable format. | ||||
Tags | No tags attached. | ||||
bareos: master 3b9a101e 2013-08-30 22:14 Committer: mvwieringen Ported: N/A Details Diff |
Added usage to the plugin information block Now the plugin information block also offers a usage entry. That way, we can include a basic info about the usage of the plugin in the plugin itself. Also, the status filed now shows extended information about each plugin. Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
Affected Issues 0000213 |
|
mod - src/dird/dir_plugins.h | Diff File | ||
mod - src/filed/fd_plugins.h | Diff File | ||
mod - src/lib/plugins.c | Diff File | ||
mod - src/lib/plugins.h | Diff File | ||
mod - src/plugins/dird/python-dir.c | Diff File | ||
mod - src/plugins/filed/bpipe-fd.c | Diff File | ||
mod - src/plugins/filed/example-plugin-fd.c | Diff File | ||
mod - src/plugins/filed/python-fd.c | Diff File | ||
mod - src/plugins/filed/test-deltaseq-fd.c | Diff File | ||
mod - src/plugins/stored/autoxflate-sd.c | Diff File | ||
mod - src/plugins/stored/python-sd.c | Diff File | ||
mod - src/plugins/stored/scsicrypto-sd.c | Diff File | ||
mod - src/stored/sd_plugins.h | Diff File | ||
mod - src/tools/bpluginfo.c | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-08-12 08:29 | pstorz | New Issue | |
2013-08-13 17:46 | pstorz | Note Added: 0000631 | |
2013-08-13 17:47 | pstorz | Status | new => acknowledged |
2013-08-13 17:47 | pstorz | Assigned To | => pstorz |
2013-08-13 17:47 | pstorz | Status | acknowledged => assigned |
2013-09-06 13:08 | mvwieringen | Changeset attached | => bareos master 3b9a101e |
2013-09-06 13:49 | mvwieringen | Status | assigned => resolved |
2013-09-06 13:49 | mvwieringen | Fixed in Version | => 13.3.0 |
2013-09-06 13:49 | mvwieringen | Resolution | open => fixed |
2013-09-06 16:28 | maik | Severity | minor => feature |
2014-05-16 17:44 |
|
Assigned To | pstorz => |
2014-05-16 17:44 |
|
Status | resolved => closed |
2014-05-16 17:44 |
|
Product Version | 13.3.0 => 13.2.1 |
2014-05-16 17:44 |
|
Fixed in Version | 13.3.0 => 13.2.3 |