]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes
Tweak RedHat spec files
[bacula/bacula] / bacula / technotes
index 899ffeaeb7dcce4c2933ac0e58701bc81c666bc4..b3ba6750daad37beba54470cc81303d2b7fec164 100644 (file)
@@ -2,9 +2,42 @@
           
 General:
 
+26Jul09
+kes  Tweak RedHat spec files
+24Jul09
+kes  Add format to a fprintf
+kes  Attempt to fix SQLite seg fault problem
+23Jul09
+kes  Fix int/int32_t problem in accurate_add_file 
+     reported by "Eli Shemer" <elish@consist.co.il>
+kes  Remove Qt 4.4 code so it compiles on 4.3 (setHeaderHidden).
+22Jul09
+kes  Apply idea of part of Graham's tidy-bsr-source.patch, but modified
+kes  Fix bug #1337 Console tries to build with SSL when libssl-dev not installed. 
+21Jul09
+kes  Add setJobStatus method to JCR class.
+kes  Modify setJobStatus so cancel has same priority as fatal errors
+20Jul09
+kes  Fix Solaris compiler warning in signal.c
+
+Release version 3.0.2:
+18Jul09
+kes  Fix bat command line input bug
+17Jul09
+ebl  Fix sql query for sqlite on suse10 on copy job
+16Jul09
+ebl  tweak some bat screens
+ebl  Replace info_msg by send_msg in status slots command.
+ebl  Fix #1323 about a problem when mounting a requested volume
+     during a restore.
 15Jul09
+kes  Make CONF::init header and .c file agree about types.
+     Reported by "Eli Shemer" <elish@consist.co.il>
 kes  Fix Win64 build
 kes  Add more example SD Device configurations.
+ebl  Force the client_encoding to SQL_ASCII when database is already
+     using this mode.
+ebl  Fix #1335 about postgresql error message during copy session
 ebl  Cleanup old job records when starting the director 
      (Created/Running -> Failed)
 14Jul09
@@ -34,7 +67,7 @@ mvw  Call acl and xattr function only when requested for fileset
 mvw  Fix typo introduces by fix for bug #1305
 03Jul09
 ebl  Should fix the first part #1323 about the restore option
-     "List Jobs where a given File is saved" wich display deleted files
+     'List Jobs where a given File is saved' wich display deleted files
 02Jul09
 kes  Another fix for bug #1311 to get the correct last_full_time
 ebl  Make estimate command accurate compatible. Should fix #1318
@@ -155,7 +188,7 @@ ebl  Fix bug #1274 where a migration job can be canceled like the
 mvw  Added fix for bug #1275 where acl or xattr data is saved for
      virtual filenames generated by filed plugins.
 26Apr09
-ebl  Remove "Reposition" message when restoring
+ebl  Remove 'Reposition' message when restoring
 kes  Fix platform scripts not to clean configured files during
      'make clean' use 'make distclean' to clean everything. Fixes
      bug #1272.