bareos: master 4a42b436

Author Committer Branch Timestamp Parent
franku franku master 2020-11-17 19:58 master 9c59c646 Pending
Changeset python-plugins: restore thread state properly

- swap interpreter state back to the global state
- do not use deprecated function calls

- add extra header with preprocessor macro for a better
  readable version presentation
- replace existing hex numbers by preprocessor macro
add - core/src/include/version_hex.h Diff File
mod - core/src/plugins/dird/python/module/bareosdir.cc Diff File
mod - core/src/plugins/dird/python/python-dir.cc Diff File
mod - core/src/plugins/filed/python/module/bareosfd.cc Diff File
mod - core/src/plugins/filed/python/python-fd.cc Diff File
mod - core/src/plugins/include/python3compat.h Diff File
mod - core/src/plugins/stored/python/module/bareossd.cc Diff File
mod - core/src/plugins/stored/python/python-sd.cc Diff File