]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes
Turn off useless End of file message during restore.
[bacula/bacula] / bacula / technotes
index e024cceca3634984cf1c94a27d1b4e501a67ee90..17336fc8a75c461281726f7677706a46543e2262 100644 (file)
@@ -2,6 +2,25 @@
           
 General:
 
+23May09
+kes  Turn off useless End of file message during restore.
+=======
+kes  When doing a tree selection restore, look at the PurgedFiles column
+     in the first JobId, and if non-zero, the Job was purged, so do
+     not do selection.
+kes  Yet another try to get qmake to install bat correctly. It looks
+     like the trick is to have an executable bat file when qmake is
+     run during ./configure.
+21May09
+kes  Add Catalog = all to the default Messages resource.
+19May09
+ebl  Fix #1029 about IPV6/IPV4 address resolution order with help
+     of David Steinn Geirsson.
+kes  During jcr destruction hold jcr_chain lock only for minimum
+     time necessary.  This should fix the SD deadlock in bug #1287.
+18May09
+kes  Simplify messages printed by SD when reserve fails. This
+     should fix bug #1285.
 16May09
 kes  Create archivedir.
 15May09