]> git.sur5r.net Git - bacula/bacula/blob - bacula/ReleaseNotes
Correct editing in Verify output that caused a seg fault
[bacula/bacula] / bacula / ReleaseNotes
1
2           Release Notes for Bacula 2.2.0
3
4   Bacula code: Total files = 438 Total lines = 154,329 (*.h *.c *.in)
5
6 The major features are:
7 - First cut of bat (Bacula Administration Tool)
8 - Red/Black restore in memory tree (500 times faster loading).
9 - Much faster insertion of attributes (somewhere around 10 times).
10 - The Regex Where code to allow easier relocation of restored files.
11 - Socket level heartbeat (untested).
12 - posix_fadvise() use in the FD to improve performance.
13 - Simpler locking in the SD in the reservation system.
14 - Much improved Volume reservation code that should eliminate most
15   conflicts experienced in multiple drive autochangers.
16 - Detection of file size/date change during backup if enabled.
17 - New Recycle Pool feature.
18 - Efficient implementation of very large include/exclude lists.