From: Robert Nelson Date: Sun, 5 Nov 2006 12:34:59 +0000 (+0000) Subject: Fixed problems with encryption when combined with compression or sparse files. Unfor... X-Git-Tag: Release-2.0.0~318 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=32d9bc1df5405f2e963612d66c6ce34f33c9a126;p=bacula%2Fdocs Fixed problems with encryption when combined with compression or sparse files. Unfortunately because of this bug all previous encrypted backups can't be restored. Fixed problem in bfgets with Windows and Mac end of lines. Fixed bug in Windows version of close_bpipe() that caused programs like bsmtp() to hang waiting for the pipe to be closed. Fixed binary file type problems in open_bpipe(). Fixed a number of bugs in the Windows version of the mysql DB scripts. ---