]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.5
kes Add plugin types in jcr.h to reduce need to cast.
[bacula/bacula] / bacula / technotes-2.5
index 8bd5a9e4d8cbafd0eb6eb9ed3ae3fe34e8f189e2..0b20c4c53887be36a2e5ab5d91424802643c779c 100644 (file)
@@ -17,6 +17,14 @@ dbdriver
 remove reader/writer in FOPTS????
 
 General:
+11Oct08
+kes  Add plugin types in jcr.h to reduce need to cast.
+kes  Do better checking of plugin return values.
+kes  Free plugin context after calling pluginFree() as
+     requested by James.
+kes  Allow plugin to call JobMessage with NULL context.
+kes  Do not add plugin to global list if loadPlugin returns error.
+kes  Rework plugin.h a bit to reduce dependence on Bacula.
 10Oct08
 kes  Move generation of bsr file for Virtual Backup to run section
      so that it is generated just before actually running.