]> git.sur5r.net Git - bacula/docs/blob - docs/techlogs/2002/kes22Jun02
Merge remote branch 'sf/master'
[bacula/docs] / docs / techlogs / 2002 / kes22Jun02
1               Technical notes on version 1.22 22June02
2                        22 June 2002
3                        Kern Sibbald
4
5 General:
6
7 Changes submitted this submission:
8 - Additional documentation.
9 - Reduce the time the jcr mutex is locked in lib/jcr.c
10 - More null pointer printing fixes in lib/parse_conf.c (debug output only).
11 - Added daemon filename to Kaboom message so I know what daemon died.
12 - Fix big bad bug introduced in watchdog.c last update that caused
13   a segmentation violation (forgot to check for NULL pointer).
14 - Add a bit more info to bad returns from Stored when starting
15   a job fails.