]> git.sur5r.net Git - bacula/docs/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)
commit9b5e7e1d3e11acf702723dd533f5b84bb9e79624
tree9a7323d425b3e63188b2221c348702e74ec4b728
parent12c3f700d4719cd8337e4fa24b9b6fb4bf30df40
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.