]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.5
ebl Fix possible bug in cancel_job() with job that are not
[bacula/bacula] / bacula / technotes-2.5
index 0ed23d29e9b6f0671fd39b22cc64ddf532c2c819..2b9f64e00d8e410f93ef0caa6400a737e58cc909 100644 (file)
@@ -17,6 +17,34 @@ dbdriver
 remove reader/writer in FOPTS????
 
 General:
+08Oct08
+ebl  Fix possible bug in cancel_job() with job that are not
+     yet created.
+07Oct08
+kes  Fix bat build for Win32.
+06Oct08
+kes  Copy plugin link field into ffpkt.
+05Oct08
+kes  Integrate patch from Kjetil Torgrim Homme <kjetilho@linpro.no>
+     It provides FileRegex in bsr files and code to collect regex
+     from the user during restore, an Allow Mixed Priorities feature,
+     and documentation for the above.
+ebl  Remove db berkeley from configure process
+kes  Do dirty check on hostname (Linux only) and if not resolvable
+     use localhost as default.
+kes  Increase vtape max block to 20GB.
+04Oct08
+kes  Refactor restore code to create a close_previous_stream(). This
+     This may destabilize the source.
+kes  Implement planned startRestoreFile() plugin call.
+ebl  Remove missing Loaded information from status slots storage command.
+ebl  Fix Console command problem that cancels the job
+kes  Add more plugin restore debug code.
+03Oct08
+kes  Fix plugin_bwrite - plugin-blseek mixup pointed out by James.
+kes  Rewrite plugin restore interface a bit to correspond to how Bacula
+     creates and writes to the restored file.
+kes  Add some DebugMessage() calls to the bpipe-fd.c program.
 30Sep08
 kes  Apply Marco van Wieringen's set of patches, cleans up Migration/Copy
      Implement 'Pool Uncopied Jobs', allow Solaris Compiler to build