]> git.sur5r.net Git - bacula/rescue/log
bacula/rescue
15 years agoA suggestion of Marc Schiffbauer, add created but not yet running.
Dirk H Bartley [Wed, 4 Jun 2008 01:11:29 +0000 (01:11 +0000)]
A suggestion of Marc Schiffbauer, add created but not yet running.

15 years agoebl update
Eric Bollengier [Tue, 3 Jun 2008 22:46:02 +0000 (22:46 +0000)]
ebl  update

15 years agoebl update
Eric Bollengier [Tue, 3 Jun 2008 16:23:30 +0000 (16:23 +0000)]
ebl  update

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

15 years agoebl update
Eric Bollengier [Mon, 2 Jun 2008 22:27:17 +0000 (22:27 +0000)]
ebl  update

15 years agoebl tweak faketape with variable file length
Eric Bollengier [Mon, 2 Jun 2008 22:15:40 +0000 (22:15 +0000)]
ebl  tweak faketape with variable file length

15 years agoebl Add bacula plugin
Eric Bollengier [Mon, 2 Jun 2008 14:08:18 +0000 (14:08 +0000)]
ebl  Add bacula plugin

15 years agoebl update
Eric Bollengier [Mon, 2 Jun 2008 08:25:50 +0000 (08:25 +0000)]
ebl  update

15 years agoebl Modify "missing job" view to take all kind of job
Eric Bollengier [Mon, 2 Jun 2008 08:25:07 +0000 (08:25 +0000)]
ebl Modify "missing job" view to take all kind of job
    in account

15 years agoebl fix bsr code
Eric Bollengier [Sun, 1 Jun 2008 20:57:21 +0000 (20:57 +0000)]
ebl  fix bsr code

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

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

15 years agoOptimize writing EOF on two tapes
Kern Sibbald [Sun, 1 Jun 2008 18:44:24 +0000 (18:44 +0000)]
Optimize writing EOF on two tapes

15 years agoebl tweak debug level
Eric Bollengier [Sun, 1 Jun 2008 16:12:46 +0000 (16:12 +0000)]
ebl  tweak debug level

15 years agoebl Fix bug when fsr after reading EOF
Eric Bollengier [Sun, 1 Jun 2008 13:00:10 +0000 (13:00 +0000)]
ebl  Fix bug when fsr after reading EOF

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

15 years agoUpdate
Kern Sibbald [Sun, 1 Jun 2008 07:08:41 +0000 (07:08 +0000)]
Update

15 years agoThis will store in settings the expanded state of the storage tree.
Dirk H Bartley [Sat, 31 May 2008 23:15:04 +0000 (23:15 +0000)]
This will store in settings the expanded state of the storage tree.

15 years agoA bug was introduced in with commit 5727. Restoretree and restore were
Dirk H Bartley [Sat, 31 May 2008 21:21:28 +0000 (21:21 +0000)]
A bug was introduced in with commit 5727.  Restoretree and restore were
after that commit using a subroutine in pages to determine if a path was
a win32 path.  The restore class was sending "/c:/" and restoretree was
sending "c:/".  The subroutine was working for "c:/"  This should fix it
and should also resolve the performance issue.  I'm a little concerned
because I love regexes that maybe a regex would be better, but I'll try
this for a bit to see if all works correctly.

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

15 years agoCleanup Testing before running test
Kern Sibbald [Sat, 31 May 2008 07:24:04 +0000 (07:24 +0000)]
Cleanup Testing before running test

15 years agoTweak
Kern Sibbald [Sat, 31 May 2008 07:11:43 +0000 (07:11 +0000)]
Tweak

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

15 years agoUpdate debug
Kern Sibbald [Sat, 31 May 2008 05:53:05 +0000 (05:53 +0000)]
Update debug

15 years agoebl put EOT after 2GB (ok for most regress tests)
Eric Bollengier [Fri, 30 May 2008 21:58:45 +0000 (21:58 +0000)]
ebl  put EOT after 2GB (ok for most regress tests)

15 years agoUpdate
Kern Sibbald [Fri, 30 May 2008 19:09:24 +0000 (19:09 +0000)]
Update

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

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

15 years agoMake DEVICE Slot private and access it via a method.
Kern Sibbald [Fri, 30 May 2008 15:01:03 +0000 (15:01 +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:13 +0000 (10:36 +0000)]
Fix possible seg fault if SQL error.

15 years agoebl Add admin job to filter
Eric Bollengier [Fri, 30 May 2008 08:13:42 +0000 (08:13 +0000)]
ebl  Add admin job to filter

15 years agoThis resolves one of the issues with restoring. The windows restores are still
Dirk H Bartley [Fri, 30 May 2008 02:59:33 +0000 (02:59 +0000)]
This resolves one of the issues with restoring.  The windows restores are still
not working correctly.

15 years agoebl Add patch that add MediaType = FakeTape
Eric Bollengier [Thu, 29 May 2008 21:30:15 +0000 (21:30 +0000)]
ebl  Add patch that add MediaType = FakeTape

15 years agoebl first patch to correct autoselect option
Eric Bollengier [Thu, 29 May 2008 08:00:50 +0000 (08:00 +0000)]
ebl  first patch to correct autoselect option

15 years agoThis is the application of a patch from Ricardo. Includes a great qty of translation...
Dirk H Bartley [Thu, 29 May 2008 01:19:31 +0000 (01:19 +0000)]
This is the application of a patch from Ricardo.  Includes a great qty of translation changes
as well as some great changes to the jobplot screen.

15 years agokes Add Martin's fixes to argument scanning for the estimate
Kern Sibbald [Wed, 28 May 2008 21:07:21 +0000 (21:07 +0000)]
kes  Add Martin's fixes to argument scanning for the estimate
     command. This fixes bug #1093.

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

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

15 years agoUpdate
Kern Sibbald [Wed, 28 May 2008 18:50:25 +0000 (18:50 +0000)]
Update

15 years agoUpdate relabel tape test
Kern Sibbald [Wed, 28 May 2008 13:19:09 +0000 (13:19 +0000)]
Update relabel tape test

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

15 years agoIgnore conf files
Kern Sibbald [Wed, 28 May 2008 08:15:03 +0000 (08:15 +0000)]
Ignore conf files

15 years agoUpdate
Kern Sibbald [Wed, 28 May 2008 08:00:36 +0000 (08:00 +0000)]
Update

15 years agoFix Client problem with two drive tests
Kern Sibbald [Tue, 27 May 2008 14:47:52 +0000 (14:47 +0000)]
Fix Client problem with two drive tests

15 years agoUpdate tests
Kern Sibbald [Tue, 27 May 2008 14:14:05 +0000 (14:14 +0000)]
Update tests

15 years agokes If operator has rewind tape, print warning, release tape and
Kern Sibbald [Mon, 26 May 2008 21:03:11 +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 agoEnsure correct client specified when checking for zombies
Kern Sibbald [Mon, 26 May 2008 20:19:56 +0000 (20:19 +0000)]
Ensure correct client specified when checking for zombies

15 years agoebl fix compilation
Eric Bollengier [Mon, 26 May 2008 14:51:03 +0000 (14:51 +0000)]
ebl  fix compilation

15 years agoebl Add EOT detection
Eric Bollengier [Sun, 25 May 2008 14:25:09 +0000 (14:25 +0000)]
ebl  Add EOT detection

15 years agoUpdate version
Kern Sibbald [Sun, 25 May 2008 13:15:36 +0000 (13:15 +0000)]
Update version

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

15 years agoebl fix
Eric Bollengier [Sun, 25 May 2008 12:03:29 +0000 (12:03 +0000)]
ebl  fix

15 years agoApply Allan Black's status dir job count patch.
Kern Sibbald [Sat, 24 May 2008 14:07:17 +0000 (14:07 +0000)]
Apply Allan Black's status dir job count patch.

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

15 years agoebl Add notes to setup faketape environment
Eric Bollengier [Sat, 24 May 2008 12:38:14 +0000 (12:38 +0000)]
ebl  Add notes to setup faketape environment

15 years agoebl fix chmod
Eric Bollengier [Sat, 24 May 2008 12:14:52 +0000 (12:14 +0000)]
ebl  fix chmod

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

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

15 years agoebl Add example to use IMPORT/EXPORT slots as normal slots
Eric Bollengier [Sat, 24 May 2008 10:33:49 +0000 (10:33 +0000)]
ebl  Add example to use IMPORT/EXPORT slots as normal slots

15 years agoebl simplify fake autochanger tests
Eric Bollengier [Sat, 24 May 2008 09:43:12 +0000 (09:43 +0000)]
ebl  simplify fake autochanger tests

15 years agokes Enhance a couple of SD debug messages.
Kern Sibbald [Sat, 24 May 2008 09:31:52 +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 Fix #1091 about bad output in estimate command.
Eric Bollengier [Fri, 23 May 2008 20:59:03 +0000 (20:59 +0000)]
ebl  Fix #1091 about bad output in estimate command.

15 years agowip
Thomas Glatthor [Fri, 23 May 2008 09:24:07 +0000 (09:24 +0000)]
wip
changed verbatim to alltt, now it is possible to use special characters like öäü and textformating {\bf ... } inside these blocks

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

16 years agoebl cleanup dummy autochanger test
Eric Bollengier [Wed, 21 May 2008 16:56:53 +0000 (16:56 +0000)]
ebl  cleanup dummy autochanger test

16 years agoApply fix from bug #1090
Kern Sibbald [Wed, 21 May 2008 13:54:59 +0000 (13:54 +0000)]
Apply fix from bug #1090

16 years agokes Display open() errors except when polling. Previously too
Kern Sibbald [Wed, 21 May 2008 13:05:15 +0000 (13:05 +0000)]
kes  Display open() errors except when polling. Previously too
     many were suppressed.  This should fix bug #1070.
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 fixes bug #1041.

16 years agowip
Thomas Glatthor [Wed, 21 May 2008 12:48:11 +0000 (12:48 +0000)]
wip

16 years agoThis is a patch from Riccardo. It is for updating translations.
Dirk H Bartley [Wed, 21 May 2008 11:37:18 +0000 (11:37 +0000)]
This is a patch from Riccardo.  It is for updating translations.

16 years agoUpdate date
Kern Sibbald [Tue, 20 May 2008 15:41:32 +0000 (15:41 +0000)]
Update date

16 years agokes Remove double quotes from ChangeLog and ReleaseNotes
Kern Sibbald [Tue, 20 May 2008 15:40:58 +0000 (15:40 +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  Change bat dirstat layoutWidget to dirstatlayoutWidget to make
     the name unique and to eliminate compile time error.

16 years agoAdd accurate.o to Win32 FD Makefile
Kern Sibbald [Tue, 20 May 2008 13:44:48 +0000 (13:44 +0000)]
Add accurate.o to Win32 FD Makefile

16 years agoUpdate
Kern Sibbald [Mon, 19 May 2008 21:06:40 +0000 (21:06 +0000)]
Update

16 years agoebl Add patch for tokyo support
Eric Bollengier [Mon, 19 May 2008 19:52:19 +0000 (19:52 +0000)]
ebl  Add patch for tokyo support

16 years agoebl remove tokyo support
Eric Bollengier [Mon, 19 May 2008 19:51:02 +0000 (19:51 +0000)]
ebl  remove tokyo support

16 years agoebl Make win32 binaries ok
Eric Bollengier [Mon, 19 May 2008 18:32:22 +0000 (18:32 +0000)]
ebl  Make win32 binaries ok

16 years agoebl Revert to #6988 for accurate mode (keep htable default)
Eric Bollengier [Mon, 19 May 2008 17:54:29 +0000 (17:54 +0000)]
ebl  Revert to #6988 for accurate mode (keep htable default)

16 years agoFix cats dll build on Win32 after db_update_job_end_record
Kern Sibbald [Mon, 19 May 2008 17:13:29 +0000 (17:13 +0000)]
Fix cats dll build on Win32 after db_update_job_end_record
     calling sequence change

16 years agoebl update for tokyodbm
Eric Bollengier [Mon, 19 May 2008 15:15:23 +0000 (15:15 +0000)]
ebl  update for tokyodbm

16 years agoebl use tokyocabinet by default instead of htable
Eric Bollengier [Mon, 19 May 2008 15:14:02 +0000 (15:14 +0000)]
ebl  use tokyocabinet by default instead of htable

16 years agoebl update tokyo integration
Eric Bollengier [Mon, 19 May 2008 15:12:07 +0000 (15:12 +0000)]
ebl  update tokyo integration

16 years agoebl Add tokyocabinet source to bacula
Eric Bollengier [Mon, 19 May 2008 14:31:52 +0000 (14:31 +0000)]
ebl  Add tokyocabinet source to bacula

16 years agoebl Add tokyocabinet lib to bacula source
Eric Bollengier [Mon, 19 May 2008 14:29:14 +0000 (14:29 +0000)]
ebl  Add tokyocabinet lib to bacula source

16 years agoRiccardo's patch to correct sorting on numeric fields.
Dirk H Bartley [Sun, 18 May 2008 13:04:07 +0000 (13:04 +0000)]
Riccardo's patch to correct sorting on numeric fields.

16 years agoFix buffer overruns detected by Coverity
Kern Sibbald [Sat, 17 May 2008 23:26:57 +0000 (23:26 +0000)]
Fix buffer overruns detected by Coverity

16 years agoThis is the joblist sortable patch from Riccardo.
Dirk H Bartley [Sat, 17 May 2008 20:32:00 +0000 (20:32 +0000)]
This is the joblist sortable patch from Riccardo.

16 years agoThis is Riccardo's job selection patch.
Dirk H Bartley [Sat, 17 May 2008 13:55:06 +0000 (13:55 +0000)]
This is Riccardo's job selection patch.

16 years agoebl Try to fix #1088 (have to be tested)
Eric Bollengier [Fri, 16 May 2008 13:42:14 +0000 (13:42 +0000)]
ebl  Try to fix #1088 (have to be tested)

16 years agoebl Fix javascript pre-selection
Eric Bollengier [Thu, 15 May 2008 15:12:48 +0000 (15:12 +0000)]
ebl  Fix javascript pre-selection

16 years agoRiccardo' patch for formatting text.
Dirk H Bartley [Thu, 15 May 2008 01:54:01 +0000 (01:54 +0000)]
Riccardo' patch for formatting text.

16 years agoRiccardo's patch of joblog.
Dirk H Bartley [Thu, 15 May 2008 01:45:05 +0000 (01:45 +0000)]
Riccardo's patch of joblog.

16 years agoebl Tweak scripts for SUNos
Eric Bollengier [Wed, 14 May 2008 12:08:02 +0000 (12:08 +0000)]
ebl  Tweak scripts for SUNos

16 years agoUpdate
Kern Sibbald [Tue, 13 May 2008 11:42:00 +0000 (11:42 +0000)]
Update

16 years agoUpdate
Kern Sibbald [Tue, 13 May 2008 11:38:50 +0000 (11:38 +0000)]
Update

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

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

16 years agoTweak JobLog display
Kern Sibbald [Tue, 13 May 2008 07:54:14 +0000 (07:54 +0000)]
Tweak JobLog display

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

16 years agoRework restore dialog layout
Kern Sibbald [Tue, 13 May 2008 06:16:38 +0000 (06:16 +0000)]
Rework restore dialog layout

16 years agoTweak
Kern Sibbald [Mon, 12 May 2008 21:43:12 +0000 (21:43 +0000)]
Tweak