]> git.sur5r.net Git - bacula/docs/blob - docs/techlogs/2003/kes-1.32a
Initial revision
[bacula/docs] / docs / techlogs / 2003 / kes-1.32a
1               Technical notes on version 1.32a 04Oct03
2                         04 Oct 2003
3                         Kern Sibbald
4
5 General:
6
7 Changes submitted this submission:
8 04Oct03
9 - Combine the code in ua_output and ua_status that searches
10   the run records.
11 03Oct03
12 - Fixed "list nextvol" to search for the correct pool in the
13   Schedule Run records.
14 - Correct an error in is_block_zero. It found a false
15   match if the first 1016 bytes of a 32K buffer and     
16   the last 248 bytes are zero.  Broke the sparse option.
17 01Oct03
18 - More documentation.
19 - Test if multiple mail addresses works. Yes.
20 - Add debug Jmsg() to trigger if the file I/O packet is
21   not closed in the FD, i.e file descriptor leaks.
22 - When error occurs reading label in mount.c, start from
23   the very top so that the retry count is in effect.
24 - Zap the mode in soft links in testls.c for regression
25   testing.