]> git.sur5r.net Git - bacula/bacula/commit
kes Move unserial code in restore.c to a subroutine. Add a bit of debug
authorKern Sibbald <kern@sibbald.com>
Sun, 3 Dec 2006 09:00:00 +0000 (09:00 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 3 Dec 2006 09:00:00 +0000 (09:00 +0000)
commitf73bf7171544dcc169859ca86a4a6abfb5a55bfc
treeb31ccf4d2d2bd5e8b630f6a748d43df446aa81d9
parent31de6e3fe8279064c47e6b828d3e3f686db45f1d
kes  Move unserial code in restore.c to a subroutine. Add a bit of debug
     code.
kes  Rework a bit of code in backup.c to handle sparse blocks correctly.
     The main problem was that signatures were being generated on blocks
     of zeros, which is unnecessary.
02Dec06
kes  Fix scanner (next_arg) to handle leading double quote correctly.
kes  Modify cd command in restore tree to look at full argument without
     keywords.  This fixes bug #716.
01Dec06
kes  Do not update Migrated Job type if migration does not terminate
     normally. This fixes bug #719.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3734 91ce42f0-d328-0410-95d8-f526ca767f89
12 files changed:
bacula/projects
bacula/src/baconfig.h
bacula/src/dird/migrate.c
bacula/src/dird/ua_tree.c
bacula/src/filed/backup.c
bacula/src/filed/restore.c
bacula/src/lib/crypto.c
bacula/src/lib/protos.h
bacula/src/lib/scan.c
bacula/src/lib/util.c
bacula/src/version.h
bacula/technotes-1.39