]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.1
Fix Verify InitCatalog by making it cache attributes.
[bacula/bacula] / bacula / technotes-2.1
index 0b48e8d423871cca01c97061d94a9bc0cc5c85a7..c38694dd44032dcee6cfe6f5f242ecdafe6d703f 100644 (file)
@@ -1,7 +1,36 @@
               Technical notes on version 2.1
 
 General:
+12May07
+kes  Update the po files.
+kes  Fix Verify InitCatalog by making it cache attributes.
+11May07
+kes  Change name bacula-bat to bat for man 1 page to correspond to
+     Makefile.
+kes  Check for client and store NULL pointers in status command.  This
+     fixes bug #845.
+kes  Fix non-ssl build so that it works (add JCR *jcr to crypto structures).
+kes  Fix sign extended editing of %p.
+kes  Clean out a little old #ifdefing in cats/mysql.c
+10May07
+kes  If time diff between DIR and FD is more than 600 seconds convert
+     INFO message to WARNING.
+kes  Implement heap size display in status for all daemons.
+kes  Attempt to fix MySQL db open memory loss (not successfull).
+kes  Don't set SIGKILL and SIGSTOP neither can be trapped.
+kes  Eliminate memory loss in MySQL (possibly other SQLs) during
+     Query. This looks like a MySQL but but by doing extra releases,
+     the memory goes away.  This should fix bug #847.
+09May07 
+kes  When backup fails, cancel SD before waiting for sd termination.
+kes  If SD is waiting for FD to connect during cancel, wake up the 
+     thread.
+kes  Fix fsf code so that errno is correctly reported.
+kes  Apply migration patch (with changes) from Sergey Svishchev <svs@ropnet.ru>
 08May07
+kes  Make lack of Pool directive in Job an ERROR_TERM rather than FATAL
+     so that Bacula doesn't later stumble into a seg fault.
+kes  Use the term Restore Client in the restore Job report.
 kes  Merge patch from Sergey Svishchev <svs@ropnet.ru> that preserves 
      the original job's FileSetId.
 kes  Merge patch from Sergey Svishchev <svs@ropnet.ru> that implements