]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/kernstodo
Apply David's ACL fix to src/filed/acl.c
[bacula/bacula] / bacula / kernstodo
index 048a683ae2678958d61af48257b2dc851230483f..5efb120c1553b198ecdd4c2306f3b1bce0dd39d1 100644 (file)
@@ -1,5 +1,5 @@
                     Kern's ToDo List
-                     24 July 2005
+                     04 August 2005
 
 Major development:      
 Project                     Developer
@@ -9,6 +9,11 @@ Version 1.37                Kern (see below)
 
 Final items for 1.37 before release:
 1. Fix bugs
+- Tape xxx in drive 0, requested in drive 1
+- The mount command does not work with drives other than 0.
+- Look at fixing restore status stats in SD.
+- My database is growing
+
 -  --without-openssl breaks at least on Solaris.
 9. Run the regression scripts on Solaris and FreeBSD
 -  Figure out how to package gui, and rescue programs.
@@ -16,7 +21,6 @@ Final items for 1.37 before release:
 -  Arno had to do -- to get update slots=x to work
    UPDATE Media SET InChanger=0,Slot=0 WHERE InChanger>0 AND Slot>0; (MySQL)
 
-
 Document:
 - Document cleaning up the spool files:
   db, pid, state, bsr, mail, conmsg, spool
@@ -57,6 +61,11 @@ Document:
 =======
 
 For 1.39:
+- Look at NDMP
+- Email to the user when the tape is about to need changing x
+  days before it needs changing.
+- Command to show next tape that will be used for a job even
+  if the job is not scheduled.
 --- create_file.c.orig  Fri Jul  8 12:13:05 2005
 +++ create_file.c       Fri Jul  8 12:13:07 2005
 @@ -195,6 +195,8 @@
@@ -1426,3 +1435,7 @@ Block Position: 0
 - Add better documentation on how restores can be done
 8. Take one more try at making DVD writing work (no go)
 7. Write a bacula-web document
+- Why isn't the DEVICE structure defined when doing
+  a reservation?
+- Multi-drive changer seems to only use drive 0
+  Multiple drives don't seem to be opened.