]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7615 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7613 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7612 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7611 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7610 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7609 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7608 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7607 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7606 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7605 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7604 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7603 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7602 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7601 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7600 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7599 91ce42f0-d328-0410-95d8-f526ca767f89

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)

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7598 91ce42f0-d328-0410-95d8-f526ca767f89

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()

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7597 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7596 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7595 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7594 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7593 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7592 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7591 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7590 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7589 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7588 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7587 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7586 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7585 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7584 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7583 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7582 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7581 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7580 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7579 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7578 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7577 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7575 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7574 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7573 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7572 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7571 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7570 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7569 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7568 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7567 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7565 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7564 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7563 91ce42f0-d328-0410-95d8-f526ca767f89

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)

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7562 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7561 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7560 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7559 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7558 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7556 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7555 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7554 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7553 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7552 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7551 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7550 91ce42f0-d328-0410-95d8-f526ca767f89

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"

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7549 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7548 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7547 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7546 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7545 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7544 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7543 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7542 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7541 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7540 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7539 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7538 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7537 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7536 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7535 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7534 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7533 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7532 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7531 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7530 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7529 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7528 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7527 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7526 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7525 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7524 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7523 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7522 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7521 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoTweak debug levels of virtual backup
Kern Sibbald [Thu, 28 Aug 2008 15:47:38 +0000 (15:47 +0000)]
Tweak debug levels of virtual backup

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7520 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agokes Correct a problem with Level and Virtual backup, rework how
Kern Sibbald [Thu, 28 Aug 2008 15:46:55 +0000 (15:46 +0000)]
kes  Correct a problem with Level and Virtual backup, rework how
     bsrs are printed in debug to use standard routine.
kes  Apply patch from Chris in bug #1133 that provides alternate db port
     support for dbcheck.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7519 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add patch to use 64bit FileId field
Eric Bollengier [Thu, 28 Aug 2008 13:50:22 +0000 (13:50 +0000)]
ebl  Add patch to use 64bit FileId field

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7518 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Remove catalog dependency for bcopy
Eric Bollengier [Thu, 28 Aug 2008 12:44:14 +0000 (12:44 +0000)]
ebl  Remove catalog dependency for bcopy

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7516 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Modify catalog scripts to have an easier packaging integration,
Eric Bollengier [Thu, 28 Aug 2008 11:23:21 +0000 (11:23 +0000)]
ebl  Modify catalog scripts to have an easier packaging integration,
     using default variables.
     Make difference between SQLite3 and SQLite in db_get_type()

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7514 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agokes Apply most of changes in a patch from:
Kern Sibbald [Wed, 27 Aug 2008 21:11:04 +0000 (21:11 +0000)]
kes  Apply most of changes in a patch from:
      Michael Stapelberg <michael+bacula@stapelberg.de>
      that allow the Bacula FD to compile on IRIX 6.5.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7513 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate projects file
Kern Sibbald [Tue, 26 Aug 2008 15:34:11 +0000 (15:34 +0000)]
Update projects file

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7512 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoApply patch from Bastian Friedrich that accepts a yes on a
Kern Sibbald [Tue, 26 Aug 2008 15:17:43 +0000 (15:17 +0000)]
Apply patch from Bastian Friedrich that accepts a yes on a
     delete volume command line.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7511 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoTweak
Kern Sibbald [Tue, 26 Aug 2008 14:18:50 +0000 (14:18 +0000)]
Tweak

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7510 91ce42f0-d328-0410-95d8-f526ca767f89