]> git.sur5r.net Git - bacula/docs/log
bacula/docs
15 years agoUpdate new features
Kern Sibbald [Mon, 22 Sep 2008 16:16:46 +0000 (16:16 +0000)]
Update new features

15 years agoebl Add patches about accurate code
Eric Bollengier [Mon, 22 Sep 2008 15:31:54 +0000 (15:31 +0000)]
ebl  Add patches about accurate code

15 years agoebl Revert accurate code to htable (instead of rblist)
Eric Bollengier [Mon, 22 Sep 2008 15:31:13 +0000 (15:31 +0000)]
ebl  Revert accurate code to htable (instead of rblist)

15 years agoebl Add an option to bgraph that shows each levels as different source
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

15 years agoebl Add option to fix bar graphics
Eric Bollengier [Mon, 22 Sep 2008 15:03:01 +0000 (15:03 +0000)]
ebl  Add option to fix bar graphics

15 years agoebl Cleanup accurate code (remove tcdbm parts) and use red/black
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.

15 years agoebl Use a dedicate DB link to compute and send the accurate list
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.

15 years agoebl
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

15 years agoFix compile errors in filed/fd_plugin.c.
Kern Sibbald [Sun, 21 Sep 2008 07:06:04 +0000 (07:06 +0000)]
Fix compile errors in filed/fd_plugin.c.

15 years agoRemove all double quotes from SQLite creating script and replace by single quotes...
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

15 years agoApply dbcheck patch from Yuri Timofeev <tim4dev@gmail.com>.
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.

15 years agoUpdate plugin API doc
Kern Sibbald [Thu, 18 Sep 2008 16:49:54 +0000 (16:49 +0000)]
Update plugin API doc

15 years agoSee ticket 1152
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

15 years agoUpdate plugin API documentation
Kern Sibbald [Thu, 18 Sep 2008 16:03:37 +0000 (16:03 +0000)]
Update plugin API documentation

15 years agoTweak technotes
Kern Sibbald [Thu, 18 Sep 2008 16:02:16 +0000 (16:02 +0000)]
Tweak technotes

15 years agoFix bad debug code call in src/filed/accurate.c
Kern Sibbald [Thu, 18 Sep 2008 14:04:43 +0000 (14:04 +0000)]
Fix bad debug code call in src/filed/accurate.c

15 years agoebl Fix debug output
Eric Bollengier [Wed, 17 Sep 2008 13:43:00 +0000 (13:43 +0000)]
ebl  Fix debug output

15 years agoChange two Jmsgs in accurate to Dmsg to reduce unnecessary
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.

15 years agoebl Add multiple command test for runscript
Eric Bollengier [Tue, 16 Sep 2008 20:51:59 +0000 (20:51 +0000)]
ebl Add multiple command test for runscript

15 years agoebl Add small tests for statistics
Eric Bollengier [Tue, 16 Sep 2008 20:49:40 +0000 (20:49 +0000)]
ebl  Add small tests for statistics

15 years agoFix Win32 build
Kern Sibbald [Tue, 16 Sep 2008 16:10:13 +0000 (16:10 +0000)]
Fix Win32 build

15 years agoUpdate projects file + property changes
Kern Sibbald [Tue, 16 Sep 2008 15:05:46 +0000 (15:05 +0000)]
Update projects file + property changes

15 years agoEnable virtual-backup-test
Kern Sibbald [Tue, 16 Sep 2008 14:35:43 +0000 (14:35 +0000)]
Enable virtual-backup-test

15 years agoFix bug #1156 FD crash during processing of Accurate data.
Kern Sibbald [Tue, 16 Sep 2008 13:32:18 +0000 (13:32 +0000)]
Fix bug #1156 FD crash during processing of Accurate data.

15 years agoTweaks to htable code to improved debugging and make names
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.

15 years agoebl Add test for statistics (not yet working)
Eric Bollengier [Mon, 15 Sep 2008 22:09:58 +0000 (22:09 +0000)]
ebl  Add test for statistics (not yet working)

15 years agoebl Use utime_t instead of time_t for update_stats()
Eric Bollengier [Mon, 15 Sep 2008 21:11:45 +0000 (21:11 +0000)]
ebl  Use utime_t instead of time_t for update_stats()

15 years agokes Modify the license of the example plugin program to allow
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.

15 years agoApply patch from Yuri Timoveev
Kern Sibbald [Sun, 14 Sep 2008 19:08:15 +0000 (19:08 +0000)]
Apply patch from Yuri Timoveev

15 years agoUpdate new features chapter
Kern Sibbald [Sun, 14 Sep 2008 17:06:49 +0000 (17:06 +0000)]
Update new features chapter

15 years agoUpdate technotes and kernstodo
Kern Sibbald [Sun, 14 Sep 2008 14:51:26 +0000 (14:51 +0000)]
Update technotes and kernstodo

15 years agoUpdate
Kern Sibbald [Sat, 13 Sep 2008 20:02:17 +0000 (20:02 +0000)]
Update

15 years agoUpdate ignores
Kern Sibbald [Sat, 13 Sep 2008 18:36:28 +0000 (18:36 +0000)]
Update ignores

15 years agoUpdate
Kern Sibbald [Sat, 13 Sep 2008 18:34:20 +0000 (18:34 +0000)]
Update

15 years agokes Remove Encryption and Accurate lines in vbackup output -- not used.
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.

15 years agoClarify that canceling can take several hours
Kern Sibbald [Sat, 13 Sep 2008 12:50:20 +0000 (12:50 +0000)]
Clarify that canceling can take several hours

15 years agokes Add host name to items printed during dump.
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.

15 years agokes Set the default FD timeout to 3 minutes (previously 30).
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.

15 years agoUpdate
Kern Sibbald [Thu, 11 Sep 2008 12:26:18 +0000 (12:26 +0000)]
Update

15 years agoUPdate verify-vol-test
Kern Sibbald [Thu, 11 Sep 2008 08:48:07 +0000 (08:48 +0000)]
UPdate verify-vol-test

15 years agoAlways print Verify hash differences. Rename variable to make the
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.

15 years agoFix MaxDiffInterval code as well.
Kern Sibbald [Wed, 10 Sep 2008 10:02:41 +0000 (10:02 +0000)]
Fix MaxDiffInterval code as well.

15 years agoCorrect tests for MaxFullInterval as reported by
Kern Sibbald [Wed, 10 Sep 2008 09:33:09 +0000 (09:33 +0000)]
Correct tests for MaxFullInterval as reported by
     Ulrich Leodolter.

15 years agokes Enable Win32 plugin load code in lib.
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.

15 years agoebl Remove UseStatistics
Eric Bollengier [Tue, 9 Sep 2008 20:36:44 +0000 (20:36 +0000)]
ebl  Remove UseStatistics

15 years agoebl Remove UseStatistics keyword
Eric Bollengier [Tue, 9 Sep 2008 20:35:19 +0000 (20:35 +0000)]
ebl  Remove UseStatistics keyword

15 years agoebl Change the new statistic implementation. Remove the UseStatistic
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.

15 years agoEnhance verify test to do DiskToCatalog
Kern Sibbald [Mon, 8 Sep 2008 21:55:52 +0000 (21:55 +0000)]
Enhance verify test to do DiskToCatalog

15 years agoebl Update documentation
Eric Bollengier [Mon, 8 Sep 2008 20:36:06 +0000 (20:36 +0000)]
ebl  Update documentation

15 years agoebl Add note about spoolsize per job
Eric Bollengier [Mon, 8 Sep 2008 20:35:27 +0000 (20:35 +0000)]
ebl  Add note about spoolsize per job

15 years agoebl cleanup
Eric Bollengier [Mon, 8 Sep 2008 20:24:01 +0000 (20:24 +0000)]
ebl  cleanup

15 years agoebl improve doc about multiple runscript
Eric Bollengier [Mon, 8 Sep 2008 20:17:58 +0000 (20:17 +0000)]
ebl  improve doc about multiple runscript

15 years agoebl Add notes about UseStatistics
Eric Bollengier [Mon, 8 Sep 2008 19:56:42 +0000 (19:56 +0000)]
ebl  Add notes about UseStatistics

15 years agoUpdate kernstodo
Kern Sibbald [Mon, 8 Sep 2008 19:39:01 +0000 (19:39 +0000)]
Update kernstodo

15 years agoApply manual corrections
Kern Sibbald [Mon, 8 Sep 2008 19:36:22 +0000 (19:36 +0000)]
Apply manual corrections

15 years agoFix SQL case problem that may cause the failure of DiskToCatalog
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.

15 years agoAdd first cut sd plugin driver
Kern Sibbald [Mon, 8 Sep 2008 18:16:17 +0000 (18:16 +0000)]
Add first cut sd plugin driver

15 years agoFirst cut SD plugin + minor plugin changes
Kern Sibbald [Mon, 8 Sep 2008 18:15:02 +0000 (18:15 +0000)]
First cut SD plugin + minor plugin changes

15 years agoTweak
Kern Sibbald [Mon, 8 Sep 2008 17:56:18 +0000 (17:56 +0000)]
Tweak

15 years agoebl Speedup dbcheck for postgresql. (1h to cleanup 40M filename table
Eric Bollengier [Mon, 8 Sep 2008 15:11:34 +0000 (15:11 +0000)]
ebl  Speedup dbcheck for postgresql. (1h to cleanup 40M filename table
     with 450M file table)

15 years agoFix bad syntax in configure regress with db password
Kern Sibbald [Mon, 8 Sep 2008 12:29:40 +0000 (12:29 +0000)]
Fix bad syntax in configure regress with db password

15 years agoTweaks + svn ignores
Kern Sibbald [Mon, 8 Sep 2008 12:09:23 +0000 (12:09 +0000)]
Tweaks + svn ignores

15 years agoFix typo in configure of regress with db password
Kern Sibbald [Mon, 8 Sep 2008 07:00:55 +0000 (07:00 +0000)]
Fix typo in configure of regress with db password

15 years agoAdjust single directory install, add switch to supress rescue files.
Scott Barninger [Sun, 7 Sep 2008 14:06:46 +0000 (14:06 +0000)]
Adjust single directory install, add switch to supress rescue files.

15 years agoRemove tokyocabinet -- not used
Kern Sibbald [Sun, 7 Sep 2008 07:27:10 +0000 (07:27 +0000)]
Remove tokyocabinet -- not used

15 years agoCorrect typo in new features
Kern Sibbald [Fri, 5 Sep 2008 15:50:54 +0000 (15:50 +0000)]
Correct typo in new features

15 years agoebl Update about STAP
Eric Bollengier [Thu, 4 Sep 2008 16:57:50 +0000 (16:57 +0000)]
ebl  Update about STAP

15 years agokes Add Slot if it is non-zero to writing bsr file after a
Kern Sibbald [Wed, 3 Sep 2008 19:13:35 +0000 (19:13 +0000)]
kes  Add Slot if it is non-zero to writing bsr file after a
     backup.
kes  Change a number of bnet_fsend() into class method calls.
kes  Begin audit of 2.4 branch to trunk code changes

15 years agotranslation
Thomas Glatthor [Wed, 3 Sep 2008 14:39:35 +0000 (14:39 +0000)]
translation

15 years agotypo: one item with a number
Thomas Glatthor [Wed, 3 Sep 2008 14:38:02 +0000 (14:38 +0000)]
typo: one item with a number

15 years ago typo fix
Thomas Glatthor [Wed, 3 Sep 2008 14:11:31 +0000 (14:11 +0000)]
 typo fix

15 years agotips about lsscsi tool and new command "status slots storage"
Thomas Glatthor [Wed, 3 Sep 2008 09:46:16 +0000 (09:46 +0000)]
tips about lsscsi tool and new command "status slots storage"

15 years agoTweak technotes
Kern Sibbald [Tue, 2 Sep 2008 19:34:14 +0000 (19:34 +0000)]
Tweak technotes

15 years agoAdd more new feature documentation
Kern Sibbald [Tue, 2 Sep 2008 19:33:23 +0000 (19:33 +0000)]
Add more new feature documentation

15 years agoUpdate technotes and kernstodo
Kern Sibbald [Tue, 2 Sep 2008 19:05:23 +0000 (19:05 +0000)]
Update technotes and kernstodo

15 years agoUpdate new features
Kern Sibbald [Tue, 2 Sep 2008 14:33:43 +0000 (14:33 +0000)]
Update new features

15 years agoebl Fix the mysql creation script that double-created an
Eric Bollengier [Mon, 1 Sep 2008 19:41:23 +0000 (19:41 +0000)]
ebl  Fix the mysql creation script that double-created an
     index of the same field on the Media table.
     Add an index to on VolumeName to the Media table for mysql.

15 years agoUpdate ignores
Kern Sibbald [Mon, 1 Sep 2008 12:38:56 +0000 (12:38 +0000)]
Update ignores

15 years agoUpdate ignores
Kern Sibbald [Mon, 1 Sep 2008 12:37:52 +0000 (12:37 +0000)]
Update ignores

15 years agoFix update_version.in path
Kern Sibbald [Mon, 1 Sep 2008 12:30:50 +0000 (12:30 +0000)]
Fix update_version.in path

15 years agoIgnore update_version which is configured
Kern Sibbald [Mon, 1 Sep 2008 12:12:42 +0000 (12:12 +0000)]
Ignore update_version which is configured

15 years agoRemove bacula.sty from cvs control
Kern Sibbald [Mon, 1 Sep 2008 10:56:04 +0000 (10:56 +0000)]
Remove bacula.sty from cvs control

15 years agoRework config of global files
Kern Sibbald [Mon, 1 Sep 2008 10:52:15 +0000 (10:52 +0000)]
Rework config of global files

15 years agoUpdate notes on dbcheck.sql
Kern Sibbald [Mon, 1 Sep 2008 10:14:17 +0000 (10:14 +0000)]
Update notes on dbcheck.sql

15 years agoebl Add the -B option that extract Catalog configuration from
Eric Bollengier [Sun, 31 Aug 2008 20:35:40 +0000 (20:35 +0000)]
ebl  Add the -B option that extract Catalog configuration from
     bacula-dir.conf to dbcheck instead of bacula-dir.

15 years agoebl Adding new status slots command to newfeature chapter
Eric Bollengier [Sun, 31 Aug 2008 19:02:57 +0000 (19:02 +0000)]
ebl  Adding new status slots command to newfeature chapter

15 years agoebl Fix bad value for the first Last FM
Eric Bollengier [Sun, 31 Aug 2008 17:57:29 +0000 (17:57 +0000)]
ebl  Fix bad value for the first Last FM

15 years agoebl Tweak status slots storage output command
Eric Bollengier [Sun, 31 Aug 2008 17:56:22 +0000 (17:56 +0000)]
ebl  Tweak status slots storage output command

15 years agoebl tweak autochanger content output
Eric Bollengier [Sun, 31 Aug 2008 12:30:28 +0000 (12:30 +0000)]
ebl  tweak autochanger content output

15 years agoUpdate missing changes to record.h
Kern Sibbald [Sat, 30 Aug 2008 20:36:06 +0000 (20:36 +0000)]
Update missing changes to record.h

15 years agokes Another try at fixing Vbackup. It looks much better this time.
Kern Sibbald [Sat, 30 Aug 2008 18:25:09 +0000 (18:25 +0000)]
kes  Another try at fixing Vbackup. It looks much better this time.
     Disable file index sanity check in FD with value stored in
     attributes record because with Vbackup the File Index gets
     changed, but not the attributes record.
     Enhance some debug code.
     Fix handling of re-indexing records that are copied in Vbackup.
29Aug08
kes  Made level_to_str() know about Virtual backup.
kes  Set correct Virtual backup write pool.

15 years agoCheck Restore Error status + fix virtual-backup-test script
Kern Sibbald [Sat, 30 Aug 2008 16:40:28 +0000 (16:40 +0000)]
Check Restore Error status + fix virtual-backup-test script

15 years agoebl Add info about catalog/storage synchro
Eric Bollengier [Sat, 30 Aug 2008 12:42:58 +0000 (12:42 +0000)]
ebl  Add info about catalog/storage synchro

15 years agoebl Add tips about lsscsi tool and document the the "status slots storage"
Eric Bollengier [Sat, 30 Aug 2008 12:12:47 +0000 (12:12 +0000)]
ebl  Add tips about lsscsi tool and document the the "status slots storage"
     command.

15 years agoPartial work on virtual-backup2-test
Kern Sibbald [Sat, 30 Aug 2008 09:57:49 +0000 (09:57 +0000)]
Partial work on virtual-backup2-test

15 years agoFix compile warning in new dbcheck port code.
Kern Sibbald [Fri, 29 Aug 2008 09:16:11 +0000 (09:16 +0000)]
Fix compile warning in new dbcheck port code.

15 years agoFix migration code broken by previous virtual backup fix
Kern Sibbald [Fri, 29 Aug 2008 02:42:56 +0000 (02:42 +0000)]
Fix migration code broken by previous virtual backup fix

15 years agoAdd a warning to Vbackup if accurate not set
Kern Sibbald [Thu, 28 Aug 2008 20:50:14 +0000 (20:50 +0000)]
Add a warning to Vbackup if accurate not set

15 years agoAdd Graham's date stamp to virtual-backup to ensure Incremental changes are really...
Kern Sibbald [Thu, 28 Aug 2008 20:17:24 +0000 (20:17 +0000)]
Add Graham's date stamp to virtual-backup to ensure Incremental changes are really restored

15 years agokes Fix problem of Virtual backup not writing a sequential FileIndex.
Kern Sibbald [Thu, 28 Aug 2008 20:07:54 +0000 (20:07 +0000)]
kes  Fix problem of Virtual backup not writing a sequential FileIndex.
kes  Reset Virtual backup time/date to the value from the last backup.
kes  Ensure that storage name is passed to SD on read.