]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.1
kes Implement a BSOCK send() method that writes the whole record
[bacula/bacula] / bacula / technotes-2.1
index 6d7ddafddb3ab262b201956cf36f3291e9bc6b8d..8899e16a4eefa646d280d7909657f0eb5329280e 100644 (file)
@@ -1,6 +1,12 @@
               Technical notes on version 2.1
 
 General:
+17Feb07
+kes  Implement a BSOCK send() method that writes the whole record
+     in a single write() request rather than in two.
+ebl  add update volume=xxx recyclepool=yyyy
+     volume takes recyclepool from pool when using update volume=xxx from pool
+     TODO: update manual
 16Feb07
 kes  Fix encryption deblocking bug, which caused some restored files
      to be truncated. This fixes bug #763.