]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/kernstodo
Pool + label cleanups from bug reports
[bacula/bacula] / bacula / kernstodo
index 61eee4feaa0759a5eedffcb2e8fd19f4a7ce95b8..254d5dcc3c90f60e41ae634d4e3afae8d058552d 100644 (file)
@@ -1,8 +1,8 @@
                  Kern's ToDo List
-                   06 July 2004
+                   14 July 2004
 
 1.35 Items to do:
-- Require resource names to be unique.
+- Make sure that all errors from libacl are printed.
 - Add new DCR calling sequences everywhere in SD.
   This will permit simultaneous use of multiple 
   devices by a single job.
@@ -13,7 +13,6 @@
 - Document a get out of jail procedure if everything breaks if 
   you lost/broke the Catalog -- do the same for "I know my
   file is there how do I get it back?".
-- Look at Win32 inc problem when new directory added files not saved???
 - Make FD run on Win95 if possible:
    The error I when I installed 1.34.2 clients:
    The BACULA-FD file is  
@@ -27,6 +26,7 @@
 - Look at adding Client run command that will use the
   port opened by the client.
 - Fix find_device in stored/dircmd.c:462
+- Make entering multiple Storage names in Dir illegal.
 
 Documentation to do: (any release a little bit at a time)
 - Document query file format.
@@ -1098,3 +1098,5 @@ Block Position: 0
 - Test new despooling error recovery code when partition fills.
 - Sort Scheduled jobs status listing by start time.
 - Add priority to Scheduled jobs status listing.
+- Look at Win32 inc problem when new directory added files not saved???
+- Require resource names to be unique.