View Issue Details

IDProjectCategoryView StatusLast Update
0000010bareos-corefile daemonpublic2015-03-25 19:19
Reportermvwieringen Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
PlatformOpenIndianaOSOpenIndianaOS Versionb151a
Product Version13.4.0 
Fixed in Version14.2.0 
Summary0000010: Implementation of Python FilleDaemon Plugin
DescriptionImplement a plugin that makes it possible to write File daemon plugins in Python.
Additional InformationStub 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.
TagsNo tags attached.

Activities

maik

maik

2013-03-22 16:43

administrator   ~0000301

will be done, if time is available....
mvwieringen

mvwieringen

2013-12-09 15:17

developer   ~0000754

Fix committed to bareos master branch with changesetid 1365.
mvwieringen

mvwieringen

2015-03-25 16:51

developer   ~0001484

Fix committed to bareos2015 bareos-14.2 branch with changesetid 4970.
joergs

joergs

2015-03-25 19:19

developer   ~0001636

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.

Related Changesets

bareos: master 740de8e2

2013-12-09 15:13

mvwieringen

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

mvwieringen

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

Issue History

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 mvwieringen adm Assigned To mvwieringen =>
2014-05-16 17:35 mvwieringen adm Status resolved => closed
2014-05-16 17:35 mvwieringen adm 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