bareos: master d09cf9cd
| Author | Committer | Branch | Timestamp | Parent | |
|---|---|---|---|---|---|
| mvwieringen | mvwieringen | master | 2016-05-07 22:12 | master c4f6b260 | Pending |
| Changeset | plugins: Python overhaul. - Implement new and missing callback methods for FD python plugins: - CheckChanges - AcceptFile - SetSeenBitmap - ClearSeenBitmap - For all plugins: - UnregisterEvents - GetInstanceCount - Return bRC as part of most callbacks that used to return None so the caller can check if things went ok. |
||||
| mod - src/plugins/dird/python-dir.c | Diff File | ||||
| mod - src/plugins/dird/python-dir.h | Diff File | ||||
| mod - src/plugins/filed/python-fd.c | Diff File | ||||
| mod - src/plugins/filed/python-fd.h | Diff File | ||||
| mod - src/plugins/stored/python-sd.c | Diff File | ||||
| mod - src/plugins/stored/python-sd.h | Diff File | ||||