X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Ftechnotes;h=5634b0a8dfb10bc0f9eccbdb0f67faa7668f22ab;hb=4be46ddd24409d8ed3b493a50312f701c6d15406;hp=b103319729eaf4b5936b16e9560f4286ff3943f0;hpb=b9662674b3e20f1c7429f4adca5513b6d38505c2;p=bacula%2Fbacula diff --git a/bacula/technotes b/bacula/technotes index b103319729..5634b0a8df 100644 --- a/bacula/technotes +++ b/bacula/technotes @@ -2,6 +2,37 @@ General: +17Sep09 +kes Fix seg fault in ignoredir code +15Sep09 +ebl Update restore menu 12 explanation +14Sep09 +ebl Rename .lsdirs/.lsfiles/.update to .bvfs_xxx + to avoid confusion with future commands +11Sep09 +kes Set Volume Poll Interval to 5 mins by default. +kes Create an inline definition of bigendian(). +kes Apply Frank's patch to change / to - in cdash tests. + Hopefully it will fix some submit problems. +10Sep09 +kes Fix seg fault in SD bug #1371 +09Sep09 +ebl Fix problem when the top_level contains a Exclude Dir flag. +ebl Fix #1370 about the implementation of the "Exclude Dir Containing" + option on FD. +ebl Fix #1369 about a segfault when using ExcludeDirContaining option + before the Options{} block in fileset. +08Sep09 +ebl Apply Lorenz fix for minor issues in the osx installer package builder. +ebl Fix #1373 about typo in bscan manpages. Thanks to John Goerzen. +07Sep09 +ebl Make output of new commands .lsdir/.lsfile more usable. +kes Apply Marco's git format-patch patches for bugs #1365 and #1366 +06Sep09 +kes Increment minor version to avoid future conflict. +kes Increase default path/file length to 2048. This should fix + bug #1368. Too bad Mac OS programmers don't respect POSIX + standards. 04Sep09 kes Implement BlockChecksum in Device to be able to turn off checksum for performance reasons