]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
15 years agokes Prepare to add JS_Warnings termination status.
Kern Sibbald [Sat, 7 Mar 2009 20:59:46 +0000 (20:59 +0000)]
kes  Prepare to add JS_Warnings termination status.
kes  Attempt to resolve bwx-console Win32 crash. Not likely to
     work.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8508 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoFix typo in fr page
Kern Sibbald [Sat, 7 Mar 2009 18:09:26 +0000 (18:09 +0000)]
Fix typo in fr page

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8507 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate French professional page
Kern Sibbald [Fri, 6 Mar 2009 21:15:16 +0000 (21:15 +0000)]
Update French professional page

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8506 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoGerman prof. support listing licence adapted according to Kerns request.
Arno Lehmann [Fri, 6 Mar 2009 20:44:31 +0000 (20:44 +0000)]
German prof. support listing licence adapted according to Kerns request.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8505 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoAdd JobErrors to returned SD values
Kern Sibbald [Fri, 6 Mar 2009 20:43:53 +0000 (20:43 +0000)]
Add JobErrors to returned SD values

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8504 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoMove src/win32/dll to src/win32/lib, which is much more logical
Kern Sibbald [Fri, 6 Mar 2009 20:02:09 +0000 (20:02 +0000)]
Move src/win32/dll to src/win32/lib, which is much more logical

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8503 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agokes Fix the Win32 build.
Kern Sibbald [Fri, 6 Mar 2009 20:00:47 +0000 (20:00 +0000)]
kes  Fix the Win32 build.
kes  Fix broken casting in src/compat/print.cpp.
kes  Eliminate jcr Errors and always use jcr JobErrors.  This should
     ensure that SD and FD errors are correctly reported.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8502 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoFix Upper/Lower case in SQL
Kern Sibbald [Fri, 6 Mar 2009 12:54:02 +0000 (12:54 +0000)]
Fix Upper/Lower case in SQL

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8501 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate Professional requirements
Kern Sibbald [Fri, 6 Mar 2009 12:47:17 +0000 (12:47 +0000)]
Update Professional requirements

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8500 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl tweak pointer to int convertion for win64
Eric Bollengier [Thu, 5 Mar 2009 09:43:19 +0000 (09:43 +0000)]
ebl  tweak pointer to int convertion for win64

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8499 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoTemporary fix for retrieving recors from the director with *None* as all values.
Dirk H Bartley [Tue, 3 Mar 2009 00:53:35 +0000 (00:53 +0000)]
Temporary fix for retrieving recors from the director with *None* as all values.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8498 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUse an sql statement to get defaults.
Dirk H Bartley [Tue, 3 Mar 2009 00:41:24 +0000 (00:41 +0000)]
Use an sql statement to get defaults.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8497 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Update with bs
Eric Bollengier [Mon, 2 Mar 2009 08:52:41 +0000 (08:52 +0000)]
ebl  Update with bs

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8496 91ce42f0-d328-0410-95d8-f526ca767f89

15 years ago- Implemented xattr support for Solaris 9 and above and extensible
Marco van Wieringen [Sat, 28 Feb 2009 14:52:14 +0000 (14:52 +0000)]
- Implemented xattr support for Solaris 9 and above and extensible
  attributes for OpenSolaris.
- Added some limits to the xattr code so that we don't blow up the
  filed on big xattrs.
- Fixed some comments which changed due to xattrs being implemented.
- Changed xattr support checking in configure to test first for
  generic solutions and when not found for specific OS functions.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8495 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Should fix #1240 about job output parsing
Eric Bollengier [Fri, 27 Feb 2009 14:17:25 +0000 (14:17 +0000)]
ebl  Should fix #1240 about job output parsing

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8494 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoDon't try to copy empty jobs (e.g. with jobbytes == 0)
Marco van Wieringen [Wed, 25 Feb 2009 18:19:24 +0000 (18:19 +0000)]
Don't try to copy empty jobs (e.g. with jobbytes == 0)
which gives Unable to get Job Volume Parameters errors.
Which leads to copying the same job over and over again.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8493 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate trademark citation
Kern Sibbald [Wed, 25 Feb 2009 12:47:45 +0000 (12:47 +0000)]
Update trademark citation

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8492 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUndo previous fix to bat install
Kern Sibbald [Sat, 21 Feb 2009 16:21:28 +0000 (16:21 +0000)]
Undo previous fix to bat install

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8491 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoEnsure that src/qt-console/.libs is cleaned properly
Kern Sibbald [Sat, 21 Feb 2009 16:00:54 +0000 (16:00 +0000)]
Ensure that src/qt-console/.libs is cleaned properly

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8490 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoEliminate unnecessary files
Kern Sibbald [Sat, 21 Feb 2009 15:57:49 +0000 (15:57 +0000)]
Eliminate unnecessary files

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8489 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate ReleaseNotes
Kern Sibbald [Sat, 21 Feb 2009 15:25:39 +0000 (15:25 +0000)]
Update ReleaseNotes

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8488 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUse acl_data_len instead of seperate var for length of acl stream.
Marco van Wieringen [Fri, 20 Feb 2009 19:19:13 +0000 (19:19 +0000)]
Use acl_data_len instead of seperate var for length of acl stream.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8487 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add code to determine device map
Eric Bollengier [Fri, 20 Feb 2009 14:55:26 +0000 (14:55 +0000)]
ebl  Add code to determine device map

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8486 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add database update scripts to updatedb dir
Eric Bollengier [Fri, 20 Feb 2009 10:14:04 +0000 (10:14 +0000)]
ebl  Add database update scripts to updatedb dir

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8485 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Fix #1233
Eric Bollengier [Fri, 20 Feb 2009 08:24:27 +0000 (08:24 +0000)]
ebl  Fix #1233

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8484 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Fix #1226 about bconsole segfault when using readline()
Eric Bollengier [Thu, 19 Feb 2009 08:56:11 +0000 (08:56 +0000)]
ebl  Fix #1226 about bconsole segfault when using readline()

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8481 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl small update
Eric Bollengier [Thu, 19 Feb 2009 08:44:43 +0000 (08:44 +0000)]
ebl  small update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8480 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoTweak ReleaseNotes
Kern Sibbald [Wed, 18 Feb 2009 20:15:04 +0000 (20:15 +0000)]
Tweak ReleaseNotes

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8479 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoApply Eric's next-beta.patch that enables 64 bit FileIds and
Kern Sibbald [Wed, 18 Feb 2009 20:11:55 +0000 (20:11 +0000)]
Apply Eric's next-beta.patch that enables 64 bit FileIds and
 adds new columns to the catalog.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8478 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl use JobHisto instead of JobHistory
Eric Bollengier [Wed, 18 Feb 2009 18:42:51 +0000 (18:42 +0000)]
ebl  use JobHisto instead of JobHistory

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8477 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoTweak typo
Kern Sibbald [Wed, 18 Feb 2009 17:29:20 +0000 (17:29 +0000)]
Tweak typo

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8476 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate
Kern Sibbald [Wed, 18 Feb 2009 17:02:37 +0000 (17:02 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8475 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate
Kern Sibbald [Wed, 18 Feb 2009 17:00:51 +0000 (17:00 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8474 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoTweaks
Kern Sibbald [Wed, 18 Feb 2009 14:55:43 +0000 (14:55 +0000)]
Tweaks

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8473 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoTweaks
Kern Sibbald [Wed, 18 Feb 2009 14:55:09 +0000 (14:55 +0000)]
Tweaks

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8472 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl tweak JobHisto index
Eric Bollengier [Wed, 18 Feb 2009 14:35:53 +0000 (14:35 +0000)]
ebl  tweak JobHisto index

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8471 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Update ReleaseNotes file
Eric Bollengier [Wed, 18 Feb 2009 13:13:53 +0000 (13:13 +0000)]
ebl  Update ReleaseNotes file

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8470 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl fix new update stats query
Eric Bollengier [Wed, 18 Feb 2009 12:56:18 +0000 (12:56 +0000)]
ebl  fix new update stats query

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8469 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl fix sql scripts and add new update stats query
Eric Bollengier [Wed, 18 Feb 2009 12:54:48 +0000 (12:54 +0000)]
ebl  fix sql scripts and add new update stats query

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8468 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate version date
Kern Sibbald [Wed, 18 Feb 2009 11:47:33 +0000 (11:47 +0000)]
Update version date

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8465 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoEnsure that libtool directory always cleaned + reduce
Kern Sibbald [Wed, 18 Feb 2009 11:40:09 +0000 (11:40 +0000)]
Ensure that libtool directory always cleaned + reduce
     unnecessary output during make clean.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8464 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add ActionOnPurge field to Media and Pool table
Eric Bollengier [Wed, 18 Feb 2009 09:19:13 +0000 (09:19 +0000)]
ebl  Add ActionOnPurge field to Media and Pool table

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8463 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add info about copies
Eric Bollengier [Tue, 17 Feb 2009 16:01:55 +0000 (16:01 +0000)]
ebl  Add info about copies

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8462 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add message before copies list
Eric Bollengier [Tue, 17 Feb 2009 15:46:02 +0000 (15:46 +0000)]
ebl  Add message before copies list

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8461 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl rename JobHistory to JobHisto
Eric Bollengier [Tue, 17 Feb 2009 12:45:58 +0000 (12:45 +0000)]
ebl  rename JobHistory to JobHisto

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8460 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update
Eric Bollengier [Tue, 17 Feb 2009 12:37:15 +0000 (12:37 +0000)]
ebl  update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8459 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl comments about usage of PQisthreadsafe
Eric Bollengier [Tue, 17 Feb 2009 09:50:39 +0000 (09:50 +0000)]
ebl  comments about usage of PQisthreadsafe

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8458 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Check database encoding
Eric Bollengier [Tue, 17 Feb 2009 09:22:55 +0000 (09:22 +0000)]
ebl  Check database encoding

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8457 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add test that reproduce bug 1227 about message
Eric Bollengier [Mon, 16 Feb 2009 14:46:54 +0000 (14:46 +0000)]
ebl  Add test that reproduce bug 1227 about message
 "Please mount Volume "TestVolume001" or label a new one for"

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8455 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Check postgresql database encoding that should be SQL_ASCII
Eric Bollengier [Sun, 15 Feb 2009 16:59:06 +0000 (16:59 +0000)]
ebl  Check postgresql database encoding that should be SQL_ASCII
     and print a warning if it's something else.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8454 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add patch to check database encoding
Eric Bollengier [Sun, 15 Feb 2009 15:32:05 +0000 (15:32 +0000)]
ebl  Add patch to check database encoding

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8453 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoupdates
Kern Sibbald [Sun, 15 Feb 2009 07:53:18 +0000 (07:53 +0000)]
updates

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8451 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate projects file
Kern Sibbald [Thu, 12 Feb 2009 22:51:21 +0000 (22:51 +0000)]
Update projects file

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8450 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl tweak fields order
Eric Bollengier [Thu, 12 Feb 2009 13:58:31 +0000 (13:58 +0000)]
ebl tweak fields order

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8449 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Change path_name_idx and filename_name_idx to UNIQUE on postgres
Eric Bollengier [Wed, 11 Feb 2009 09:50:52 +0000 (09:50 +0000)]
ebl  Change path_name_idx and filename_name_idx to UNIQUE on postgres

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8448 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update catalog changes
Eric Bollengier [Tue, 10 Feb 2009 16:50:42 +0000 (16:50 +0000)]
ebl  update catalog changes

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8444 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add note about catalog upgrade
Eric Bollengier [Tue, 10 Feb 2009 16:26:12 +0000 (16:26 +0000)]
ebl  Add note about catalog upgrade

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8443 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add index on JobHistory->StartTime field
Eric Bollengier [Tue, 10 Feb 2009 16:23:35 +0000 (16:23 +0000)]
ebl  Add index on JobHistory->StartTime field

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8442 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add a note about new catalog format
Eric Bollengier [Tue, 10 Feb 2009 16:17:38 +0000 (16:17 +0000)]
ebl  Add a note about new catalog format

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8441 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl tweak spaces
Eric Bollengier [Tue, 10 Feb 2009 15:57:58 +0000 (15:57 +0000)]
ebl  tweak spaces

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8440 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add a word about "restore copies"
Eric Bollengier [Tue, 10 Feb 2009 15:56:06 +0000 (15:56 +0000)]
ebl  Add a word about "restore copies"

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8439 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl tweak spaces
Eric Bollengier [Tue, 10 Feb 2009 15:55:10 +0000 (15:55 +0000)]
ebl  tweak spaces

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8438 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl fix pb with mysql update script
Eric Bollengier [Tue, 10 Feb 2009 15:40:12 +0000 (15:40 +0000)]
ebl  fix pb with mysql update script

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8437 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update
Eric Bollengier [Tue, 10 Feb 2009 14:12:04 +0000 (14:12 +0000)]
ebl  update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8436 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoSmall fix for 2 typos introduced in one of the last patches.
Marco van Wieringen [Tue, 10 Feb 2009 13:57:40 +0000 (13:57 +0000)]
Small fix for 2 typos introduced in one of the last patches.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8435 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update
Eric Bollengier [Mon, 9 Feb 2009 19:23:11 +0000 (19:23 +0000)]
ebl  update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8434 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agokes Free name item in guid_to_name.c when already in list.
Kern Sibbald [Mon, 9 Feb 2009 19:00:56 +0000 (19:00 +0000)]
kes  Free name item in guid_to_name.c when already in list.
kes  Add more info to error message in ua_tree.c

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8433 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update patch
Eric Bollengier [Mon, 9 Feb 2009 11:19:02 +0000 (11:19 +0000)]
ebl  update patch

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8432 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoSaven old rescue doc
Kern Sibbald [Fri, 6 Feb 2009 20:46:01 +0000 (20:46 +0000)]
Saven old rescue doc

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8431 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate
Kern Sibbald [Fri, 6 Feb 2009 20:44:33 +0000 (20:44 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8430 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate
Kern Sibbald [Fri, 6 Feb 2009 20:38:45 +0000 (20:38 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8429 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoFixed two typos while implementing new Solaris xattr code.
Marco van Wieringen [Fri, 6 Feb 2009 14:04:15 +0000 (14:04 +0000)]
Fixed two typos while implementing new Solaris xattr code.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8425 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoMake re-read last block fatal if block numbers differ by more than one.
Kern Sibbald [Thu, 5 Feb 2009 11:30:35 +0000 (11:30 +0000)]
Make re-read last block fatal if block numbers differ by more than one.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8424 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl fix new Purged status from update_media
Eric Bollengier [Wed, 4 Feb 2009 13:52:55 +0000 (13:52 +0000)]
ebl  fix new Purged status from update_media

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8423 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate projects
Kern Sibbald [Wed, 4 Feb 2009 10:03:09 +0000 (10:03 +0000)]
Update projects

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8422 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate technotes
Kern Sibbald [Wed, 4 Feb 2009 09:53:21 +0000 (09:53 +0000)]
Update technotes

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8421 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate projects
Kern Sibbald [Wed, 4 Feb 2009 09:50:26 +0000 (09:50 +0000)]
Update projects

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8420 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate projects
Kern Sibbald [Wed, 4 Feb 2009 09:36:51 +0000 (09:36 +0000)]
Update projects

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8419 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl tweak button label
Eric Bollengier [Tue, 3 Feb 2009 20:04:51 +0000 (20:04 +0000)]
ebl  tweak button label

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8418 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add purged and recycle volume to loading procedure when expired=on
Eric Bollengier [Tue, 3 Feb 2009 19:53:18 +0000 (19:53 +0000)]
ebl  Add purged and recycle volume to loading procedure when expired=on

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8417 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add pool parameter to label barcode process
Eric Bollengier [Tue, 3 Feb 2009 15:10:28 +0000 (15:10 +0000)]
ebl  Add pool parameter to label barcode process

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8416 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Try to disable _FORTIFY_SOURCE by default
Eric Bollengier [Fri, 30 Jan 2009 10:29:26 +0000 (10:29 +0000)]
ebl  Try to disable _FORTIFY_SOURCE by default

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8415 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agokes Fix a text sizing problem in the tray-monitor reported in
Kern Sibbald [Fri, 30 Jan 2009 09:20:41 +0000 (09:20 +0000)]
kes  Fix a text sizing problem in the tray-monitor reported in
     bug #1219, with patch included. + reorganize patches

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8414 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Update for scratchpool-pool-test
Eric Bollengier [Thu, 29 Jan 2009 09:14:46 +0000 (09:14 +0000)]
ebl  Update for scratchpool-pool-test

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8411 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Tweak compat.h for new mingw
Eric Bollengier [Thu, 29 Jan 2009 09:13:19 +0000 (09:13 +0000)]
ebl  Tweak compat.h for new mingw

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8410 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add new scratchpool-test
Eric Bollengier [Wed, 28 Jan 2009 15:05:53 +0000 (15:05 +0000)]
ebl  Add new scratchpool-test

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8409 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add documentation for ScratchPool directive
Eric Bollengier [Wed, 28 Jan 2009 14:52:51 +0000 (14:52 +0000)]
ebl  Add documentation for ScratchPool directive

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8408 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add new ScratchPool directive to Pool. Thanks to Graham
Eric Bollengier [Wed, 28 Jan 2009 10:47:21 +0000 (10:47 +0000)]
ebl  Add new ScratchPool directive to Pool. Thanks to Graham

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8407 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Turn on db_get_file_list() single SQL because the failure
Eric Bollengier [Wed, 28 Jan 2009 09:03:18 +0000 (09:03 +0000)]
ebl  Turn on db_get_file_list() single SQL because the failure
     was due to a full FS. And the accurate test fails with the
     other code.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8406 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add test for new ScratchPool directive
Eric Bollengier [Tue, 27 Jan 2009 16:43:14 +0000 (16:43 +0000)]
ebl  Add test for new ScratchPool directive

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8405 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl fix multiple regression env pb
Eric Bollengier [Tue, 27 Jan 2009 16:42:19 +0000 (16:42 +0000)]
ebl  fix multiple regression env pb

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8404 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Fix small bug about RecyclePool that is not updated at
Eric Bollengier [Tue, 27 Jan 2009 15:42:31 +0000 (15:42 +0000)]
ebl  Fix small bug about RecyclePool that is not updated at
     the first start.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8403 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Patch for next beta with catalog modifications
Eric Bollengier [Mon, 26 Jan 2009 13:23:09 +0000 (13:23 +0000)]
ebl  Patch for next beta with catalog modifications

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8402 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agokes Turn off db_get_file_list() giant SQL because if fails on
Kern Sibbald [Sun, 25 Jan 2009 13:23:28 +0000 (13:23 +0000)]
kes  Turn off db_get_file_list() giant SQL because if fails on
     my production machine.
kes  Fix bat.pro.in so that bat is properly installed rather
     than just copied.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8401 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoModify search for .conf file so that if one is given on
Kern Sibbald [Sat, 24 Jan 2009 17:56:41 +0000 (17:56 +0000)]
Modify search for .conf file so that if one is given on
     the command line, it will be used, otherwise it will use
     the SYSCONF directory.  It will no longer look in the current
     directory unless explicitly requested on the command line.
     This fixes bug #1189.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8400 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoFail a job that references a plugin if no Plugin Directory is
Kern Sibbald [Sat, 24 Jan 2009 15:54:47 +0000 (15:54 +0000)]
Fail a job that references a plugin if no Plugin Directory is
     defined.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8399 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUse wider pdf output
Kern Sibbald [Fri, 23 Jan 2009 17:56:25 +0000 (17:56 +0000)]
Use wider pdf output

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8398 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate
Kern Sibbald [Fri, 23 Jan 2009 15:16:04 +0000 (15:16 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8397 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl tweak cast from pointer to integer
Eric Bollengier [Thu, 22 Jan 2009 16:18:12 +0000 (16:18 +0000)]
ebl  tweak cast from pointer to integer

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8396 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoFix bug #1211 crash during reload with bad dird.conf file.
Kern Sibbald [Thu, 22 Jan 2009 14:41:02 +0000 (14:41 +0000)]
Fix bug #1211 crash during reload with bad dird.conf file.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8395 91ce42f0-d328-0410-95d8-f526ca767f89