]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.5
Update date
[bacula/bacula] / bacula / technotes-2.5
index 81fdc109fef9931554426ba892c562489380de74..f6cf7f6ecd1a261be65ecd390f062274d7587e64 100644 (file)
@@ -10,6 +10,32 @@ filepattern (restore with regex in bsr)
 mixed priorities
 
 General:
+20Dec08
+ebl  Work on copy jobs
+     - Add "list copies" command
+     - Add JT_JOB_COPY type for job copies
+     - Don't allow copy jobs in automatic restore
+     - Promote next copy job as backup when original job is deleted
+kes  Closed bug #1207 -- 2.4.4-b1 strange volume/device handling
+kes  Closed bug #1204 -- Undescriptive help options
+kes  Closed bug #1202 -- Revise documentation
+kes  Closed bug #1178 -- Bat 2.4.3 tries to double-purge volumes 
+     unable to reproduce.
+kes  Closed bug #1166. Fixed by Eric -- Problem canceling job if 
+     client looses connection while being backed up.
+kes  Fixed bug #1200 -- inconsistent auto purge documention
+kes  Fix documentation for Recyling ambiguity. Fixes bug #1200.
+kes  Remove old mmap code from compat.h/cpp
+kes  Update ChangeLog
+kes  Correct typo in Win32 Makefile editing
+kes  Correct typos in debug output.
+kes  Improved error detection in creating bsrs.
+kes  Add debug code to Win32 restore
+19Dec08
+kes  Fix Win32 build.
+ebl  Cleanup director VolParam struct
+18Dec08
+ebl  Replace File:Block in BSR by Address to fix #1190
 16Dec08
 kes  Correct missing return in Darwin code.
 15Dec08
@@ -69,7 +95,8 @@ kes  Add more debug to match_bsr.c and use %u for unsigned debug editing.
 ebl  Apply patch for bug #1182  about Recycle flag
      that is not updated after a pool change.
 kes  Since the user has been warned, allow console purge command 
-     to purge volumes that are in use.
+     to purge volumes that are in use. This is a fix for bug
+     #1191 before it was submitted.
 kes  Fix Win32 build to add new sd_plugins.c
 ebl  Apply patch from bug #1175 that reset the Slot and the Inchanger
      flag in db_make_inchanger_unique().