]> git.sur5r.net Git - bacula/bacula/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)
commit242be8cb2c8f43fbfd6e6ca261c6f8ae4da1a59a
tree2ef15084cdc3a7bed7935d21d00c54478f50cc00
parent9f1a1f6dd53e196f988923b2b46331654710aef4
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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3599 91ce42f0-d328-0410-95d8-f526ca767f89
17 files changed:
bacula/ReleaseNotes
bacula/src/filed/backup.c
bacula/src/filed/restore.c
bacula/src/jcr.h
bacula/src/lib/berrno.h
bacula/src/lib/bsys.c
bacula/src/tools/bsmtp.c
bacula/src/win32/bacula.sln
bacula/src/win32/cats/cats_mysql/cats_mysql.vcproj
bacula/src/win32/cats/create_mysql_database.cmd
bacula/src/win32/cats/drop_mysql_database.cmd
bacula/src/win32/cats/drop_mysql_tables.cmd
bacula/src/win32/cats/grant_mysql_privileges.cmd
bacula/src/win32/cats/make_mysql_tables.cmd
bacula/src/win32/cats/update_mysql_tables.cmd
bacula/src/win32/compat/compat.cpp
bacula/technotes-1.39