]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/kernstodo
Document SHA1 + work on returning child status
[bacula/bacula] / bacula / kernstodo
index c72521ebbc55f7323b8c3eeb8022dd3a7480d658..1257c5fb5eab638db94a8d9f6ba1bf00dc0454ad 100644 (file)
@@ -1,26 +1,24 @@
                  Kern's ToDo List
-                 20 January 2003 
+                 25 January 2003 
 
 Documentation to do: (a little bit at a time)
 - Document running a test version.
 - Document query file format.
 - Document static linking
-- Document fifo and | and <
 - Document how to automatically backup all local partitions
 - Document problems with Verify and pruning.
 - Document how to use multiple databases.
-- Document FIFO storage device.
 
 
 Testing to do: (painful)
 - that console command line options work
 - blocksize recognition code.
 
-For 1.29 release:
-- Add prefixlinks to where or not where absolute links
-
 For 1.30 release:
-- Get correct error status from run_program or open_bpipe().
+- Add Signature type to File DB record.
+- CD into subdirectory when open()ing files for backup to
+  speed up things.  Test with testfind().
+- Add prefixlinks to where or not where absolute links to FD.
 - Look at handling <> in smtp doesn't work with exim.
 - Priority job to go to top of list.
 - Implement Bar code handling
@@ -30,7 +28,6 @@ For 1.30 release:
 - Why are save/restore of device different sizes (sparse?)   Yup! Fix it.
 - Implement some way for the Console to dynamically create a job.
 - Restore to a particular time -- e.g. before date, after date. 
-- Implement SHA1
 - Implement disk spooling
 - Implement finer multiprocessing options.
 - Solaris -I on tar for include list
@@ -825,3 +822,9 @@ Done: (see kernsdone for more)
 - InitVerify is getting pruned and it shouldn't (document it)
 - Make 1.28c release ??? NO do 1.29 directly
 - Set timeout on opening fifo for save or restore (findlib)
+- Document FIFO storage device.
+- Document fifo and | and <
+====== 1.30 =======
+- Implement SHA1
+- Get correct error status from run_program or open_bpipe().    
+