View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000012 | bareos-core | director | public | 2012-12-07 21:05 | 2019-04-11 11:44 |
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 | 0000012: Implementation of Python Director Plugin | ||||
Description | Implement a plugin that makes it possible to write Director 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 1367. | |
Fix committed to bareos2015 bareos-14.2 branch with changesetid 4968. | |
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 7790a32f 2013-12-09 15:13 Ported: N/A Details Diff |
Implementation of Python Director Plugin Implement a plugin that makes it possible to write Director 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 0000012: Implementation of Python Director Plugin |
Affected Issues 0000012 |
|
mod - src/dird/dir_plugins.c | Diff File | ||
mod - src/dird/dir_plugins.h | Diff File | ||
mod - src/plugins/dird/Makefile.in | Diff File | ||
add - src/plugins/dird/bareos-dir.py | Diff File | ||
add - src/plugins/dird/bareos_dir_consts.py | Diff File | ||
mod - src/plugins/dird/python-dir.c | Diff File | ||
add - src/plugins/dird/python-dir.h | Diff File | ||
bareos2015: bareos-14.2 950e8ba1 2013-12-09 16:13 Ported: N/A Details Diff |
Implementation of Python Director Plugin Implement a plugin that makes it possible to write Director 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 0000012: Implementation of Python Director Plugin |
Affected Issues 0000012 |
|
mod - src/dird/dir_plugins.c | Diff File | ||
mod - src/dird/dir_plugins.h | Diff File | ||
mod - src/plugins/dird/Makefile.in | Diff File | ||
add - src/plugins/dird/bareos-dir.py | Diff File | ||
add - src/plugins/dird/bareos_dir_consts.py | Diff File | ||
mod - src/plugins/dird/python-dir.c | Diff File | ||
add - src/plugins/dird/python-dir.h | Diff File | ||
bareos-webui: master 3d8d3548 2014-08-05 19:19 Ported: N/A Details Diff |
Issue 0000012 bconsole call bconsole call now configurable in config/autoload/local.php |
Affected Issues 0000012 |
|
mod - config/autoload/local.php.dist | Diff File | ||
mod - module/Client/src/Client/Controller/ClientController.php | Diff File | ||
mod - module/Director/src/Director/Controller/DirectorController.php | Diff File | ||
mod - module/Fileset/src/Fileset/Controller/FilesetController.php | Diff File | ||
bareos-webui: master 8f509e8a 2014-08-05 19:22 Ported: N/A Details Diff |
Merge pull request #18 from fbergkemper/master Issue 0000012 bconsole call |
Affected Issues 0000012 |
|
mod - config/autoload/local.php.dist | Diff File | ||
mod - module/Client/src/Client/Controller/ClientController.php | Diff File | ||
mod - module/Director/src/Director/Controller/DirectorController.php | Diff File | ||
mod - module/Fileset/src/Fileset/Controller/FilesetController.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-12-07 21:05 | mvwieringen | New Issue | |
2012-12-10 14:01 | maik | Category | General => director |
2013-03-04 11:06 | mvwieringen | Product Version | => 13.2.0 |
2013-03-22 16:43 | maik | Status | new => confirmed |
2013-03-22 16:43 | maik | Note Added: 0000299 | |
2013-06-05 13:05 | mvwieringen | Product Version | 13.2.0 => 13.4.0 |
2013-10-08 09:04 | mvwieringen | Assigned To | => mvwieringen |
2013-10-08 09:04 | mvwieringen | Status | confirmed => acknowledged |
2013-10-08 09:32 | mvwieringen | Assigned To | mvwieringen => |
2013-12-09 15:17 | mvwieringen | Changeset attached | => bareos master 7790a32f |
2013-12-09 15:17 | mvwieringen | Note Added: 0000756 | |
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:34 |
|
Assigned To | mvwieringen => |
2014-05-16 17:34 |
|
Status | resolved => closed |
2014-05-16 17:34 |
|
Fixed in Version | => 14.2.0 |
2015-03-25 16:51 | mvwieringen | Changeset attached | => bareos2015 bareos-14.2 950e8ba1 |
2015-03-25 16:51 | mvwieringen | Note Added: 0001482 | |
2015-03-25 16:51 | mvwieringen | Status | closed => resolved |
2015-03-25 19:19 | joergs | Note Added: 0001634 | |
2015-03-25 19:19 | joergs | Status | resolved => closed |
2019-04-11 11:44 | frank | Changeset attached | => bareos-webui master 8f509e8a |
2019-04-11 11:44 | frank | Changeset attached | => bareos-webui master 3d8d3548 |