]>
git.sur5r.net Git - bacula/docs/log
Kern Sibbald [Sun, 23 Sep 2007 18:41:22 +0000 (18:41 +0000)]
Updates
Kern Sibbald [Sun, 23 Sep 2007 18:40:13 +0000 (18:40 +0000)]
Fix four-jobs-test
Eric Bollengier [Sun, 23 Sep 2007 16:58:39 +0000 (16:58 +0000)]
ebl Merge sql backend with brestore.
Kern Sibbald [Sun, 23 Sep 2007 07:08:11 +0000 (07:08 +0000)]
Fix escaping
Kern Sibbald [Sat, 22 Sep 2007 09:08:48 +0000 (09:08 +0000)]
kes Add code to handle tray monitor separated from Win32 FD.
kes Fix display of Win32 tray monitor after reboot. Fixes bug #952.
Kern Sibbald [Fri, 21 Sep 2007 08:08:54 +0000 (08:08 +0000)]
Update
Kern Sibbald [Thu, 20 Sep 2007 19:00:31 +0000 (19:00 +0000)]
Add missed return in fixing verify bug -- trunk only.
Kern Sibbald [Thu, 20 Sep 2007 18:52:48 +0000 (18:52 +0000)]
Fix rstat
Eric Bollengier [Thu, 20 Sep 2007 16:56:53 +0000 (16:56 +0000)]
ebl Fix a command parser issue causing a director segfault.
Kern Sibbald [Thu, 20 Sep 2007 16:31:25 +0000 (16:31 +0000)]
Fix ANSI tape reading
Kern Sibbald [Thu, 20 Sep 2007 16:13:54 +0000 (16:13 +0000)]
Reremove save_cwd.h
Kern Sibbald [Thu, 20 Sep 2007 16:11:28 +0000 (16:11 +0000)]
kes Fix ANSI tape labeling. Fix restoring ANSI labeled Volumes.
This fixes bug #954.
Kern Sibbald [Thu, 20 Sep 2007 16:06:54 +0000 (16:06 +0000)]
Check for file count mismatch
Kern Sibbald [Thu, 20 Sep 2007 13:38:22 +0000 (13:38 +0000)]
Commit ansi label patch
Kern Sibbald [Thu, 20 Sep 2007 13:00:11 +0000 (13:00 +0000)]
kes Fix ANSI tape labeling. This fixes bug #954.
kes Increase the max block size to 4MB fixes bug #957.
Kern Sibbald [Thu, 20 Sep 2007 12:56:20 +0000 (12:56 +0000)]
Enhance 6 vol test add ANSI tape label test
Kern Sibbald [Thu, 20 Sep 2007 08:52:17 +0000 (08:52 +0000)]
Update
Kern Sibbald [Thu, 20 Sep 2007 08:31:10 +0000 (08:31 +0000)]
Update technotes
Eric Bollengier [Thu, 20 Sep 2007 07:15:31 +0000 (07:15 +0000)]
ebl Fix #955 bug which was introduce with regexwhere relocation.
Kern Sibbald [Thu, 20 Sep 2007 07:00:21 +0000 (07:00 +0000)]
Update patches
Kern Sibbald [Wed, 19 Sep 2007 11:49:42 +0000 (11:49 +0000)]
Add patch for bug #908
Eric Bollengier [Mon, 17 Sep 2007 21:12:12 +0000 (21:12 +0000)]
ebl display fd and GB/m only if the are > 1
Eric Bollengier [Mon, 17 Sep 2007 20:58:35 +0000 (20:58 +0000)]
ebl small fix
Eric Bollengier [Mon, 17 Sep 2007 20:42:43 +0000 (20:42 +0000)]
ebl fix update allfrompools option
Eric Bollengier [Mon, 17 Sep 2007 20:39:58 +0000 (20:39 +0000)]
ebl Add doc about new option "update volume allfrompools"
Eric Bollengier [Mon, 17 Sep 2007 20:36:39 +0000 (20:36 +0000)]
ebl Add an option to operate on all pools with update vol parameters.
This complete the project 20. Patch from Nigel Stepp.
Eric Bollengier [Mon, 17 Sep 2007 20:34:17 +0000 (20:34 +0000)]
ebl update patch with kern sugestions
Thomas Glatthor [Mon, 17 Sep 2007 19:56:18 +0000 (19:56 +0000)]
client<=>job, strg+c/strg+v-error
Thomas Glatthor [Mon, 17 Sep 2007 19:27:25 +0000 (19:27 +0000)]
fixed missing ")"
Eric Bollengier [Mon, 17 Sep 2007 18:01:38 +0000 (18:01 +0000)]
ebl Add readline history support to bconsole.
Kern Sibbald [Mon, 17 Sep 2007 15:25:41 +0000 (15:25 +0000)]
kes Modify new volume algorithm to use max MediaId for generating next
volume number rather than the count of Volumes. This should essentially
eliminate the failure rate if some volumes were deleted. Bug #921.
Kern Sibbald [Mon, 17 Sep 2007 13:31:38 +0000 (13:31 +0000)]
Update technotes
Kern Sibbald [Mon, 17 Sep 2007 13:27:55 +0000 (13:27 +0000)]
kes Begin implemention of Optimize Job Scheduling.
kes Implement restore callback that Dirk and I agreed on for bat
restore.
kes Fix SQL Catalog logging which broke with new db_escape_string
calling sequence.
Thomas Glatthor [Mon, 17 Sep 2007 09:55:52 +0000 (09:55 +0000)]
translation ~25 % done
Kern Sibbald [Mon, 17 Sep 2007 09:43:34 +0000 (09:43 +0000)]
Fix build of German manual
Scott Barninger [Sun, 16 Sep 2007 10:47:21 +0000 (10:47 +0000)]
Fix disable-batch-insert.
Scott Barninger [Sat, 15 Sep 2007 11:16:05 +0000 (11:16 +0000)]
Add rhel5 and clones
Scott Barninger [Sat, 15 Sep 2007 10:36:34 +0000 (10:36 +0000)]
Fix changelog
Dan Langille [Sat, 15 Sep 2007 03:22:24 +0000 (03:22 +0000)]
Complete the quoting experience and do this right after every connection:
"set standard_conforming_strings=on"
This avoid the warning: WARNING: nonstandard use of \\ in a string literal
Scott Barninger [Fri, 14 Sep 2007 22:42:07 +0000 (22:42 +0000)]
Add new files for mtx package (09Sep07 depkgs update)
Dan Langille [Fri, 14 Sep 2007 19:11:47 +0000 (19:11 +0000)]
Rearrange and expand the batch insert knob.
Mention how to get Batch insert running with PostgreSQL and show what things to
look for in what libraries.
Kern Sibbald [Fri, 14 Sep 2007 18:21:45 +0000 (18:21 +0000)]
Fix build
Kern Sibbald [Fri, 14 Sep 2007 16:56:40 +0000 (16:56 +0000)]
kes Fix bacula_cats.def for new db_escape_string().
kes Increase size of name string when FD making connection to SD.
May fix bug #953.
Scott Barninger [Fri, 14 Sep 2007 14:12:57 +0000 (14:12 +0000)]
Turn off gconsole build for fc3.
Kern Sibbald [Fri, 14 Sep 2007 06:30:12 +0000 (06:30 +0000)]
Update for Dan's tests
Kern Sibbald [Thu, 13 Sep 2007 21:47:10 +0000 (21:47 +0000)]
kes Add code to help Dan debug 2drive-incremental-2disk test.
kes Add code to try to fix bug #908.
kes Add waits to multiple exit detection code to try to force pid
file to always be deleted.
Kern Sibbald [Thu, 13 Sep 2007 21:43:40 +0000 (21:43 +0000)]
Update
Kern Sibbald [Thu, 13 Sep 2007 18:37:16 +0000 (18:37 +0000)]
Fix config of regexwhere-test
Kern Sibbald [Thu, 13 Sep 2007 15:58:12 +0000 (15:58 +0000)]
fix dev.tar.gz
Kern Sibbald [Thu, 13 Sep 2007 15:13:10 +0000 (15:13 +0000)]
kes Fix seg fault in error exit of acquire_for_read after unsuccessfully
trying to switch drives by checking for blocking before unblocking.
Fixes bug #906.
Kern Sibbald [Thu, 13 Sep 2007 14:46:03 +0000 (14:46 +0000)]
Update 2drive test
Kern Sibbald [Thu, 13 Sep 2007 14:42:53 +0000 (14:42 +0000)]
Update 2drive test
Thomas Glatthor [Thu, 13 Sep 2007 09:47:58 +0000 (09:47 +0000)]
added and deleted some files that are no longer in the manual/ or new
Thomas Glatthor [Thu, 13 Sep 2007 09:38:50 +0000 (09:38 +0000)]
not in the english manual-directory
Thomas Glatthor [Thu, 13 Sep 2007 09:37:48 +0000 (09:37 +0000)]
Add base for German manual
Kern Sibbald [Thu, 13 Sep 2007 07:21:47 +0000 (07:21 +0000)]
kes Cancel storage daemon in all cases where FD reports error. This
should fix virtually all cases of bug #920.
kes Fix db_escape_string() for MySQL which did not compile.
Kern Sibbald [Wed, 12 Sep 2007 21:31:57 +0000 (21:31 +0000)]
es Fix error message that was clobbered when Dir tells SD it does not
have write permission on Volume. This should fix a minor point
in bug #942, but not the main problem.
kes Add code to cancel job in SD if FD connection fails. This should
fix bug #920.
kes Add code in FD exit to prevent loops and a crash on FreeBSD.
Dan Langille [Wed, 12 Sep 2007 21:02:59 +0000 (21:02 +0000)]
Move term_reservations_lock lower down, because it blows
away the volume_list lock which is used in free_volume_list().
Detected by: Dan Langille - who noticed bacula-sd.core files
Fixed by: Eric Bollengier - who read the backtrace...
Dan Langille [Wed, 12 Sep 2007 20:59:03 +0000 (20:59 +0000)]
Replace #!/usr/bin/python with the more portable #!/usr/bin/env
Thomas Glatthor [Wed, 12 Sep 2007 19:38:01 +0000 (19:38 +0000)]
~20 % translated
Dan Langille [Wed, 12 Sep 2007 13:52:56 +0000 (13:52 +0000)]
Modify db_escape_string() to take both jcr and db.
This allows for better escaping of strings.
Kern Sibbald [Wed, 12 Sep 2007 09:03:20 +0000 (09:03 +0000)]
Update
Thomas Glatthor [Wed, 12 Sep 2007 08:49:52 +0000 (08:49 +0000)]
"autochanger script specifed on {\bf Changer Device} statement."
changed Device to Command, add one missing ")"
Thomas Glatthor [Wed, 12 Sep 2007 08:32:31 +0000 (08:32 +0000)]
update, english version has changed
Kern Sibbald [Wed, 12 Sep 2007 07:18:32 +0000 (07:18 +0000)]
kes Fix migration code to get correct Volume name with multiple volumes
by skipping |. Fixes bug #936.
Kern Sibbald [Tue, 11 Sep 2007 22:14:42 +0000 (22:14 +0000)]
kes Implement patch supplied by Landon to fix bug #944 where using
TLS with bconsole uses 99+% of the CPU.
kes Note, you need GTK >= 2.10 to be able to link the Tray Monitor
program.
kes Move patches into patches directory.
Eric Bollengier [Tue, 11 Sep 2007 17:58:18 +0000 (17:58 +0000)]
ebl fix #946 about config test mode which was broken.
Kern Sibbald [Tue, 11 Sep 2007 16:53:24 +0000 (16:53 +0000)]
Update
Eric Bollengier [Tue, 11 Sep 2007 12:03:33 +0000 (12:03 +0000)]
ebl fix small typo
Landon Fuller [Mon, 10 Sep 2007 21:34:46 +0000 (21:34 +0000)]
Revert kern's r5066 -- the change caused select() + read() to spin.
We need to check for readability and writability seperately, based on what OpenSSL requests.
Scott Barninger [Mon, 10 Sep 2007 21:14:15 +0000 (21:14 +0000)]
Fix typo line 199 spec file.
Landon Fuller [Mon, 10 Sep 2007 21:11:31 +0000 (21:11 +0000)]
There's no reason to check for exceptional conditions in the select() loop.
This may fix bug #944, but there shouldn't be any OOB data on these sockets.
Eric Bollengier [Mon, 10 Sep 2007 20:05:06 +0000 (20:05 +0000)]
ebl update
Dan Langille [Mon, 10 Sep 2007 15:07:32 +0000 (15:07 +0000)]
Add a <br>
Dan Langille [Mon, 10 Sep 2007 15:05:08 +0000 (15:05 +0000)]
Note the critical bug and link to the news page.
Kern Sibbald [Mon, 10 Sep 2007 15:00:52 +0000 (15:00 +0000)]
Update News
Kern Sibbald [Mon, 10 Sep 2007 14:50:22 +0000 (14:50 +0000)]
Update news item
Eric Bollengier [Sun, 9 Sep 2007 17:21:27 +0000 (17:21 +0000)]
ebl Using "m" in bconsole will show messages like before,
and not memory usage.
Kern Sibbald [Sun, 9 Sep 2007 16:50:29 +0000 (16:50 +0000)]
Update
Kern Sibbald [Sun, 9 Sep 2007 13:23:21 +0000 (13:23 +0000)]
09Sep07
kes Fix bug #935, and probably also bug #903 where files were not
restored. MediaId was not properly set in JobMedia record after
a Volume change.
08Sep07
kes Suppress chown and chmod error messages if the FD is not running
as root.
Kern Sibbald [Sun, 9 Sep 2007 10:11:13 +0000 (10:11 +0000)]
Update
Kern Sibbald [Sun, 9 Sep 2007 08:00:09 +0000 (08:00 +0000)]
kes Suppress chown and chmod error messages if the FD is not running
as root.
Dan Langille [Sat, 8 Sep 2007 15:54:50 +0000 (15:54 +0000)]
The list of installed files may well be out of date. Note that.
Remove fd, as no such file is installed.
Scott Barninger [Sat, 8 Sep 2007 11:58:58 +0000 (11:58 +0000)]
Turn off batch-insert for older platforms. Add build target for rhel5 and
clones.
Kern Sibbald [Fri, 7 Sep 2007 20:26:55 +0000 (20:26 +0000)]
Update
Kern Sibbald [Fri, 7 Sep 2007 18:40:43 +0000 (18:40 +0000)]
Update
Kern Sibbald [Fri, 7 Sep 2007 15:55:30 +0000 (15:55 +0000)]
Update
Kern Sibbald [Fri, 7 Sep 2007 14:55:45 +0000 (14:55 +0000)]
Set execute bit
Kern Sibbald [Fri, 7 Sep 2007 14:54:07 +0000 (14:54 +0000)]
First cut multi-client test
Thomas Glatthor [Fri, 7 Sep 2007 14:44:34 +0000 (14:44 +0000)]
update
Kern Sibbald [Fri, 7 Sep 2007 13:10:32 +0000 (13:10 +0000)]
Update autochanger chapter
Kern Sibbald [Fri, 7 Sep 2007 12:55:46 +0000 (12:55 +0000)]
Update configure
Kern Sibbald [Fri, 7 Sep 2007 12:55:17 +0000 (12:55 +0000)]
kes Apply Martin Simmons patch that should turn off the new API usage
when batch insert is turned off allowing building on older
PostgreSQLs.
Thomas Glatthor [Fri, 7 Sep 2007 08:51:20 +0000 (08:51 +0000)]
first german translation
Dan Langille [Thu, 6 Sep 2007 19:40:44 +0000 (19:40 +0000)]
We need PostgreSQL 7.4 or greater because we will soon be using PQescapeStringConn
Dan Langille [Thu, 6 Sep 2007 19:39:42 +0000 (19:39 +0000)]
Specify 4.1 MySQL or greater
Kern Sibbald [Thu, 6 Sep 2007 19:04:03 +0000 (19:04 +0000)]
Update
Kern Sibbald [Thu, 6 Sep 2007 18:40:07 +0000 (18:40 +0000)]
Make multihost conf
Kern Sibbald [Thu, 6 Sep 2007 17:14:00 +0000 (17:14 +0000)]
Update a few tests
Kern Sibbald [Thu, 6 Sep 2007 16:50:58 +0000 (16:50 +0000)]
Restructure regress configuration