]> git.sur5r.net Git - bacula/rescue/log
bacula/rescue
15 years agoCreate tag Release-2.4.0 Release-2.4.0
Kern Sibbald [Wed, 4 Jun 2008 11:12:27 +0000 (11:12 +0000)]
Create tag Release-2.4.0

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

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

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

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

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

15 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

15 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.

15 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.

15 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.

15 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

16 years agoCorrect impossible test
Kern Sibbald [Tue, 15 Apr 2008 07:10:01 +0000 (07:10 +0000)]
Correct impossible test

16 years agoAdd missing variable definitions to ua_prune.c
Kern Sibbald [Mon, 14 Apr 2008 08:24:39 +0000 (08:24 +0000)]
Add missing variable definitions to ua_prune.c

16 years agokes Close bat console windows first to eliminate error message
Kern Sibbald [Mon, 14 Apr 2008 07:08:34 +0000 (07:08 +0000)]
kes  Close bat console windows first to eliminate error message
     from the notifier.
kes  Remove useless code in Scheduler that causes seg fault on
     termination.
kes  Correct some SD catalog request error messages.
kes  Don't allow pruning of any running job.
kes  Turn off code in read_record that cause seg fault in the SD
     when reading past an EOS_LABEL.
kes  Turn off unloading the autochanger in reserve.c as it just
     causes problems.
kes  Lock volumes when unreserving a device.
kes  Do not mark volume unused when recycling.
kes  When acquiring, don't mark volume unused if it is reserved (busy).

16 years agoUpdate
Kern Sibbald [Thu, 10 Apr 2008 07:27:19 +0000 (07:27 +0000)]
Update

16 years agoebl small postgresql fix
Eric Bollengier [Wed, 9 Apr 2008 14:53:05 +0000 (14:53 +0000)]
ebl  small postgresql fix

16 years agoebl update sqlite convertion doc
Eric Bollengier [Wed, 9 Apr 2008 11:36:22 +0000 (11:36 +0000)]
ebl  update sqlite convertion doc

16 years agoebl fix index creation error
Eric Bollengier [Wed, 9 Apr 2008 09:48:07 +0000 (09:48 +0000)]
ebl  fix index creation error

16 years agoebl Add new VolWriteTime/VolReadTime fix
Eric Bollengier [Wed, 9 Apr 2008 09:33:12 +0000 (09:33 +0000)]
ebl  Add new VolWriteTime/VolReadTime fix

16 years agoebl Add information about character substitution
Eric Bollengier [Wed, 9 Apr 2008 08:38:28 +0000 (08:38 +0000)]
ebl  Add information about character substitution

16 years agoebl Revert volstats patch
Eric Bollengier [Tue, 8 Apr 2008 19:53:52 +0000 (19:53 +0000)]
ebl  Revert volstats patch

16 years agoebl Add comments
Eric Bollengier [Tue, 8 Apr 2008 18:59:32 +0000 (18:59 +0000)]
ebl  Add comments

16 years agoebl Fix negative VolWriteTime value during UpdateMedia
Eric Bollengier [Tue, 8 Apr 2008 18:54:40 +0000 (18:54 +0000)]
ebl  Fix negative VolWriteTime value during UpdateMedia

16 years agoebl Adding volstats patch
Eric Bollengier [Tue, 8 Apr 2008 18:52:21 +0000 (18:52 +0000)]
ebl  Adding volstats patch

16 years agoApply Eric's suggested volume_unused patch
Kern Sibbald [Mon, 7 Apr 2008 20:45:15 +0000 (20:45 +0000)]
Apply Eric's suggested volume_unused patch

16 years agoFinal changes
Kern Sibbald [Sun, 6 Apr 2008 13:46:47 +0000 (13:46 +0000)]
Final changes

16 years agoTweak const chars
Kern Sibbald [Sun, 6 Apr 2008 12:34:20 +0000 (12:34 +0000)]
Tweak const chars

16 years agokes Eliminate ./configure warning on po directory
Kern Sibbald [Sun, 6 Apr 2008 10:00:46 +0000 (10:00 +0000)]
kes  Eliminate ./configure warning on po directory
kes  Fix bug #1063, reuse of freed ptr in list nextvol.
kes  Release regex compile buffer in filed/job.c
kes  Add proper type of const char in sql_create.c
kes  Turn off debug in daemon termination routines
kes  Move free_volume_list() before devices are freed in stored.c
kes  Fix reference to uninitalized stack variables in bregex.c.
     This should correct bug #1067.

16 years agoTurn off regression emails
Kern Sibbald [Sun, 6 Apr 2008 09:30:19 +0000 (09:30 +0000)]
Turn off regression emails

16 years agoFix possible seg fault in SD when freeing a volume entry.
Kern Sibbald [Fri, 4 Apr 2008 11:53:00 +0000 (11:53 +0000)]
Fix possible seg fault in SD when freeing a volume entry.

16 years agoMerge technotes
Kern Sibbald [Wed, 2 Apr 2008 20:38:55 +0000 (20:38 +0000)]
Merge technotes

16 years agoebl Fix a storage deamon segfault at debug level 500.
Eric Bollengier [Wed, 2 Apr 2008 14:26:41 +0000 (14:26 +0000)]
ebl  Fix a storage deamon segfault at debug level 500.

16 years agoRemove reload
Kern Sibbald [Wed, 2 Apr 2008 13:51:03 +0000 (13:51 +0000)]
Remove reload

16 years agoFix bad slot
Kern Sibbald [Wed, 2 Apr 2008 06:53:19 +0000 (06:53 +0000)]
Fix bad slot

16 years agoFinal changes
Kern Sibbald [Tue, 1 Apr 2008 18:02:51 +0000 (18:02 +0000)]
Final changes

16 years agoFinal changes
Kern Sibbald [Tue, 1 Apr 2008 17:18:44 +0000 (17:18 +0000)]
Final changes

16 years agoUpdate comments in mtx-changer.in
Kern Sibbald [Tue, 1 Apr 2008 10:27:46 +0000 (10:27 +0000)]
Update comments in mtx-changer.in

16 years agoUpdate version
Kern Sibbald [Tue, 1 Apr 2008 09:31:58 +0000 (09:31 +0000)]
Update version

16 years agokes Re-enable code to remember last volume mounted on a non-tape
Kern Sibbald [Tue, 1 Apr 2008 09:31:06 +0000 (09:31 +0000)]
kes  Re-enable code to remember last volume mounted on a non-tape
     Autochanger.
kes  Add patch supplied in bug #1068 that fixes a SD crash when using
     a Virtual autochanger.
kes  Generate correct JobMedia records during spooling/despooling when
     running concurrent jobs.  Thanks to Tom Ivar Helbekkmo
     <tih@hamartun.priv.no> for excellent analysis and testing.

16 years agoCleanup tape clean scripts
Kern Sibbald [Sun, 30 Mar 2008 19:37:08 +0000 (19:37 +0000)]
Cleanup tape clean scripts

16 years agoFHS compatibility corrections.
Scott Barninger [Sun, 30 Mar 2008 13:42:40 +0000 (13:42 +0000)]
FHS compatibility corrections.

16 years agoUpdate notes
Kern Sibbald [Thu, 27 Mar 2008 19:13:32 +0000 (19:13 +0000)]
Update notes