]>
git.sur5r.net Git - bacula/rescue/log
Eric Bollengier [Thu, 9 Oct 2008 11:39:36 +0000 (11:39 +0000)]
ebl Update patch for #1166 with select() instead of kill
Eric Bollengier [Wed, 8 Oct 2008 19:41:24 +0000 (19:41 +0000)]
ebl Add a new custom Id variable that is printed in version command.
Kern Sibbald [Wed, 8 Oct 2008 16:42:05 +0000 (16:42 +0000)]
Fix migration SQL not to migrate a job that has not terminated.
This is a partial fix to bug #1164.
Eric Bollengier [Wed, 8 Oct 2008 14:18:09 +0000 (14:18 +0000)]
ebl Try to cancel read() with pthread_kill(TIMEOUT) to fix #1166
Eric Bollengier [Wed, 8 Oct 2008 14:17:23 +0000 (14:17 +0000)]
ebl Add patch file
Kern Sibbald [Wed, 8 Oct 2008 13:26:36 +0000 (13:26 +0000)]
Sort JobIds returned from db_accurate_get_jobids() to fix Virtual
backup start time bug reported by Graham Keeling.
Eric Bollengier [Wed, 8 Oct 2008 11:56:43 +0000 (11:56 +0000)]
ebl Fix possible bug in cancel_job() with job that are not
yet created.
Kern Sibbald [Wed, 8 Oct 2008 10:29:52 +0000 (10:29 +0000)]
Commit migrate poolsize patch
Eric Bollengier [Tue, 7 Oct 2008 18:45:36 +0000 (18:45 +0000)]
ebl Update for base64_decode_lstat() function
Eric Bollengier [Tue, 7 Oct 2008 18:41:41 +0000 (18:41 +0000)]
ebl add base64_decode_lstat function to Mysql (require mysql > 5)
Kern Sibbald [Tue, 7 Oct 2008 16:20:57 +0000 (16:20 +0000)]
Correct binfo size per James
Eric Bollengier [Tue, 7 Oct 2008 14:24:41 +0000 (14:24 +0000)]
ebl Add note about new SpoolSize job directive
Eric Bollengier [Tue, 7 Oct 2008 14:21:18 +0000 (14:21 +0000)]
ebl Should fix configure problem (old version of the project file)
Kern Sibbald [Tue, 7 Oct 2008 08:26:18 +0000 (08:26 +0000)]
Fix bat build for Win32.
Eric Bollengier [Mon, 6 Oct 2008 14:30:38 +0000 (14:30 +0000)]
ebl Add patch to autorize console command from runscripts
Eric Bollengier [Mon, 6 Oct 2008 13:08:26 +0000 (13:08 +0000)]
ebl Cleanup
Thomas Glatthor [Mon, 6 Oct 2008 09:45:27 +0000 (09:45 +0000)]
added latest changes
Thomas Glatthor [Mon, 6 Oct 2008 09:27:25 +0000 (09:27 +0000)]
the text/link to bugs.bacula.org was outside the table,
so it appeared on the top of the page.
Kern Sibbald [Mon, 6 Oct 2008 07:37:26 +0000 (07:37 +0000)]
Copy plugin link field into ffpkt.
Kern Sibbald [Mon, 6 Oct 2008 07:35:32 +0000 (07:35 +0000)]
Update plugin API
Kern Sibbald [Sun, 5 Oct 2008 19:36:37 +0000 (19:36 +0000)]
Update
Kern Sibbald [Sun, 5 Oct 2008 19:09:15 +0000 (19:09 +0000)]
ADoc for new changes from Kjetil that were just iintegrated
Kern Sibbald [Sun, 5 Oct 2008 19:01:24 +0000 (19:01 +0000)]
kes Integrate patch from Kjetil Torgrim Homme <kjetilho@linpro.no>
It provides FileRegex in bsr files and code to collect regex
from the user during restore, an Allow Mixed Priorities feature,
and documentation for the above.
Eric Bollengier [Sun, 5 Oct 2008 14:35:52 +0000 (14:35 +0000)]
ebl get 404 instead of home for bad page= param
Kern Sibbald [Sun, 5 Oct 2008 12:54:40 +0000 (12:54 +0000)]
Add back db.m4 needed for dbi code
Kern Sibbald [Sun, 5 Oct 2008 12:47:03 +0000 (12:47 +0000)]
Eliminate bad C code from configure.in
Eric Bollengier [Sun, 5 Oct 2008 12:08:22 +0000 (12:08 +0000)]
ebl Cleanup libdb
Eric Bollengier [Sun, 5 Oct 2008 12:02:02 +0000 (12:02 +0000)]
ebl Remove db berkeley from configure process
Kern Sibbald [Sun, 5 Oct 2008 10:42:47 +0000 (10:42 +0000)]
Do dirty check on hostname (Linux only) and if not resolvable
use localhost as default.
Kern Sibbald [Sun, 5 Oct 2008 10:27:43 +0000 (10:27 +0000)]
Fix typo in db_password for bscan tests
Kern Sibbald [Sun, 5 Oct 2008 09:57:27 +0000 (09:57 +0000)]
Increase vtape max block to 20GB
Kern Sibbald [Sun, 5 Oct 2008 06:26:26 +0000 (06:26 +0000)]
Add new win32 tools dependencies from James
Kern Sibbald [Sun, 5 Oct 2008 06:21:39 +0000 (06:21 +0000)]
Update
Kern Sibbald [Sat, 4 Oct 2008 15:38:04 +0000 (15:38 +0000)]
kes Refactor restore code to create a close_previous_stream(). This
This may destabilize the source.
kes Implement planned startRestoreFile() plugin call.
Eric Bollengier [Sat, 4 Oct 2008 14:09:48 +0000 (14:09 +0000)]
ebl Remove missing Loaded information from status slots storage command.
ebl Fix Console command problem that cancel the job
Kern Sibbald [Sat, 4 Oct 2008 10:50:50 +0000 (10:50 +0000)]
Add more plugin restore debug code.
Kern Sibbald [Sat, 4 Oct 2008 09:26:21 +0000 (09:26 +0000)]
Improve New Features doc
Kern Sibbald [Fri, 3 Oct 2008 20:54:47 +0000 (20:54 +0000)]
Update plugin API
Kern Sibbald [Fri, 3 Oct 2008 20:51:25 +0000 (20:51 +0000)]
Tweak tabbing
Kern Sibbald [Fri, 3 Oct 2008 20:38:16 +0000 (20:38 +0000)]
kes Fix plugin_bwrite - plugin-blseek mixup pointed out by James.
kes Rewrite plugin restore interface a bit to correspond to how Bacula
creates and writes to the restored file.
kes Add some DebugMessage() calls to the bpipe-fd.c program.
Eric Bollengier [Fri, 3 Oct 2008 19:07:34 +0000 (19:07 +0000)]
ebl Add version 2.4
Eric Bollengier [Fri, 3 Oct 2008 14:56:16 +0000 (14:56 +0000)]
ebl Add png version
Eric Bollengier [Fri, 3 Oct 2008 14:53:10 +0000 (14:53 +0000)]
ebl Add bat favicon
Eric Bollengier [Fri, 3 Oct 2008 14:40:18 +0000 (14:40 +0000)]
ebl Fix small warning in error_log
Kern Sibbald [Fri, 3 Oct 2008 10:07:47 +0000 (10:07 +0000)]
Put Bacula version in heading
Eric Bollengier [Fri, 3 Oct 2008 09:51:24 +0000 (09:51 +0000)]
ebl Small fix about page name
Eric Bollengier [Fri, 3 Oct 2008 09:11:22 +0000 (09:11 +0000)]
ebl Update tpl files
Eric Bollengier [Fri, 3 Oct 2008 08:56:37 +0000 (08:56 +0000)]
ebl fix typo
Eric Bollengier [Fri, 3 Oct 2008 08:52:26 +0000 (08:52 +0000)]
ebl Update doc about statistics
Kern Sibbald [Fri, 3 Oct 2008 06:24:44 +0000 (06:24 +0000)]
Update
Dan Langille [Fri, 3 Oct 2008 03:26:08 +0000 (03:26 +0000)]
Add a blurb about the bacula-docs mailing list.
Dan Langille [Thu, 2 Oct 2008 21:04:11 +0000 (21:04 +0000)]
Indicate that Ignore Dir is recursive.
Eric Bollengier [Thu, 2 Oct 2008 11:41:05 +0000 (11:41 +0000)]
ebl Don't load Gtk2 libraries in non batch mode
Eric Bollengier [Wed, 1 Oct 2008 13:01:39 +0000 (13:01 +0000)]
ebl Small fix about update command
Eric Bollengier [Wed, 1 Oct 2008 12:47:32 +0000 (12:47 +0000)]
ebl update status slots storage output command to remove indrive information
Eric Bollengier [Wed, 1 Oct 2008 12:43:29 +0000 (12:43 +0000)]
ebl Update accurate note
Eric Bollengier [Wed, 1 Oct 2008 12:31:20 +0000 (12:31 +0000)]
ebl Add graphic that explains differences between Job time control
directives
Eric Bollengier [Wed, 1 Oct 2008 12:29:40 +0000 (12:29 +0000)]
ebl Fix bad directive name
Eric Bollengier [Wed, 1 Oct 2008 12:22:05 +0000 (12:22 +0000)]
ebl Add image to explain differences between all Max Time directives
Kern Sibbald [Tue, 30 Sep 2008 14:27:00 +0000 (14:27 +0000)]
Fix Win32 build after applying Marco's patches
Kern Sibbald [Tue, 30 Sep 2008 14:25:59 +0000 (14:25 +0000)]
Fix Win32 build after applying Marco's patch
Kern Sibbald [Tue, 30 Sep 2008 11:53:12 +0000 (11:53 +0000)]
Add plugin test
Kern Sibbald [Tue, 30 Sep 2008 11:44:16 +0000 (11:44 +0000)]
kes Apply Marco van Wieringen's set of patches, cleans up Migration/Copy
Implement 'Pool Uncopied Jobs', allow Solaris Compiler to build
Bat; allow add and delete in place of mark and unmark.
Kern Sibbald [Tue, 30 Sep 2008 08:45:54 +0000 (08:45 +0000)]
Explicitly create plugin directory in Makefile
Kern Sibbald [Tue, 30 Sep 2008 08:45:25 +0000 (08:45 +0000)]
Tweak
Kern Sibbald [Tue, 30 Sep 2008 08:21:04 +0000 (08:21 +0000)]
Add plugin debug code
Kern Sibbald [Tue, 30 Sep 2008 08:14:40 +0000 (08:14 +0000)]
Another attempt to fix the endRestoreFile plugin bug noted below
Kern Sibbald [Mon, 29 Sep 2008 21:28:32 +0000 (21:28 +0000)]
Fix Win32 build after Joao's patch
Kern Sibbald [Mon, 29 Sep 2008 20:53:51 +0000 (20:53 +0000)]
Apply dbi driver patch from Joao
Kern Sibbald [Mon, 29 Sep 2008 19:09:45 +0000 (19:09 +0000)]
Correct a bug in passing the context to the endRestoreFile() plugin command.
Bastien Friedrich reported the bug
Kern Sibbald [Mon, 29 Sep 2008 14:48:20 +0000 (14:48 +0000)]
Improve plugin test -- more to be done
Kern Sibbald [Mon, 29 Sep 2008 08:01:42 +0000 (08:01 +0000)]
Add configure of plugins directory
Kern Sibbald [Mon, 29 Sep 2008 07:55:36 +0000 (07:55 +0000)]
kes Create plugin instance only when FD job starts.
kes Add new FD plugin event: bEventCancelCommand when
a cancel command is issued to the FD
Dirk H Bartley [Sun, 28 Sep 2008 18:12:29 +0000 (18:12 +0000)]
The earlier fix of populated and populating was causing some issues with
app->processEvents(); in the console class. This would trigger the population
again. Now I am trying setting populated early. We will see what goes wrong
here.
Kern Sibbald [Sun, 28 Sep 2008 16:35:18 +0000 (16:35 +0000)]
Update ignore
Kern Sibbald [Sun, 28 Sep 2008 15:46:25 +0000 (15:46 +0000)]
Update plugin Makefile property
Kern Sibbald [Sun, 28 Sep 2008 15:44:29 +0000 (15:44 +0000)]
kes Add cmd_plugin flag to jcr so we can globally know if a
command plugin is running.
kes If command plugin running, do not attempt (for the moment)
to get Win32 extended attributes.
kes Ensure that proper Win32 flags are set in bfile packet
if plugin_bopen() works on Win32.
kes Remove generated src/plugins/fd/Makefile
Kern Sibbald [Sat, 27 Sep 2008 16:46:55 +0000 (16:46 +0000)]
kes Implement build and install of bpipe-fd.so plugin.
kes Rework the interface that passes packets to the plugin
so that the packet is started and ended by the packet size.
This allows the driver to do a sanity check.
Eric Bollengier [Sat, 27 Sep 2008 12:53:28 +0000 (12:53 +0000)]
ebl update doc
Eric Bollengier [Sat, 27 Sep 2008 12:52:26 +0000 (12:52 +0000)]
ebl Add doc about Max Wait Time, Max Run Time
Eric Bollengier [Sat, 27 Sep 2008 12:23:59 +0000 (12:23 +0000)]
ebl cleanup + recyclepool option
Kern Sibbald [Fri, 26 Sep 2008 19:27:59 +0000 (19:27 +0000)]
kes Rework the pluginIO Bacula internal code to enable
proper handling of Win32 error codes from GetLastError.
kes Apply Joao's patch to regress startover_libdbi.
Kern Sibbald [Fri, 26 Sep 2008 19:21:40 +0000 (19:21 +0000)]
Apply Joao's startover_libdbi patch
Kern Sibbald [Fri, 26 Sep 2008 12:14:29 +0000 (12:14 +0000)]
Update plugin API documentation
Kern Sibbald [Fri, 26 Sep 2008 08:17:54 +0000 (08:17 +0000)]
Make sure to create bin/plugins so regress works
Eric Bollengier [Thu, 25 Sep 2008 21:09:42 +0000 (21:09 +0000)]
ebl Add -B option to dbcheck to get catalog information
Kern Sibbald [Thu, 25 Sep 2008 20:07:52 +0000 (20:07 +0000)]
Fix Win32 build to include new library function
Kern Sibbald [Thu, 25 Sep 2008 19:52:12 +0000 (19:52 +0000)]
Remove some old reader/writer code
Kern Sibbald [Thu, 25 Sep 2008 19:43:35 +0000 (19:43 +0000)]
Implement ./configure --with-plugindir=xxx
Kern Sibbald [Thu, 25 Sep 2008 18:46:00 +0000 (18:46 +0000)]
Add Joao's libdbi documentation
Eric Bollengier [Thu, 25 Sep 2008 18:07:08 +0000 (18:07 +0000)]
ebl First fix for the mysql bug in accurate code.
Dan Langille [Thu, 25 Sep 2008 17:27:29 +0000 (17:27 +0000)]
In the SD and DIR docs, heartbeat is documented as being expressed
in seconds. Let us be consistent and document same here.
Kern Sibbald [Thu, 25 Sep 2008 17:09:55 +0000 (17:09 +0000)]
kes Improve plugin debug. Create plugin test.
kes Set main thread specific data to INVALID because it
has no jcr. This allows debug output to work correctly.
Kern Sibbald [Thu, 25 Sep 2008 16:50:45 +0000 (16:50 +0000)]
Add first cut plugin test
Kern Sibbald [Thu, 25 Sep 2008 16:49:56 +0000 (16:49 +0000)]
Add first cut plugin test
Kern Sibbald [Thu, 25 Sep 2008 14:04:17 +0000 (14:04 +0000)]
Add src/plugins/fd/Makefile to ./configure process
Kern Sibbald [Thu, 25 Sep 2008 13:23:58 +0000 (13:23 +0000)]
kes Make first cut attempt to correct SQL that computes the current
Pool usage. This is to fix bug #1159.
kes Do a bunch of plugin cleanups for Win32 and more careful checking
of PluginDirectory and whether or not a plugin was found.
Eric Bollengier [Wed, 24 Sep 2008 20:48:55 +0000 (20:48 +0000)]
ebl decrease the debug ouput
Eric Bollengier [Wed, 24 Sep 2008 19:05:56 +0000 (19:05 +0000)]
ebl Update accurate test to check the number of files that are
Written during backup.
Eric Bollengier [Wed, 24 Sep 2008 18:58:40 +0000 (18:58 +0000)]
ebl Fix bad quotes