]> git.sur5r.net Git - bacula/docs/commit
Fixed problems with encryption when combined with compression or sparse files. Unfor...
authorRobert Nelson <robertn@the-nelsons.org>
Sun, 5 Nov 2006 12:34:59 +0000 (12:34 +0000)
committerRobert Nelson <robertn@the-nelsons.org>
Sun, 5 Nov 2006 12:34:59 +0000 (12:34 +0000)
commit32d9bc1df5405f2e963612d66c6ce34f33c9a126
treecdb2e1331ecc6a641641e05f23a4cc720a9082b6
parent6b1396168a2bbd8eb902a6773722f22eeec6564f
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.