]> git.sur5r.net Git - bacula/docs/blob - docs/techlogs/2002/kes25Sep02
Merge remote branch 'sf/master'
[bacula/docs] / docs / techlogs / 2002 / kes25Sep02
1               Technical notes on version 1.26 25Sep02  
2                       25 September 2002
3                        Kern Sibbald
4
5 General:
6 - Added means to bind servers to specific address.
7 - Documentation
8
9 Changes submitted this submission:
10 - Added DirAddress, FDAddress, and SDAddress records to the corresponding
11   resources that allow the server to bind to a specific address 
12   rather than any address.  This security improvement was suggested by
13   a user -- thank you.
14 - Eliminated deprecated "Address" record from all sample Storage resources.
15 - Made quite a lot of improvements to the bscan program. Much more
16   to do. Aside from details, it is able to recreate a database
17   from which you can do a restore.
18 - The s option is not accepted on all versions of ar, so replaced it
19   by an explicit ranlib call.
20 - Fixed a bug that caused the Director to crash if you rudely bring
21   down the console program in the middle of an SQL command.
22 - Fixed a bug (missing break) that caused scheduled Admin jobs to
23   be listed as "Unknown type".
24 - Removed old code from Storage daemon that used a separate FD port.
25