View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000010 | bareos-core | file daemon | public | 2012-12-07 21:02 | 2015-03-25 19:19 |
Reporter | mvwieringen | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | OpenIndiana | OS | OpenIndiana | OS Version | b151a |
Product Version | 13.4.0 | ||||
Fixed in Version | 14.2.0 | ||||
Summary | 0000010: Implementation of Python FilleDaemon Plugin | ||||
Description | Implement a plugin that makes it possible to write File daemon plugins in Python. | ||||
Additional Information | Stub plugin function is available that loads a python interpreter per plugin instance. Need to link the plugin events to Python methods and allow the Python code to call the plugin code do read and write plugin variables. | ||||
Tags | No tags attached. | ||||
will be done, if time is available.... | |
Fix committed to bareos master branch with changesetid 1365. | |
Fix committed to bareos2015 bareos-14.2 branch with changesetid 4970. | |
Due to the reimport of the Github repository to bugs.bareos.org, the status of some tickets have been changed. These tickets will be closed again. Sorry for the noise. |
|
bareos: master 740de8e2 2013-12-09 15:13 Ported: N/A Details Diff |
Implementation of Python FileDaemon Plugin Implement a plugin that makes it possible to write File daemon plugins in Python. Stub plugin function is available that loads a python interpreter per plugin instance. Need to link the plugin events to Python methods and allow the Python code to call the plugin code do read and write plugin variables. Fixes 0000010: Implementation of Python FileDaemon Plugin |
Affected Issues 0000010 |
|
mod - src/filed/fd_plugins.c | Diff File | ||
mod - src/plugins/filed/Makefile.in | Diff File | ||
add - src/plugins/filed/bareos-fd.py | Diff File | ||
add - src/plugins/filed/bareos_fd_consts.py | Diff File | ||
mod - src/plugins/filed/python-fd.c | Diff File | ||
add - src/plugins/filed/python-fd.h | Diff File | ||
bareos2015: bareos-14.2 ec78a841 2013-12-09 16:13 Ported: N/A Details Diff |
Implementation of Python FileDaemon Plugin Implement a plugin that makes it possible to write File daemon plugins in Python. Stub plugin function is available that loads a python interpreter per plugin instance. Need to link the plugin events to Python methods and allow the Python code to call the plugin code do read and write plugin variables. Fixes 0000010: Implementation of Python FileDaemon Plugin |
Affected Issues 0000010 |
|
mod - src/filed/fd_plugins.c | Diff File | ||
mod - src/plugins/filed/Makefile.in | Diff File | ||
add - src/plugins/filed/bareos-fd.py | Diff File | ||
add - src/plugins/filed/bareos_fd_consts.py | Diff File | ||
mod - src/plugins/filed/python-fd.c | Diff File | ||
add - src/plugins/filed/python-fd.h | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-12-07 21:02 | mvwieringen | New Issue | |
2012-12-10 14:00 | maik | Category | General => file daemon |
2013-03-04 11:05 | mvwieringen | Product Version | => 13.2.0 |
2013-03-22 16:43 | maik | Status | new => confirmed |
2013-03-22 16:43 | maik | Note Added: 0000301 | |
2013-06-05 13:03 | mvwieringen | Product Version | 13.2.0 => 13.4.0 |
2013-10-08 09:05 | mvwieringen | Status | confirmed => acknowledged |
2013-12-09 15:17 | mvwieringen | Changeset attached | => bareos master 740de8e2 |
2013-12-09 15:17 | mvwieringen | Note Added: 0000754 | |
2013-12-09 15:17 | mvwieringen | Assigned To | => mvwieringen |
2013-12-09 15:17 | mvwieringen | Status | acknowledged => resolved |
2013-12-09 15:17 | mvwieringen | Resolution | open => fixed |
2014-05-16 17:35 |
|
Assigned To | mvwieringen => |
2014-05-16 17:35 |
|
Status | resolved => closed |
2014-05-16 17:35 |
|
Fixed in Version | => 14.2.0 |
2015-03-25 16:51 | mvwieringen | Changeset attached | => bareos2015 bareos-14.2 ec78a841 |
2015-03-25 16:51 | mvwieringen | Note Added: 0001484 | |
2015-03-25 16:51 | mvwieringen | Status | closed => resolved |
2015-03-25 19:19 | joergs | Note Added: 0001636 | |
2015-03-25 19:19 | joergs | Status | resolved => closed |