]>
git.sur5r.net Git - bacula/docs/log
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
Kern Sibbald [Wed, 24 Sep 2008 18:44:36 +0000 (18:44 +0000)]
Fix typo
Kern Sibbald [Wed, 24 Sep 2008 18:27:01 +0000 (18:27 +0000)]
This code should fix the race condition that leads to a Director
crash at job end time when the job list is updated. This was reported
in bug #1162. + enhance Migrate debug code
Eric Bollengier [Wed, 24 Sep 2008 18:12:38 +0000 (18:12 +0000)]
ebl Add debug in accurate code
Kern Sibbald [Wed, 24 Sep 2008 13:23:01 +0000 (13:23 +0000)]
Update bacula_cats.def for Win32 build
Kern Sibbald [Wed, 24 Sep 2008 13:03:29 +0000 (13:03 +0000)]
Add more plugin documentation and fix include of config.h for
Win32 build (I hope).
Kern Sibbald [Mon, 22 Sep 2008 16:46:15 +0000 (16:46 +0000)]
Update new features
Kern Sibbald [Mon, 22 Sep 2008 16:16:46 +0000 (16:16 +0000)]
Update new features
Eric Bollengier [Mon, 22 Sep 2008 15:31:54 +0000 (15:31 +0000)]
ebl Add patches about accurate code
Eric Bollengier [Mon, 22 Sep 2008 15:31:13 +0000 (15:31 +0000)]
ebl Revert accurate code to htable (instead of rblist)
Eric Bollengier [Mon, 22 Sep 2008 15:14:12 +0000 (15:14 +0000)]
ebl Add an option to bgraph that shows each levels as different source
Eric Bollengier [Mon, 22 Sep 2008 15:03:01 +0000 (15:03 +0000)]
ebl Add option to fix bar graphics
Eric Bollengier [Mon, 22 Sep 2008 14:09:17 +0000 (14:09 +0000)]
ebl Cleanup accurate code (remove tcdbm parts) and use red/black
tree instead of htable.
Eric Bollengier [Mon, 22 Sep 2008 12:54:57 +0000 (12:54 +0000)]
ebl Use a dedicate DB link to compute and send the accurate list
file to the client.
Eric Bollengier [Sun, 21 Sep 2008 21:18:12 +0000 (21:18 +0000)]
ebl
bfileview:
- Add error message for pruned of uncomputed jobs
- Bugfix for looking /
Bweb.pm
- Add support for age=1w2d40m
- Add new configuration variable to modify default age
general.tpl
- Add hyperlink to failed job count
Kern Sibbald [Sun, 21 Sep 2008 07:06:04 +0000 (07:06 +0000)]
Fix compile errors in filed/fd_plugin.c.
Kern Sibbald [Sat, 20 Sep 2008 09:25:02 +0000 (09:25 +0000)]
Remove all double quotes from SQLite creating script and replace by single quotes as suggested by John Huttley
Kern Sibbald [Thu, 18 Sep 2008 19:10:05 +0000 (19:10 +0000)]
Apply dbcheck patch from Yuri Timofeev <tim4dev@gmail.com>.
It significantly improves the performance of dbcheck for
MySQL.
Kern Sibbald [Thu, 18 Sep 2008 16:49:54 +0000 (16:49 +0000)]
Update plugin API doc
Dan Langille [Thu, 18 Sep 2008 16:06:43 +0000 (16:06 +0000)]
See ticket 1152
Include the -E SQL_ASCII option in the createdb command example
Mention compression options in the comments
Kern Sibbald [Thu, 18 Sep 2008 16:03:37 +0000 (16:03 +0000)]
Update plugin API documentation
Kern Sibbald [Thu, 18 Sep 2008 16:02:16 +0000 (16:02 +0000)]
Tweak technotes
Kern Sibbald [Thu, 18 Sep 2008 14:04:43 +0000 (14:04 +0000)]
Fix bad debug code call in src/filed/accurate.c
Eric Bollengier [Wed, 17 Sep 2008 13:43:00 +0000 (13:43 +0000)]
ebl Fix debug output
Kern Sibbald [Wed, 17 Sep 2008 06:57:25 +0000 (06:57 +0000)]
Change two Jmsgs in accurate to Dmsg to reduce unnecessary
output. Perhaps we really need to implement M_SAVED.
Eric Bollengier [Tue, 16 Sep 2008 20:51:59 +0000 (20:51 +0000)]
ebl Add multiple command test for runscript
Eric Bollengier [Tue, 16 Sep 2008 20:49:40 +0000 (20:49 +0000)]
ebl Add small tests for statistics
Kern Sibbald [Tue, 16 Sep 2008 16:10:13 +0000 (16:10 +0000)]
Fix Win32 build
Kern Sibbald [Tue, 16 Sep 2008 15:05:46 +0000 (15:05 +0000)]
Update projects file + property changes
Kern Sibbald [Tue, 16 Sep 2008 14:35:43 +0000 (14:35 +0000)]
Enable virtual-backup-test
Kern Sibbald [Tue, 16 Sep 2008 13:32:18 +0000 (13:32 +0000)]
Fix bug #1156 FD crash during processing of Accurate data.
Kern Sibbald [Tue, 16 Sep 2008 08:40:35 +0000 (08:40 +0000)]
Tweaks to htable code to improved debugging and make names
a bit more meaningful.
Eric Bollengier [Mon, 15 Sep 2008 22:09:58 +0000 (22:09 +0000)]
ebl Add test for statistics (not yet working)
Eric Bollengier [Mon, 15 Sep 2008 21:11:45 +0000 (21:11 +0000)]
ebl Use utime_t instead of time_t for update_stats()
Kern Sibbald [Sun, 14 Sep 2008 20:39:04 +0000 (20:39 +0000)]
kes Modify the license of the example plugin program to allow
it to be used by anyone for making a Bacula plugin.
kes Make apply_rp_codes() in bpipe-fd.c be static.
Kern Sibbald [Sun, 14 Sep 2008 19:08:15 +0000 (19:08 +0000)]
Apply patch from Yuri Timoveev
Kern Sibbald [Sun, 14 Sep 2008 17:06:49 +0000 (17:06 +0000)]
Update new features chapter
Kern Sibbald [Sun, 14 Sep 2008 14:51:26 +0000 (14:51 +0000)]
Update technotes and kernstodo
Kern Sibbald [Sat, 13 Sep 2008 20:02:17 +0000 (20:02 +0000)]
Update
Kern Sibbald [Sat, 13 Sep 2008 18:36:28 +0000 (18:36 +0000)]
Update ignores
Kern Sibbald [Sat, 13 Sep 2008 18:34:20 +0000 (18:34 +0000)]
Update
Kern Sibbald [Sat, 13 Sep 2008 16:43:03 +0000 (16:43 +0000)]
kes Remove Encryption and Accurate lines in vbackup output -- not used.
kes Fix subtle bug in vbackup by not changing DEV_RECORD packet.
Kern Sibbald [Sat, 13 Sep 2008 12:50:20 +0000 (12:50 +0000)]
Clarify that canceling can take several hours
Kern Sibbald [Sat, 13 Sep 2008 12:13:01 +0000 (12:13 +0000)]
kes Add host name to items printed during dump.
kes Make Check File Changes default on.
Kern Sibbald [Thu, 11 Sep 2008 12:27:49 +0000 (12:27 +0000)]
kes Set the default FD timeout to 3 minutes (previously 30).
kes Apply Bastian Friedrich's weird spelling correction patch.
Kern Sibbald [Thu, 11 Sep 2008 12:26:18 +0000 (12:26 +0000)]
Update
Kern Sibbald [Thu, 11 Sep 2008 08:48:07 +0000 (08:48 +0000)]
UPdate verify-vol-test
Kern Sibbald [Wed, 10 Sep 2008 18:22:23 +0000 (18:22 +0000)]
Always print Verify hash differences. Rename variable to make the
code slightly more readable.
Kern Sibbald [Wed, 10 Sep 2008 10:02:41 +0000 (10:02 +0000)]
Fix MaxDiffInterval code as well.
Kern Sibbald [Wed, 10 Sep 2008 09:33:09 +0000 (09:33 +0000)]
Correct tests for MaxFullInterval as reported by
Ulrich Leodolter.
Kern Sibbald [Wed, 10 Sep 2008 08:55:55 +0000 (08:55 +0000)]
kes Enable Win32 plugin load code in lib.
kes Make Verify code that computes disk checksums use the same
algorithm as backup when dealing with sparse files.
kes Attempt to run VSS on any systems newer than Vista -- should
make it work on Windows Server 2008.
Eric Bollengier [Tue, 9 Sep 2008 20:36:44 +0000 (20:36 +0000)]
ebl Remove UseStatistics
Eric Bollengier [Tue, 9 Sep 2008 20:35:19 +0000 (20:35 +0000)]
ebl Remove UseStatistics keyword
Eric Bollengier [Tue, 9 Sep 2008 20:34:58 +0000 (20:34 +0000)]
ebl Change the new statistic implementation. Remove the UseStatistic
directive and add a "update stats [days=...]" command. You can
now decide when copy job records from Job table to JobStat.
Statistics are much more accurate with this.
Kern Sibbald [Mon, 8 Sep 2008 21:55:52 +0000 (21:55 +0000)]
Enhance verify test to do DiskToCatalog
Eric Bollengier [Mon, 8 Sep 2008 20:36:06 +0000 (20:36 +0000)]
ebl Update documentation
Eric Bollengier [Mon, 8 Sep 2008 20:35:27 +0000 (20:35 +0000)]
ebl Add note about spoolsize per job
Eric Bollengier [Mon, 8 Sep 2008 20:24:01 +0000 (20:24 +0000)]
ebl cleanup
Eric Bollengier [Mon, 8 Sep 2008 20:17:58 +0000 (20:17 +0000)]
ebl improve doc about multiple runscript
Eric Bollengier [Mon, 8 Sep 2008 19:56:42 +0000 (19:56 +0000)]
ebl Add notes about UseStatistics
Kern Sibbald [Mon, 8 Sep 2008 19:39:01 +0000 (19:39 +0000)]
Update kernstodo
Kern Sibbald [Mon, 8 Sep 2008 19:36:22 +0000 (19:36 +0000)]
Apply manual corrections
Kern Sibbald [Mon, 8 Sep 2008 19:21:34 +0000 (19:21 +0000)]
Fix SQL case problem that may cause the failure of DiskToCatalog
in bug #1149.
Kern Sibbald [Mon, 8 Sep 2008 18:16:17 +0000 (18:16 +0000)]
Add first cut sd plugin driver