]> git.sur5r.net Git - bacula/bacula/commit
kes Mark build-depkgs-mingw3 executable in configure process.
authorKern Sibbald <kern@sibbald.com>
Fri, 8 Dec 2006 14:27:10 +0000 (14:27 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 8 Dec 2006 14:27:10 +0000 (14:27 +0000)
commit4c4c9209f3994fe9de15fe437b7ac71efea46b14
tree473fac5b3fd7b42ab97f94b04982c921067ab4be
parent4b66e029de306c776ff58dbe27cbd94b50db104e
kes  Mark build-depkgs-mingw3 executable in configure process.
kes  Update autoconf/config.h.in to include LOCALEDIR
kes  Undefine NLS settings for wxWidgets as there is a conflict with
     their way of doing things.
kes  Implement a rpool and rpool_source in jcr.h for Migration jobs.
kes  Change a bunch of ->hdr.name to ->name()
kes  Straighten out handling of read and write pools for Migration, including
     getting the code in the proper order.
kes  Improve migration error messages and debug output.
kes  Shorten code path in migration if nothing found to do.
kes  Implement read/write pool in migration job report.
kes  Move ua_run.c select_job_level code into a subroutine (readability).
kes  Move ua_run.c display_job_parameters into a subroutine.
kes  Do not bash dcr->VolumeName in get_volume_info() because it makes
     restore dependent on a valid catalog containing the Volume name.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3774 91ce42f0-d328-0410-95d8-f526ca767f89
23 files changed:
bacula/autoconf/config.h.in
bacula/autoconf/config.h.in.save
bacula/autoconf/configure.in
bacula/configure
bacula/src/baconfig.h
bacula/src/dird/backup.c
bacula/src/dird/job.c
bacula/src/dird/migrate.c
bacula/src/dird/msgchan.c
bacula/src/dird/protos.h
bacula/src/dird/ua_restore.c
bacula/src/dird/ua_run.c
bacula/src/dird/ua_select.c
bacula/src/gnome2-console/console.c
bacula/src/gnome2-console/support.h
bacula/src/jcr.h
bacula/src/stored/askdir.c
bacula/src/stored/block.c
bacula/src/version.h
bacula/src/wx-console/console_thread.h
bacula/src/wx-console/main.cpp
bacula/src/wx-console/wxbrestorepanel.cpp
bacula/technotes-1.39