]> git.sur5r.net Git - bacula/bacula/blob - bacula/technotes-2.1
Fix open of SQLite3 db where user does not have write permission
[bacula/bacula] / bacula / technotes-2.1
1               Technical notes on version 2.1
2
3 General:
4 26Jan07
5 kes  Fix open of SQLite3 db where user does not have write permission
6      so that DIR does not crash. Fixes bug #761.
7 25Jan07
8 kes  Add back missing @ in Win32 Makefile.
9 kes  Change 'Device not configured to autolabel' from INFO
10      to WARNING.
11 kes  Fix jobq.c to restart failed jobs when Reschedule Times = 0 
12      which should restart an indefinite # of times.
13 kes  Fix configure --help to print --with-mysql[=DIR]. Same for
14      other DIR specifications.
15 23Jan07
16 rn   Fix msvc build problems. Fix bacula.dll exports for msvc build.
17      Fix path quoting in SQLite scripts.
18      Fix problems with SHGetFolderPath.
19 19Jan07
20 kes  Create patches/2.0.1-restart.patch. Fixes bug #755.
21 18Jan07
22 kes  Fix Job restart on error bug that promotes an Inc to a Full
23      backup.  This should fix bug #755.
24 kes  Add qt-console and first cut of code.
25
26 Version 2.0.1
27 12Jan07
28 kes  Fix Bacula->Documentation link on Win32 to point to index.html
29      instead of bacula.html. Fixed bug #750.
30 kes  Return JobId in db_get_job_record() when JobId==0. This should
31      fix bug #741.
32 kes  Do not release source pointers when restarting a failed job.
33 11Jan07
34 kes  Add dynamic dll entry point for SHGetFolderPath to Win32 code.
35      This *should* fix bug #747.
36 kes  Modify winbacula.nsi to substitute with g bin_dir_cmd. Should fix
37      bug #742.
38 09Jan07
39 kes  Modify USTORE constructor to set an empty store_source string, 
40      and don't copy the store_source string in a cancel.  Hopefully
41      this will fix Arno's seg fault, bug #744.
42 kes  Add back code to disable conio in configure. Fixes bug #743.
43 kes  Correct the Options scanner in the FD to correctly handle  
44      SHA1 option, which was eating the next option.  Reported by    
45      Sebastien Guilbaud.
46 kes  Add code to indicate when the SD is spooling, spool wait, and 
47      despooling as requested by Alan Brown.
48
49 Version 2.0.0 released: 4 January 2007