]>
git.sur5r.net Git - bacula/rescue/log
Kern Sibbald [Wed, 4 Jun 2008 11:12:15 +0000 (11:12 +0000)]
Final changes
Kern Sibbald [Wed, 4 Jun 2008 10:23:12 +0000 (10:23 +0000)]
Doc + version update for release
Kern Sibbald [Tue, 3 Jun 2008 13:01:08 +0000 (13:01 +0000)]
Make sure to clear JS_WaitMedia when operator mounts a Volume.
Kern Sibbald [Sun, 1 Jun 2008 20:24:32 +0000 (20:24 +0000)]
Set LANG to C
Kern Sibbald [Sun, 1 Jun 2008 20:11:18 +0000 (20:11 +0000)]
Cleanup some autochanger code
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)
Kern Sibbald [Sun, 1 Jun 2008 08:49:00 +0000 (08:49 +0000)]
Add hostname to traceback
Eric Bollengier [Sun, 1 Jun 2008 08:14:14 +0000 (08:14 +0000)]
ebl fix two-pool-tape for faketape
Eric Bollengier [Sun, 1 Jun 2008 08:02:56 +0000 (08:02 +0000)]
ebl prepare for faketape tests
Kern Sibbald [Sun, 1 Jun 2008 07:10:16 +0000 (07:10 +0000)]
Update rollover time
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.
Eric Bollengier [Sat, 31 May 2008 12:52:25 +0000 (12:52 +0000)]
ebl tweak
Eric Bollengier [Sat, 31 May 2008 12:51:01 +0000 (12:51 +0000)]
ebl Prepare 2.2 for faketape testing
Kern Sibbald [Sat, 31 May 2008 10:16:35 +0000 (10:16 +0000)]
Eliminate unused statement
Kern Sibbald [Sat, 31 May 2008 07:17:00 +0000 (07:17 +0000)]
Get correct slot when auto unloading a device.
Kern Sibbald [Fri, 30 May 2008 18:31:57 +0000 (18:31 +0000)]
Fix multiple media restore.
Kern Sibbald [Fri, 30 May 2008 18:30:42 +0000 (18:30 +0000)]
Update
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.
Kern Sibbald [Fri, 30 May 2008 10:36:49 +0000 (10:36 +0000)]
Fix possible seg fault if SQL error.
Kern Sibbald [Wed, 28 May 2008 19:12:02 +0000 (19:12 +0000)]
Increase retry count
Kern Sibbald [Wed, 28 May 2008 18:57:19 +0000 (18:57 +0000)]
Add date/time to ctest runs
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.
Kern Sibbald [Tue, 27 May 2008 21:26:43 +0000 (21:26 +0000)]
More debug
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.
Kern Sibbald [Sun, 25 May 2008 13:16:26 +0000 (13:16 +0000)]
Fix a few more Coverity reported problems.
Kern Sibbald [Sat, 24 May 2008 14:50:46 +0000 (14:50 +0000)]
Final changes
Scott Barninger [Sat, 24 May 2008 12:50:24 +0000 (12:50 +0000)]
Add fix for QT on Fedora
Scott Barninger [Sat, 24 May 2008 12:00:45 +0000 (12:00 +0000)]
Add Fedora 9 target.
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.
Eric Bollengier [Fri, 23 May 2008 20:58:10 +0000 (20:58 +0000)]
ebl Add patch for #1091
Eric Bollengier [Fri, 23 May 2008 20:57:23 +0000 (20:57 +0000)]
ebl Fix #1091 about bad output in estimate command.
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.
Kern Sibbald [Wed, 21 May 2008 13:55:52 +0000 (13:55 +0000)]
Apply fix from bug #1090
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.
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.
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.
Kern Sibbald [Sat, 17 May 2008 23:28:41 +0000 (23:28 +0000)]
Fix buffer overruns detected by Coverity
Eric Bollengier [Wed, 14 May 2008 12:10:49 +0000 (12:10 +0000)]
ebl Tweak script for SUNos
Kern Sibbald [Tue, 13 May 2008 14:58:21 +0000 (14:58 +0000)]
Final changes
Kern Sibbald [Tue, 13 May 2008 14:57:15 +0000 (14:57 +0000)]
Update docs
Kern Sibbald [Tue, 13 May 2008 08:13:50 +0000 (08:13 +0000)]
Tweak jobs dialog
Kern Sibbald [Tue, 13 May 2008 07:58:02 +0000 (07:58 +0000)]
Tweak joblog display.
Kern Sibbald [Tue, 13 May 2008 06:49:45 +0000 (06:49 +0000)]
kes Implement --without-qwt
kes Fix layout of restore tree dialog
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.
Kern Sibbald [Sun, 11 May 2008 14:38:19 +0000 (14:38 +0000)]
Apply batfix bat cleanup patch from Riccardo.
Kern Sibbald [Sun, 11 May 2008 10:19:53 +0000 (10:19 +0000)]
Make sure we unload the right slot when swapping.
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.
Kern Sibbald [Wed, 7 May 2008 12:33:01 +0000 (12:33 +0000)]
Final changes
Kern Sibbald [Wed, 7 May 2008 12:03:23 +0000 (12:03 +0000)]
Update doc
Kern Sibbald [Wed, 7 May 2008 12:02:55 +0000 (12:02 +0000)]
Prepare for 2.2.10-b2
Kern Sibbald [Sat, 3 May 2008 15:50:59 +0000 (15:50 +0000)]
Fix typo
Kern Sibbald [Sat, 3 May 2008 14:51:43 +0000 (14:51 +0000)]
kes Rework SD acquire for read to handle autochanger Volume
swapping.
Kern Sibbald [Sat, 3 May 2008 09:08:40 +0000 (09:08 +0000)]
Update
Kern Sibbald [Sat, 3 May 2008 09:06:38 +0000 (09:06 +0000)]
Enhanced error detection of disk-changer and new 2drive-swap-test
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.
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.
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.
Eric Bollengier [Mon, 28 Apr 2008 18:12:20 +0000 (18:12 +0000)]
ebl Fix SQL query in migration code
Kern Sibbald [Sat, 19 Apr 2008 10:08:44 +0000 (10:08 +0000)]
Force unload of volume when wrong volume mounted in SD.
Kern Sibbald [Thu, 17 Apr 2008 16:59:44 +0000 (16:59 +0000)]
Update
Kern Sibbald [Thu, 17 Apr 2008 16:48:18 +0000 (16:48 +0000)]
Add proper version to bat
Kern Sibbald [Thu, 17 Apr 2008 16:31:00 +0000 (16:31 +0000)]
Fix bat
Kern Sibbald [Wed, 16 Apr 2008 17:05:41 +0000 (17:05 +0000)]
Final changes
Kern Sibbald [Wed, 16 Apr 2008 09:49:47 +0000 (09:49 +0000)]
Create 2.2.10 by backporting trunk SD reservation changes
Kern Sibbald [Tue, 15 Apr 2008 20:34:35 +0000 (20:34 +0000)]
Update
Kern Sibbald [Tue, 15 Apr 2008 15:00:56 +0000 (15:00 +0000)]
Final changes
Kern Sibbald [Tue, 15 Apr 2008 14:59:30 +0000 (14:59 +0000)]
Update release notes
Kern Sibbald [Tue, 15 Apr 2008 14:55:03 +0000 (14:55 +0000)]
Update copyright date
Kern Sibbald [Tue, 15 Apr 2008 07:10:01 +0000 (07:10 +0000)]
Correct impossible test
Kern Sibbald [Mon, 14 Apr 2008 08:24:39 +0000 (08:24 +0000)]
Add missing variable definitions to ua_prune.c
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).
Kern Sibbald [Thu, 10 Apr 2008 07:27:19 +0000 (07:27 +0000)]
Update
Eric Bollengier [Wed, 9 Apr 2008 14:53:05 +0000 (14:53 +0000)]
ebl small postgresql fix
Eric Bollengier [Wed, 9 Apr 2008 11:36:22 +0000 (11:36 +0000)]
ebl update sqlite convertion doc
Eric Bollengier [Wed, 9 Apr 2008 09:48:07 +0000 (09:48 +0000)]
ebl fix index creation error
Eric Bollengier [Wed, 9 Apr 2008 09:33:12 +0000 (09:33 +0000)]
ebl Add new VolWriteTime/VolReadTime fix
Eric Bollengier [Wed, 9 Apr 2008 08:38:28 +0000 (08:38 +0000)]
ebl Add information about character substitution
Eric Bollengier [Tue, 8 Apr 2008 19:53:52 +0000 (19:53 +0000)]
ebl Revert volstats patch
Eric Bollengier [Tue, 8 Apr 2008 18:59:32 +0000 (18:59 +0000)]
ebl Add comments
Eric Bollengier [Tue, 8 Apr 2008 18:54:40 +0000 (18:54 +0000)]
ebl Fix negative VolWriteTime value during UpdateMedia
Eric Bollengier [Tue, 8 Apr 2008 18:52:21 +0000 (18:52 +0000)]
ebl Adding volstats patch
Kern Sibbald [Mon, 7 Apr 2008 20:45:15 +0000 (20:45 +0000)]
Apply Eric's suggested volume_unused patch
Kern Sibbald [Sun, 6 Apr 2008 13:46:47 +0000 (13:46 +0000)]
Final changes
Kern Sibbald [Sun, 6 Apr 2008 12:34:20 +0000 (12:34 +0000)]
Tweak const chars
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.
Kern Sibbald [Sun, 6 Apr 2008 09:30:19 +0000 (09:30 +0000)]
Turn off regression emails
Kern Sibbald [Fri, 4 Apr 2008 11:53:00 +0000 (11:53 +0000)]
Fix possible seg fault in SD when freeing a volume entry.
Kern Sibbald [Wed, 2 Apr 2008 20:38:55 +0000 (20:38 +0000)]
Merge technotes
Eric Bollengier [Wed, 2 Apr 2008 14:26:41 +0000 (14:26 +0000)]
ebl Fix a storage deamon segfault at debug level 500.
Kern Sibbald [Wed, 2 Apr 2008 13:51:03 +0000 (13:51 +0000)]
Remove reload
Kern Sibbald [Wed, 2 Apr 2008 06:53:19 +0000 (06:53 +0000)]
Fix bad slot
Kern Sibbald [Tue, 1 Apr 2008 18:02:51 +0000 (18:02 +0000)]
Final changes
Kern Sibbald [Tue, 1 Apr 2008 17:18:44 +0000 (17:18 +0000)]
Final changes
Kern Sibbald [Tue, 1 Apr 2008 10:27:46 +0000 (10:27 +0000)]
Update comments in mtx-changer.in
Kern Sibbald [Tue, 1 Apr 2008 09:31:58 +0000 (09:31 +0000)]
Update version
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.
Kern Sibbald [Sun, 30 Mar 2008 19:37:08 +0000 (19:37 +0000)]
Cleanup tape clean scripts
Scott Barninger [Sun, 30 Mar 2008 13:42:40 +0000 (13:42 +0000)]
FHS compatibility corrections.
Kern Sibbald [Thu, 27 Mar 2008 19:13:32 +0000 (19:13 +0000)]
Update notes
Kern Sibbald [Thu, 27 Mar 2008 14:41:16 +0000 (14:41 +0000)]
Final changes