]> git.sur5r.net Git - bacula/rescue/log
bacula/rescue
15 years agoForce re-configure on every run
Kern Sibbald [Mon, 30 Jun 2008 21:08:37 +0000 (21:08 +0000)]
Force re-configure on every run

15 years agoFix bacula-sd-2disk.conf.in
Kern Sibbald [Mon, 30 Jun 2008 20:54:36 +0000 (20:54 +0000)]
Fix bacula-sd-2disk.conf.in

15 years agoUpdate
Kern Sibbald [Mon, 30 Jun 2008 17:06:27 +0000 (17:06 +0000)]
Update

15 years agokes Generally clean up the manual tape loading code. The main
Kern Sibbald [Mon, 30 Jun 2008 12:56:49 +0000 (12:56 +0000)]
kes  Generally clean up the manual tape loading code. The main
     conceptial change is that when a volume is marked to be unloaded,
     its volume name is retained, and it is only marked as unloaded
     when either the autoloader says it is unloaded or another tape
     is read on that drive.

15 years agoCorrect default case path
Kern Sibbald [Mon, 30 Jun 2008 10:37:54 +0000 (10:37 +0000)]
Correct default case path

15 years agoebl Add next_vol patch for 2.4 branch
Eric Bollengier [Mon, 30 Jun 2008 09:18:09 +0000 (09:18 +0000)]
ebl  Add next_vol patch for 2.4 branch

15 years agoFix misplaced paren
Kern Sibbald [Mon, 30 Jun 2008 06:26:03 +0000 (06:26 +0000)]
Fix misplaced paren

15 years agoAdd SuSE-11.0
Scott Barninger [Sat, 28 Jun 2008 14:19:44 +0000 (14:19 +0000)]
Add SuSE-11.0

15 years agoAdd SuSE-11.0
Scott Barninger [Sat, 28 Jun 2008 14:19:21 +0000 (14:19 +0000)]
Add SuSE-11.0

15 years agokes Fix a recycling problem with two autochangers reported in bug
Kern Sibbald [Thu, 26 Jun 2008 08:31:49 +0000 (08:31 +0000)]
kes  Fix a recycling problem with two autochangers reported in bug
     #1106. This may also (unlikely) fix a second recycling bug as
     reported in #1103.
kes  Fix a SD lock volumes deadlock problem reported in bug #1100.

15 years agoFix format problem in bscan output reported in bug #1105.
Kern Sibbald [Wed, 25 Jun 2008 22:14:10 +0000 (22:14 +0000)]
Fix format problem in bscan output reported in bug #1105.

15 years agokes Copy more data when restarting a job so that run
Kern Sibbald [Sun, 22 Jun 2008 13:25:55 +0000 (13:25 +0000)]
kes  Copy more data when restarting a job so that run
     overrides are kept. This should fix bug #1094.
kes  Backport updates to jobq.c where possible.

15 years agoFix bug where SD did not ask operator if the device could not
Kern Sibbald [Sat, 21 Jun 2008 09:49:53 +0000 (09:49 +0000)]
Fix bug where SD did not ask operator if the device could not
     be opened. Reported by Eric.

15 years agoMore pretest portability changes
Kern Sibbald [Sat, 21 Jun 2008 06:39:30 +0000 (06:39 +0000)]
More pretest portability changes

15 years agoAdd new test and make pretest portable
Kern Sibbald [Fri, 20 Jun 2008 18:36:20 +0000 (18:36 +0000)]
Add new test and make pretest portable

15 years agoUpdate
Kern Sibbald [Fri, 20 Jun 2008 15:51:00 +0000 (15:51 +0000)]
Update

15 years agokes Add dbuser to DIR conf file (replaces user).
Kern Sibbald [Thu, 19 Jun 2008 19:44:34 +0000 (19:44 +0000)]
kes  Add dbuser to DIR conf file (replaces user).
kes  Add --with-db-password to ./configure
kes  Fix regress to handle db_password.

15 years agoAdd configured db user,name,password to bscan tests
Kern Sibbald [Thu, 19 Jun 2008 19:12:05 +0000 (19:12 +0000)]
Add configured db user,name,password to bscan tests

15 years agoUpdate version
Kern Sibbald [Thu, 19 Jun 2008 17:01:42 +0000 (17:01 +0000)]
Update version

15 years agoFix a couple of pedantic compiler warnings.
Kern Sibbald [Thu, 19 Jun 2008 17:01:12 +0000 (17:01 +0000)]
Fix a couple of pedantic compiler warnings.

15 years agoUpdate version
Kern Sibbald [Thu, 19 Jun 2008 11:02:15 +0000 (11:02 +0000)]
Update version

15 years agoNothing
Kern Sibbald [Thu, 19 Jun 2008 10:51:11 +0000 (10:51 +0000)]
Nothing

15 years agoNothing
Kern Sibbald [Thu, 19 Jun 2008 10:50:35 +0000 (10:50 +0000)]
Nothing

15 years agoebl Fix bug when restoring with a wrong mediatype
Eric Bollengier [Thu, 19 Jun 2008 09:49:40 +0000 (09:49 +0000)]
ebl  Fix bug when restoring with a wrong mediatype

15 years agoAdd Thomas Mueller's pretest code
Kern Sibbald [Wed, 18 Jun 2008 19:23:40 +0000 (19:23 +0000)]
Add Thomas Mueller's pretest code

15 years agoMore work on word alignments -- eliminate all ints from
Kern Sibbald [Wed, 18 Jun 2008 19:22:03 +0000 (19:22 +0000)]
More work on word alignments -- eliminate all ints from
     the configuration routines.

15 years agoes Fix bug reported by Scott Barninger where the bacula script
Kern Sibbald [Tue, 17 Jun 2008 16:23:24 +0000 (16:23 +0000)]
es  Fix bug reported by Scott Barninger where the bacula script
     refers to scripts in the wrong directory. Needed to meet the
     requirements of recent FHS location changes.
kes  Fix word alignment problem on non-Intel 64 bit machines
     such as Solaris.  This should fix bug #1097 -- bus error in SD.

15 years agoAdd missing win32/patches/wxWidgets.patch to 2.4 repository.
Kern Sibbald [Thu, 12 Jun 2008 06:40:58 +0000 (06:40 +0000)]
Add missing win32/patches/wxWidgets.patch to 2.4 repository.

15 years agoRe-enable DEVELOPER define
Kern Sibbald [Thu, 5 Jun 2008 08:26:19 +0000 (08:26 +0000)]
Re-enable DEVELOPER define

15 years agoDo a bit of housekeeping
Kern Sibbald [Wed, 4 Jun 2008 16:06:48 +0000 (16:06 +0000)]
Do a bit of housekeeping

15 years agoUpdate
Kern Sibbald [Wed, 4 Jun 2008 16:04:28 +0000 (16:04 +0000)]
Update

15 years agoCreate new Branch
Kern Sibbald [Wed, 4 Jun 2008 15:21:57 +0000 (15:21 +0000)]
Create new Branch

15 years agoFinal changes
Kern Sibbald [Wed, 4 Jun 2008 11:12:15 +0000 (11:12 +0000)]
Final changes

15 years agoDoc + version update for release
Kern Sibbald [Wed, 4 Jun 2008 10:23:12 +0000 (10:23 +0000)]
Doc + version update for release

15 years agoMake sure to clear JS_WaitMedia when operator mounts a Volume.
Kern Sibbald [Tue, 3 Jun 2008 13:01:08 +0000 (13:01 +0000)]
Make sure to clear JS_WaitMedia when operator mounts a Volume.

15 years agoSet LANG to C
Kern Sibbald [Sun, 1 Jun 2008 20:24:32 +0000 (20:24 +0000)]
Set LANG to C

15 years agoCleanup some autochanger code
Kern Sibbald [Sun, 1 Jun 2008 20:11:18 +0000 (20:11 +0000)]
Cleanup some autochanger code

15 years agoThis is the same changes made to the head to fix being able to use the restore class
Dirk H Bartley [Sun, 1 Jun 2008 14:31:37 +0000 (14:31 +0000)]
This is the same changes made to the head to fix being able to use the restore class
from both unix and windows type file systems.  (ie c:/ preceeding)

15 years agoAdd hostname to traceback
Kern Sibbald [Sun, 1 Jun 2008 08:49:00 +0000 (08:49 +0000)]
Add hostname to traceback

15 years agoebl fix two-pool-tape for faketape
Eric Bollengier [Sun, 1 Jun 2008 08:14:14 +0000 (08:14 +0000)]
ebl  fix two-pool-tape for faketape

15 years agoebl prepare for faketape tests
Eric Bollengier [Sun, 1 Jun 2008 08:02:56 +0000 (08:02 +0000)]
ebl  prepare for faketape tests

15 years agoUpdate rollover time
Kern Sibbald [Sun, 1 Jun 2008 07:10:16 +0000 (07:10 +0000)]
Update rollover time

15 years agoAdd create_postgresql_database.sql to Win32 installer. Should
Kern Sibbald [Sat, 31 May 2008 18:43:36 +0000 (18:43 +0000)]
Add create_postgresql_database.sql to Win32 installer. Should
     fix problem reported by Juilio Monteiro.

15 years agoebl tweak
Eric Bollengier [Sat, 31 May 2008 12:52:25 +0000 (12:52 +0000)]
ebl  tweak

15 years agoebl Prepare 2.2 for faketape testing
Eric Bollengier [Sat, 31 May 2008 12:51:01 +0000 (12:51 +0000)]
ebl  Prepare 2.2 for faketape testing

15 years agoEliminate unused statement
Kern Sibbald [Sat, 31 May 2008 10:16:35 +0000 (10:16 +0000)]
Eliminate unused statement

15 years agoGet correct slot when auto unloading a device.
Kern Sibbald [Sat, 31 May 2008 07:17:00 +0000 (07:17 +0000)]
Get correct slot when auto unloading a device.

15 years agoFix multiple media restore.
Kern Sibbald [Fri, 30 May 2008 18:31:57 +0000 (18:31 +0000)]
Fix multiple media restore.

15 years agoUpdate
Kern Sibbald [Fri, 30 May 2008 18:30:42 +0000 (18:30 +0000)]
Update

15 years agoMake DEVICE Slot private and access it via a method.
Kern Sibbald [Fri, 30 May 2008 18:03:03 +0000 (18:03 +0000)]
Make DEVICE Slot private and access it via a method.
     Allows better control over when it is set and cleared.

15 years agoFix possible seg fault if SQL error.
Kern Sibbald [Fri, 30 May 2008 10:36:49 +0000 (10:36 +0000)]
Fix possible seg fault if SQL error.

15 years agoIncrease retry count
Kern Sibbald [Wed, 28 May 2008 19:12:02 +0000 (19:12 +0000)]
Increase retry count

15 years agoAdd date/time to ctest runs
Kern Sibbald [Wed, 28 May 2008 18:57:19 +0000 (18:57 +0000)]
Add date/time to ctest runs

15 years ago-28May08
Kern Sibbald [Wed, 28 May 2008 13:28:29 +0000 (13:28 +0000)]
-28May08
-kes  Add debug code to SD.
-kes  Fix renaming a Volume, which used the wrong Volume name.

15 years agoMore debug
Kern Sibbald [Tue, 27 May 2008 21:26:43 +0000 (21:26 +0000)]
More debug

15 years agokes If operator has rewind tape, print warning, release tape and
Kern Sibbald [Mon, 26 May 2008 21:03:27 +0000 (21:03 +0000)]
kes  If operator has rewind tape, print warning, release tape and
     try once more. If tape is positioned somewhere, something went
     wrong, so mark the tape in error and try once more. Previously
     this error was fatal, now it produces an error message.
kes  Ensure correct volume name displayed during restore
kes  Ensure that Volume is mounted for restore.

15 years agoFix a few more Coverity reported problems.
Kern Sibbald [Sun, 25 May 2008 13:16:26 +0000 (13:16 +0000)]
Fix a few more Coverity reported problems.

15 years agoFinal changes
Kern Sibbald [Sat, 24 May 2008 14:50:46 +0000 (14:50 +0000)]
Final changes

15 years agoAdd fix for QT on Fedora
Scott Barninger [Sat, 24 May 2008 12:50:24 +0000 (12:50 +0000)]
Add fix for QT on Fedora

15 years agoAdd Fedora 9 target.
Scott Barninger [Sat, 24 May 2008 12:00:45 +0000 (12:00 +0000)]
Add Fedora 9 target.

15 years agokes Enhance a couple of SD debug messages.
Kern Sibbald [Sat, 24 May 2008 09:31:05 +0000 (09:31 +0000)]
kes  Enhance a couple of SD debug messages.
kes  Tweak unload flag setting and ensure it is set during swap.

15 years agoebl Add patch for #1091
Eric Bollengier [Fri, 23 May 2008 20:58:10 +0000 (20:58 +0000)]
ebl  Add patch for #1091

15 years agoebl Fix #1091 about bad output in estimate command.
Eric Bollengier [Fri, 23 May 2008 20:57:23 +0000 (20:57 +0000)]
ebl  Fix #1091 about bad output in estimate command.

15 years agokes Modify autochanger locking to attempt to avoid race
Kern Sibbald [Wed, 21 May 2008 20:15:54 +0000 (20:15 +0000)]
kes  Modify autochanger locking to attempt to avoid race
     conditions.
kes  Make sure device not busy before doing label command.

15 years agoApply fix from bug #1090
Kern Sibbald [Wed, 21 May 2008 13:55:52 +0000 (13:55 +0000)]
Apply fix from bug #1090

15 years agoDisplay open() errors except when polling. Previously too
Kern Sibbald [Wed, 21 May 2008 12:44:48 +0000 (12:44 +0000)]
Display open() errors except when polling. Previously too
     many were suppressed.  This should fix bug #1070.

15 years agokes Fix Win32 reparse points. Bacula will not recurse into any
Kern Sibbald [Wed, 21 May 2008 11:59:00 +0000 (11:59 +0000)]
kes  Fix Win32 reparse points. Bacula will not recurse into any
     reparse point directory, including mount points, unless the
     directory is explicitly mentioned at the top level (same as
     with Unix).  A file that is linked to another file will be
     backed up -- much as Unix does for hardlinked files.
     This *should* fix bug #1041.

15 years agokes Remove double quotes from ChangeLog and ReleaseNotes
Kern Sibbald [Tue, 20 May 2008 15:42:58 +0000 (15:42 +0000)]
kes  Remove double quotes from ChangeLog and ReleaseNotes
kes  Remove StorageId test when pruning and recycling (Eric's changes).
kes  Remove old form of locking when getting volumes -- causes deadlock.
kes  Fix buffer overruns detected by Coverity.

15 years agoFix buffer overruns detected by Coverity
Kern Sibbald [Sat, 17 May 2008 23:28:41 +0000 (23:28 +0000)]
Fix buffer overruns detected by Coverity

15 years agoebl Tweak script for SUNos
Eric Bollengier [Wed, 14 May 2008 12:10:49 +0000 (12:10 +0000)]
ebl  Tweak script for SUNos

16 years agoFinal changes
Kern Sibbald [Tue, 13 May 2008 14:58:21 +0000 (14:58 +0000)]
Final changes

16 years agoUpdate docs
Kern Sibbald [Tue, 13 May 2008 14:57:15 +0000 (14:57 +0000)]
Update docs

16 years agoTweak jobs dialog
Kern Sibbald [Tue, 13 May 2008 08:13:50 +0000 (08:13 +0000)]
Tweak jobs dialog

16 years agoTweak joblog display.
Kern Sibbald [Tue, 13 May 2008 07:58:02 +0000 (07:58 +0000)]
Tweak joblog display.

16 years agokes Implement --without-qwt
Kern Sibbald [Tue, 13 May 2008 06:49:45 +0000 (06:49 +0000)]
kes  Implement --without-qwt
kes  Fix layout of restore tree dialog

16 years agoAdd configure bat QWT libraries, so that bat can be built
Kern Sibbald [Mon, 12 May 2008 09:32:54 +0000 (09:32 +0000)]
Add configure bat QWT libraries, so that bat can be built
     with or without the QWT libaries.

16 years agoApply batfix bat cleanup patch from Riccardo.
Kern Sibbald [Sun, 11 May 2008 14:38:19 +0000 (14:38 +0000)]
Apply batfix bat cleanup patch from Riccardo.

16 years agoMake sure we unload the right slot when swapping.
Kern Sibbald [Sun, 11 May 2008 10:19:53 +0000 (10:19 +0000)]
Make sure we unload the right slot when swapping.

16 years agokes Improve SD reserve debug code.
Kern Sibbald [Fri, 9 May 2008 05:39:49 +0000 (05:39 +0000)]
kes  Improve SD reserve debug code.
kes  Testing an improvement to free up volumes no longer in use.

16 years agoFinal changes
Kern Sibbald [Wed, 7 May 2008 12:33:01 +0000 (12:33 +0000)]
Final changes

16 years agoUpdate doc
Kern Sibbald [Wed, 7 May 2008 12:03:23 +0000 (12:03 +0000)]
Update doc

16 years agoPrepare for 2.2.10-b2
Kern Sibbald [Wed, 7 May 2008 12:02:55 +0000 (12:02 +0000)]
Prepare for 2.2.10-b2

16 years agoFix typo
Kern Sibbald [Sat, 3 May 2008 15:50:59 +0000 (15:50 +0000)]
Fix typo

16 years agokes Rework SD acquire for read to handle autochanger Volume
Kern Sibbald [Sat, 3 May 2008 14:51:43 +0000 (14:51 +0000)]
kes  Rework SD acquire for read to handle autochanger Volume
     swapping.

16 years agoUpdate
Kern Sibbald [Sat, 3 May 2008 09:08:40 +0000 (09:08 +0000)]
Update

16 years agoEnhanced error detection of disk-changer and new 2drive-swap-test
Kern Sibbald [Sat, 3 May 2008 09:06:38 +0000 (09:06 +0000)]
Enhanced error detection of disk-changer and new 2drive-swap-test

16 years agokes Implement regression that explicitly tests swapping a Volume
Kern Sibbald [Sat, 3 May 2008 09:03:33 +0000 (09:03 +0000)]
kes  Implement regression that explicitly tests swapping a Volume
     from one drive to another.
kes  Enhance disk-changer to detect most error conditions.
kes  Fix SD code so that it properly swaps a Volume between drives.
     This fixes bug #1083.

16 years agoPrevent a Volume that is being swapped from being freed from
Kern Sibbald [Thu, 1 May 2008 20:05:56 +0000 (20:05 +0000)]
Prevent a Volume that is being swapped from being freed from
     the volume list. This will most likely fix, at least partially,
     bug #1083.

16 years agokes Fix strippath so that it does not get a buffer overrun and crash FD.
Kern Sibbald [Thu, 1 May 2008 16:33:28 +0000 (16:33 +0000)]
kes  Fix strippath so that it does not get a buffer overrun and crash FD.
     This fixes bug #1078.
kes  Make inability to change owner/group when creating a dir only a
     warning rather than an error.

16 years agoebl Fix SQL query in migration code
Eric Bollengier [Mon, 28 Apr 2008 18:12:20 +0000 (18:12 +0000)]
ebl  Fix SQL query in migration code

16 years agoForce unload of volume when wrong volume mounted in SD.
Kern Sibbald [Sat, 19 Apr 2008 10:08:44 +0000 (10:08 +0000)]
Force unload of volume when wrong volume mounted in SD.

16 years agoUpdate
Kern Sibbald [Thu, 17 Apr 2008 16:59:44 +0000 (16:59 +0000)]
Update

16 years agoAdd proper version to bat
Kern Sibbald [Thu, 17 Apr 2008 16:48:18 +0000 (16:48 +0000)]
Add proper version to bat

16 years agoFix bat
Kern Sibbald [Thu, 17 Apr 2008 16:31:00 +0000 (16:31 +0000)]
Fix bat

16 years agoFinal changes
Kern Sibbald [Wed, 16 Apr 2008 17:05:41 +0000 (17:05 +0000)]
Final changes

16 years agoCreate 2.2.10 by backporting trunk SD reservation changes
Kern Sibbald [Wed, 16 Apr 2008 09:49:47 +0000 (09:49 +0000)]
Create 2.2.10 by backporting trunk SD reservation changes

16 years agoUpdate
Kern Sibbald [Tue, 15 Apr 2008 20:34:35 +0000 (20:34 +0000)]
Update

16 years agoFinal changes
Kern Sibbald [Tue, 15 Apr 2008 15:00:56 +0000 (15:00 +0000)]
Final changes

16 years agoUpdate release notes
Kern Sibbald [Tue, 15 Apr 2008 14:59:30 +0000 (14:59 +0000)]
Update release notes

16 years agoUpdate copyright date
Kern Sibbald [Tue, 15 Apr 2008 14:55:03 +0000 (14:55 +0000)]
Update copyright date