]> git.sur5r.net Git - bacula/rescue/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)
commitd72e23644034aad51120a90a23a7a5d0493553db
tree8d370c7d71c216685a541d91342639398be885dd
parent548bd7da58e77a1381501884459086968972dfaa
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.