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