]>
git.sur5r.net Git - bacula/docs/log
Kern Sibbald [Tue, 27 May 2008 14:47:52 +0000 (14:47 +0000)]
Fix Client problem with two drive tests
Kern Sibbald [Tue, 27 May 2008 14:14:05 +0000 (14:14 +0000)]
Update tests
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.
Kern Sibbald [Mon, 26 May 2008 20:19:56 +0000 (20:19 +0000)]
Ensure correct client specified when checking for zombies
Eric Bollengier [Mon, 26 May 2008 14:51:03 +0000 (14:51 +0000)]
ebl fix compilation
Eric Bollengier [Sun, 25 May 2008 14:25:09 +0000 (14:25 +0000)]
ebl Add EOT detection
Kern Sibbald [Sun, 25 May 2008 13:15:36 +0000 (13:15 +0000)]
Update version
Kern Sibbald [Sun, 25 May 2008 13:13:20 +0000 (13:13 +0000)]
Fix a few more Coverity reported problems.
Eric Bollengier [Sun, 25 May 2008 12:03:29 +0000 (12:03 +0000)]
ebl fix
Kern Sibbald [Sat, 24 May 2008 14:07:17 +0000 (14:07 +0000)]
Apply Allan Black's status dir job count patch.
Scott Barninger [Sat, 24 May 2008 12:50:05 +0000 (12:50 +0000)]
Add fix for QT on Fedora
Eric Bollengier [Sat, 24 May 2008 12:38:14 +0000 (12:38 +0000)]
ebl Add notes to setup faketape environment
Eric Bollengier [Sat, 24 May 2008 12:14:52 +0000 (12:14 +0000)]
ebl fix chmod
Scott Barninger [Sat, 24 May 2008 12:05:57 +0000 (12:05 +0000)]
Add Fedora 9 target.
Scott Barninger [Sat, 24 May 2008 12:05:42 +0000 (12:05 +0000)]
Add Fedora 9 target.
Eric Bollengier [Sat, 24 May 2008 10:33:49 +0000 (10:33 +0000)]
ebl Add example to use IMPORT/EXPORT slots as normal slots
Eric Bollengier [Sat, 24 May 2008 09:43:12 +0000 (09:43 +0000)]
ebl simplify fake autochanger tests
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.
Eric Bollengier [Fri, 23 May 2008 20:59:03 +0000 (20:59 +0000)]
ebl Fix #1091 about bad output in estimate command.
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
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.
Eric Bollengier [Wed, 21 May 2008 16:56:53 +0000 (16:56 +0000)]
ebl cleanup dummy autochanger test
Kern Sibbald [Wed, 21 May 2008 13:54:59 +0000 (13:54 +0000)]
Apply fix from bug #1090
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.
Thomas Glatthor [Wed, 21 May 2008 12:48:11 +0000 (12:48 +0000)]
wip
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.
Kern Sibbald [Tue, 20 May 2008 15:41:32 +0000 (15:41 +0000)]
Update date
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.
Kern Sibbald [Tue, 20 May 2008 13:44:48 +0000 (13:44 +0000)]
Add accurate.o to Win32 FD Makefile
Kern Sibbald [Mon, 19 May 2008 21:06:40 +0000 (21:06 +0000)]
Update
Eric Bollengier [Mon, 19 May 2008 19:52:19 +0000 (19:52 +0000)]
ebl Add patch for tokyo support
Eric Bollengier [Mon, 19 May 2008 19:51:02 +0000 (19:51 +0000)]
ebl remove tokyo support
Eric Bollengier [Mon, 19 May 2008 18:32:22 +0000 (18:32 +0000)]
ebl Make win32 binaries ok
Eric Bollengier [Mon, 19 May 2008 17:54:29 +0000 (17:54 +0000)]
ebl Revert to #6988 for accurate mode (keep htable default)
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
Eric Bollengier [Mon, 19 May 2008 15:15:23 +0000 (15:15 +0000)]
ebl update for tokyodbm
Eric Bollengier [Mon, 19 May 2008 15:14:02 +0000 (15:14 +0000)]
ebl use tokyocabinet by default instead of htable
Eric Bollengier [Mon, 19 May 2008 15:12:07 +0000 (15:12 +0000)]
ebl update tokyo integration
Eric Bollengier [Mon, 19 May 2008 14:31:52 +0000 (14:31 +0000)]
ebl Add tokyocabinet source to bacula
Eric Bollengier [Mon, 19 May 2008 14:29:14 +0000 (14:29 +0000)]
ebl Add tokyocabinet lib to bacula source
Dirk H Bartley [Sun, 18 May 2008 13:04:07 +0000 (13:04 +0000)]
Riccardo's patch to correct sorting on numeric fields.
Kern Sibbald [Sat, 17 May 2008 23:26:57 +0000 (23:26 +0000)]
Fix buffer overruns detected by Coverity
Dirk H Bartley [Sat, 17 May 2008 20:32:00 +0000 (20:32 +0000)]
This is the joblist sortable patch from Riccardo.
Dirk H Bartley [Sat, 17 May 2008 13:55:06 +0000 (13:55 +0000)]
This is Riccardo's job selection patch.
Eric Bollengier [Fri, 16 May 2008 13:42:14 +0000 (13:42 +0000)]
ebl Try to fix #1088 (have to be tested)
Eric Bollengier [Thu, 15 May 2008 15:12:48 +0000 (15:12 +0000)]
ebl Fix javascript pre-selection
Dirk H Bartley [Thu, 15 May 2008 01:54:01 +0000 (01:54 +0000)]
Riccardo' patch for formatting text.
Dirk H Bartley [Thu, 15 May 2008 01:45:05 +0000 (01:45 +0000)]
Riccardo's patch of joblog.
Eric Bollengier [Wed, 14 May 2008 12:08:02 +0000 (12:08 +0000)]
ebl Tweak scripts for SUNos
Kern Sibbald [Tue, 13 May 2008 11:42:00 +0000 (11:42 +0000)]
Update
Kern Sibbald [Tue, 13 May 2008 11:38:50 +0000 (11:38 +0000)]
Update
Kern Sibbald [Tue, 13 May 2008 08:14:33 +0000 (08:14 +0000)]
Tweak jobs dialog
Kern Sibbald [Tue, 13 May 2008 07:58:40 +0000 (07:58 +0000)]
Tweak joblog display.
Kern Sibbald [Tue, 13 May 2008 07:54:14 +0000 (07:54 +0000)]
Tweak JobLog display
Kern Sibbald [Tue, 13 May 2008 06:50:22 +0000 (06:50 +0000)]
kes Implement --without-qwt
kes Fix layout of restore tree dialog
Kern Sibbald [Tue, 13 May 2008 06:16:38 +0000 (06:16 +0000)]
Rework restore dialog layout
Kern Sibbald [Mon, 12 May 2008 21:43:12 +0000 (21:43 +0000)]
Tweak
Kern Sibbald [Mon, 12 May 2008 21:28:50 +0000 (21:28 +0000)]
Allow --without-qwt configure option
Kern Sibbald [Mon, 12 May 2008 18:54:09 +0000 (18:54 +0000)]
Add BSDCan presentation pdf
Kern Sibbald [Mon, 12 May 2008 16:21:14 +0000 (16:21 +0000)]
Add configure bat QWT libraries, so that bat can be built
with or without the QWT libaries.
Kern Sibbald [Sun, 11 May 2008 19:42:16 +0000 (19:42 +0000)]
Update BSDCan talk
Eric Bollengier [Sun, 11 May 2008 19:18:43 +0000 (19:18 +0000)]
ebl get a patch for faketape + bacula 2.2
Eric Bollengier [Sun, 11 May 2008 18:41:33 +0000 (18:41 +0000)]
ebl update for faketape
Eric Bollengier [Sun, 11 May 2008 18:39:07 +0000 (18:39 +0000)]
ebl Add faketape driver to trunk. Must use --enable-faketape
in configure to use it.
Eric Bollengier [Sun, 11 May 2008 18:35:08 +0000 (18:35 +0000)]
ebl prepare for trunk inclusion
Eric Bollengier [Sun, 11 May 2008 17:08:04 +0000 (17:08 +0000)]
ebl Add heap size graphic for DB
Kern Sibbald [Sun, 11 May 2008 16:57:42 +0000 (16:57 +0000)]
Update BSDCan slide show
Eric Bollengier [Sun, 11 May 2008 13:19:38 +0000 (13:19 +0000)]
ebl Update dummy drive test
Eric Bollengier [Sun, 11 May 2008 12:38:32 +0000 (12:38 +0000)]
ebl Tweak Maximums to stress test
Eric Bollengier [Sun, 11 May 2008 11:59:17 +0000 (11:59 +0000)]
ebl Add faketape test
Eric Bollengier [Sun, 11 May 2008 11:54:16 +0000 (11:54 +0000)]
ebl Use TCADB (disk and memory) instead of TCHDB (disk)
Eric Bollengier [Sun, 11 May 2008 11:51:32 +0000 (11:51 +0000)]
ebl Update max faketape instance
Kern Sibbald [Sun, 11 May 2008 10:20:27 +0000 (10:20 +0000)]
Add 2drive-incremental-2disk debug
Kern Sibbald [Sun, 11 May 2008 10:18:52 +0000 (10:18 +0000)]
Make sure we unload the right slot when swapping.
Eric Bollengier [Sun, 11 May 2008 09:53:00 +0000 (09:53 +0000)]
ebl Add O_NONBLOCK option and ERNOMEDIUM
Kern Sibbald [Sun, 11 May 2008 08:34:52 +0000 (08:34 +0000)]
Add debug for 2drive-incremental-2disk
Eric Bollengier [Sun, 11 May 2008 08:15:07 +0000 (08:15 +0000)]
ebl Prepare test with fake autochanger
Kern Sibbald [Sun, 11 May 2008 07:55:49 +0000 (07:55 +0000)]
shorten two-pool-changer test
Kern Sibbald [Sun, 11 May 2008 07:51:30 +0000 (07:51 +0000)]
Add debug times, reduce size of two-pool-changer test
Eric Bollengier [Sun, 11 May 2008 07:35:30 +0000 (07:35 +0000)]
ebl Fix jobname
Kern Sibbald [Sun, 11 May 2008 06:17:20 +0000 (06:17 +0000)]
More debug for faketape ansi label
Eric Bollengier [Sat, 10 May 2008 16:47:33 +0000 (16:47 +0000)]
ebl Update faketape driver
Cleanup hash test code
Eric Bollengier [Sat, 10 May 2008 16:41:33 +0000 (16:41 +0000)]
ebl Update bench result for tokyo dbm and db berkeley
Eric Bollengier [Sat, 10 May 2008 16:02:21 +0000 (16:02 +0000)]
ebl tweak debug level
Eric Bollengier [Sat, 10 May 2008 16:00:15 +0000 (16:00 +0000)]
ebl accurate version with htable, memory db and disk db
Eric Bollengier [Sat, 10 May 2008 13:20:11 +0000 (13:20 +0000)]
ebl add new hash lib test code
Eric Bollengier [Sat, 10 May 2008 13:19:45 +0000 (13:19 +0000)]
ebl cleanup
Kern Sibbald [Sat, 10 May 2008 09:59:24 +0000 (09:59 +0000)]
BSDCan presentation
Kern Sibbald [Sat, 10 May 2008 09:33:22 +0000 (09:33 +0000)]
Remove bashism in script
Kern Sibbald [Fri, 9 May 2008 10:07:52 +0000 (10:07 +0000)]
Update
Eric Bollengier [Thu, 8 May 2008 21:20:09 +0000 (21:20 +0000)]
ebl Add AUTOCHANGER_SCRIPT variable in prototype.conf (default
set to mtx-changer)
Add zombie check to maxtime-test
Eric Bollengier [Thu, 8 May 2008 21:01:52 +0000 (21:01 +0000)]
ebl tweak base scripts to use faketape
Add AUTOCHANGER_SCRIPT variable (default to mtx-changer)
Eric Bollengier [Thu, 8 May 2008 19:58:25 +0000 (19:58 +0000)]
ebl Update to support faketape driver
Eric Bollengier [Thu, 8 May 2008 19:09:59 +0000 (19:09 +0000)]
ebl Cleanup for supporting large file
Eric Bollengier [Thu, 8 May 2008 13:52:05 +0000 (13:52 +0000)]
ebl fix --enable-faketape option
Eric Bollengier [Thu, 8 May 2008 13:15:57 +0000 (13:15 +0000)]
ebl cleanup
Eric Bollengier [Thu, 8 May 2008 12:52:55 +0000 (12:52 +0000)]
ebl tweak autoconf script for faketape
Eric Bollengier [Thu, 8 May 2008 12:05:36 +0000 (12:05 +0000)]
ebl tweak show job=xxx command
Eric Bollengier [Thu, 8 May 2008 09:05:12 +0000 (09:05 +0000)]
ebl make maxtime works with ctest
Eric Bollengier [Thu, 8 May 2008 07:51:12 +0000 (07:51 +0000)]
ebl tweak tape operation for faketape mode