]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/kernstodo
Restore JobIds in right order + Tru64 porting
[bacula/bacula] / bacula / kernstodo
index e949a44cbc56dcc648aa0edd9335e5466f8de57e..50cc64f0a410493e5a5ae7363c079ef8bdbe9f68 100644 (file)
@@ -4,12 +4,12 @@
 1.35 Items to do:
 - Do tape alerts -- see tapealert.txt
 - Fix errno handling in win32 compat routines.
+- Add better error codes to run_program (10000+)
 - Revisit and revise Disaster Recovery (fix SCSI and RAID 
   disk detection)
 - 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?".
-- Add better error codes to run_program (10000+)
 - When passwords do not match, print message that points the
   user to the doc.
 - Make Verify jobs require exclusive use of Volume as Restore 
@@ -23,6 +23,8 @@
   devices by a single job.
 - bscan does not put first of two volumes back with all info in
   bscan-test.
+- Fix restore ++++ that get intermingled with "Building directory tree"
+- Solve the termcap.h problem on Solaris configure.
 
 Documentation to do: (any release a little bit at a time)
 - Document query file format.
@@ -1105,3 +1107,10 @@ Block Position: 0
 - Fix GROUP BYs in all SQL (done by Dan -- thanks)
 - Make entering multiple Storage names in Dir illegal.
 - Make btape release the drive during the "test" append.
+- Fix restore:
+   You have selected the following JobIds: 739,856,797
+   Building directory tree for JobId 739 ...
+   Building directory tree for JobId 856 ...
+   Building directory tree for JobId 797 ...3 
+   Jobs inserted into the tree.
+