From: Kern Sibbald Date: Fri, 8 Dec 2006 14:27:10 +0000 (+0000) Subject: kes Mark build-depkgs-mingw3 executable in configure process. X-Git-Tag: Release-2.0.0~143 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9b5e7e1d3e11acf702723dd533f5b84bb9e79624;p=bacula%2Fdocs 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. ---