]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/kernstodo
Final changes
[bacula/bacula] / bacula / kernstodo
index fced7981bb82032d0479497412d71c5e0f9d5071..f1a4b364ccb9ba9889968049d9c206bbe7fd2ef7 100644 (file)
@@ -53,6 +53,8 @@ Document:
 - Document that ChangerDevice is used for Alert command.
 
 For 1.37:
+- --without-openssl breaks at least on Solaris.
+- Move test for max wait time exceeded in job.c up -- Peter's idea.
 - Python:
   - Make a callback when Rerun failed levels is called.
   - Give Python program access to Scheduled jobs.
@@ -74,6 +76,10 @@ For 1.37:
 - Fix the Rescue CDROM.
 
 Maybe in 1.37:
+- To mark files as deleted, run essentially a Verify to disk, and
+  when a file is found missing (MarkId != JobId), then create
+  a new File record with FileIndex == -1. This could be done
+  by the FD at the same time as the backup.
 - Fix FD JobType to be set before RunBeforeJob in FD.
 - Look at adding full Volume and Pool information to a Volume 
   label so that bscan can get *all* the info.