]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.5
kes Another try at fixing Vbackup. It looks much better this time.
[bacula/bacula] / bacula / technotes-2.5
index 3cd1b27dd5dbf829ecd288846920ec55193a3d57..f4e55012b957a0a371a1cc296c064a516a2bb050 100644 (file)
@@ -32,7 +32,22 @@ separator in console (!$%&'()*+,-/:;<>?[]^`{|}~)
 
 
 General:
+30Aug08
+kes  Another try at fixing Vbackup. It looks much better this time.
+     Disable file index sanity check in FD with value stored in
+     attributes record because with Vbackup the File Index gets
+     changed, but not the attributes record.
+     Enhance some debug code.
+     Fix handling of re-indexing records that are copied in Vbackup.
+29Aug08
+kes  Made level_to_str() know about Virtual backup.
+kes  Set correct Virtual backup write pool.
+kes  Fix compile warning in new dbcheck port code.
+kes  Fix migration code broken by previous virtual backup fix.
 28Aug08
+kes  Fix problem of Virtual backup not writing a sequential FileIndex.
+kes  Reset Virtual backup time/date to the value from the last backup.
+kes  Ensure that storage name is passed to SD on read.
 kes  Correct a problem with Level and Virtual backup, rework how
      bsrs are printed in debug to use standard routine.
 kes  Apply patch from Chris in bug #1133 that provides alternate db port