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