]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
14 years agoBackport part of one possible fix from bug #1346
Kern Sibbald [Mon, 5 Oct 2009 10:16:04 +0000 (12:16 +0200)]
Backport part of one possible fix from bug #1346

14 years agoUpdate notes
Kern Sibbald [Sat, 3 Oct 2009 11:11:08 +0000 (13:11 +0200)]
Update notes

14 years agoFix bug #1382 newly created disk volumes -> file not found warning
Kern Sibbald [Sat, 3 Oct 2009 11:07:41 +0000 (13:07 +0200)]
Fix bug #1382 newly created disk volumes -> file not found warning

14 years agoAllow for external CFLAGS to overwrite the CFLAGS in this script.
Marco van Wieringen [Mon, 28 Sep 2009 11:18:01 +0000 (13:18 +0200)]
Allow for external CFLAGS to overwrite the CFLAGS in this script.

14 years agoChange grep -e to egrep and use -c instead of using wc.
Marco van Wieringen [Tue, 29 Sep 2009 18:02:12 +0000 (20:02 +0200)]
Change grep -e to egrep and use -c instead of using wc.

Signed-off-by: Eric Bollengier <eric@eb.homelinux.org>
14 years agoRemove the inx4 index for SQLite2/3 (FilenameId, PathId) on
Eric Bollengier [Tue, 29 Sep 2009 12:44:17 +0000 (14:44 +0200)]
Remove the inx4 index for SQLite2/3 (FilenameId, PathId) on
File table. Replace it by an index over (JobId, PathId, FilenameId).

It is useless for common usage, and causes performance issues.
This index fragments over the time and the update cost grows
very quickly. (This index is not present on Mysql schema)

14 years agoregress: fix $() to `` for solaris
Eric Bollengier [Tue, 29 Sep 2009 13:35:42 +0000 (15:35 +0200)]
regress: fix $() to `` for solaris

14 years agoRemove the file_fp_idx index for Postgresql (FilenameId, PathId) on
Eric Bollengier [Mon, 28 Sep 2009 19:33:09 +0000 (21:33 +0200)]
Remove the file_fp_idx index for Postgresql (FilenameId, PathId) on
File table.
It is useless for common usage, and causes performance issues.
This index fragments over the time and the update cost grows
very quickly. (This index is not present on Mysql schema)

14 years agoAttempt to fix MySQL SQL error
Kern Sibbald [Mon, 28 Sep 2009 07:27:10 +0000 (09:27 +0200)]
Attempt to fix MySQL SQL error

15 years agoupdate technotes
Kern Sibbald [Fri, 25 Sep 2009 12:32:40 +0000 (14:32 +0200)]
update technotes

15 years agoFix Alpha ifdefing -- should fix bug #1359
Kern Sibbald [Fri, 25 Sep 2009 12:28:11 +0000 (14:28 +0200)]
Fix Alpha ifdefing -- should fix bug #1359

15 years agoupdate technotes
Eric Bollengier [Tue, 22 Sep 2009 12:46:20 +0000 (14:46 +0200)]
update technotes

15 years agobweb: Fix float usage for LIMIT sql query
Eric Bollengier [Tue, 22 Sep 2009 12:44:59 +0000 (14:44 +0200)]
bweb: Fix float usage for LIMIT sql query

15 years agoTweak English in bweb
Kern Sibbald [Thu, 10 Sep 2009 19:24:07 +0000 (21:24 +0200)]
Tweak English in bweb

15 years agoAdd BWEBCONF env variable to specify the bweb.conf path without touching the Bweb...
Eric Bollengier [Wed, 19 Aug 2009 10:57:35 +0000 (12:57 +0200)]
Add BWEBCONF env variable to specify the bweb.conf path without touching the Bweb.pm file with lighttpd

15 years agobweb: fix bweb.conf path
Eric Bollengier [Wed, 19 Aug 2009 10:15:18 +0000 (12:15 +0200)]
bweb: fix bweb.conf path

15 years agobweb: Add fullname option to btime for regress testing purpose
Eric Bollengier [Wed, 19 Aug 2009 10:06:38 +0000 (12:06 +0200)]
bweb: Add fullname option to btime for regress testing purpose

15 years agobweb: permit relatif path to starthttp command
Eric Bollengier [Wed, 19 Aug 2009 09:53:26 +0000 (11:53 +0200)]
bweb: permit relatif path to starthttp command

15 years agobweb: fix problem with lighttpd startup script
Eric Bollengier [Wed, 19 Aug 2009 09:43:52 +0000 (11:43 +0200)]
bweb: fix problem with lighttpd startup script

15 years agobweb: update INSTALL file and add note into bweb configuration screen about DBI
Eric Bollengier [Wed, 19 Aug 2009 06:30:58 +0000 (08:30 +0200)]
bweb: update INSTALL file and add note into bweb configuration screen about DBI

15 years agoAdd fullname parameter to btime in order to debug regress script.
Eric Bollengier [Sat, 15 Aug 2009 14:31:22 +0000 (16:31 +0200)]
Add fullname parameter to btime in order to debug regress script.

15 years agofix mysql case problem in bweb/bresto
Eric Bollengier [Thu, 6 Aug 2009 12:48:07 +0000 (14:48 +0200)]
fix mysql case problem in bweb/bresto

15 years agocleanup temp table in bweb
Eric Bollengier [Wed, 5 Aug 2009 19:05:55 +0000 (21:05 +0200)]
cleanup temp table in bweb

15 years agoin bweb, fix warning
Eric Bollengier [Wed, 5 Aug 2009 09:09:47 +0000 (11:09 +0200)]
in bweb, fix warning

15 years agoadd a default bconsole command to bweb starthttp script.
Eric Bollengier [Wed, 5 Aug 2009 09:03:51 +0000 (11:03 +0200)]
add a default bconsole command to bweb starthttp script.

15 years agotweak doc
Eric Bollengier [Tue, 4 Aug 2009 14:11:55 +0000 (16:11 +0200)]
tweak doc

15 years agofix small pb in bweb starthttp script
Eric Bollengier [Tue, 4 Aug 2009 14:05:13 +0000 (16:05 +0200)]
fix small pb in bweb starthttp script

15 years agodocument bweb+lighttpd
Eric Bollengier [Tue, 4 Aug 2009 14:00:19 +0000 (16:00 +0200)]
document bweb+lighttpd

15 years agoupdate display_log to display a message if no logs are found
Eric Bollengier [Tue, 4 Aug 2009 13:59:46 +0000 (15:59 +0200)]
update display_log to display a message if no logs are found

15 years agosmall fix for bresto
Eric Bollengier [Mon, 3 Aug 2009 18:40:18 +0000 (20:40 +0200)]
small fix for bresto

15 years agoupdate doc
Eric Bollengier [Mon, 3 Aug 2009 18:18:40 +0000 (20:18 +0200)]
update doc

15 years agoApply quick fix from Ulrich about the last feature.
Eric Bollengier [Fri, 31 Jul 2009 08:39:09 +0000 (08:39 +0000)]
Apply quick fix from Ulrich about the last feature.

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

15 years agoDisplay the job_zoom view when backup is finished
Eric Bollengier [Tue, 28 Jul 2009 14:52:29 +0000 (14:52 +0000)]
Display the job_zoom view when backup is finished

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

15 years agoFix Expired option in media list to select Used media
Eric Bollengier [Fri, 24 Jul 2009 15:11:43 +0000 (15:11 +0000)]
Fix Expired option in media list to select Used media

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

15 years agotweak bfileview fields
Eric Bollengier [Fri, 24 Jul 2009 13:32:11 +0000 (13:32 +0000)]
tweak bfileview fields

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

15 years agoPermit to filter on the directory name as for file
Eric Bollengier [Thu, 23 Jul 2009 14:28:40 +0000 (14:28 +0000)]
Permit to filter on the directory name as for file

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

15 years agoMerge branch 'bwebII'
Eric Bollengier [Tue, 21 Jul 2009 17:51:24 +0000 (17:51 +0000)]
Merge branch 'bwebII'

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

15 years agoUse old code for selecting file during restore.
Eric Bollengier [Fri, 18 Sep 2009 15:50:14 +0000 (17:50 +0200)]
Use old code for selecting file during restore.

15 years agoUpdate 3.0.3 notes and date
Kern Sibbald [Fri, 18 Sep 2009 14:51:02 +0000 (16:51 +0200)]
Update 3.0.3 notes and date

15 years agoModify tools to be able to correctly install testls for regress
Kern Sibbald [Fri, 11 Sep 2009 12:26:17 +0000 (14:26 +0200)]
Modify tools to be able to correctly install testls for regress

15 years agotweak space on projects file
Eric Bollengier [Mon, 14 Sep 2009 12:57:36 +0000 (14:57 +0200)]
tweak space on projects file

15 years agoFix seg fault in ignoredir code
Kern Sibbald [Thu, 17 Sep 2009 14:21:03 +0000 (16:21 +0200)]
Fix seg fault in ignoredir code

15 years agoApply Frank's slash patch
Frank Sweetser [Fri, 11 Sep 2009 10:01:31 +0000 (12:01 +0200)]
Apply Frank's slash patch

15 years agoMerge branch '3.0.3' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula into...
Kern Sibbald [Thu, 10 Sep 2009 14:30:31 +0000 (16:30 +0200)]
Merge branch '3.0.3' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula into 3.0.3

15 years agoAdd bacula .gitignore
Kern Sibbald [Thu, 10 Sep 2009 14:30:04 +0000 (16:30 +0200)]
Add bacula .gitignore

15 years agoadd regress .gitignore
Kern Sibbald [Thu, 10 Sep 2009 14:29:00 +0000 (16:29 +0200)]
add regress .gitignore

15 years agoupdate notes
Eric Bollengier [Thu, 10 Sep 2009 13:47:07 +0000 (15:47 +0200)]
update notes

15 years agoFix seg fault in SD bug #1371
Kern Sibbald [Thu, 10 Sep 2009 13:28:59 +0000 (15:28 +0200)]
Fix seg fault in SD bug #1371

15 years agoAdd more info when SD connection refused
Kern Sibbald [Thu, 10 Sep 2009 13:19:13 +0000 (15:19 +0200)]
Add more info when SD connection refused

as mentioned in bug #1371

15 years agoupdate ChangeLog and technotes
Eric Bollengier [Thu, 10 Sep 2009 13:31:18 +0000 (15:31 +0200)]
update ChangeLog and technotes

15 years agoupdate ReleaseNotes
Eric Bollengier [Thu, 10 Sep 2009 13:23:56 +0000 (15:23 +0200)]
update ReleaseNotes

15 years agoAdd exclude-dir-test
Eric Bollengier [Thu, 10 Sep 2009 13:09:50 +0000 (15:09 +0200)]
Add exclude-dir-test

15 years agoupdate technotes
Eric Bollengier [Thu, 10 Sep 2009 12:59:30 +0000 (14:59 +0200)]
update technotes

15 years agoUpdate version and technotes
Eric Bollengier [Thu, 10 Sep 2009 12:56:06 +0000 (14:56 +0200)]
Update version and technotes

15 years agoFix #1364 and #1363 about compression buffer error.
Eric Bollengier [Thu, 10 Sep 2009 12:51:50 +0000 (14:51 +0200)]
Fix #1364 and #1363 about compression buffer error.

15 years agoFixes bug #1368 ASSERT Failure on MacOS.
Eric Bollengier [Thu, 10 Sep 2009 12:51:08 +0000 (14:51 +0200)]
Fixes bug #1368 ASSERT Failure on MacOS.

15 years agoFix bug #1355 Director crashes with double free in Accurate SQL query
Eric Bollengier [Thu, 10 Sep 2009 12:50:45 +0000 (14:50 +0200)]
Fix bug #1355 Director crashes with double free in Accurate SQL query

15 years agoThis patch should fix bug #1366
Marco van Wieringen [Sun, 6 Sep 2009 16:06:48 +0000 (18:06 +0200)]
This patch should fix bug #1366

15 years agoThis patch should fix bug #1365
Marco van Wieringen [Sun, 6 Sep 2009 15:56:20 +0000 (17:56 +0200)]
This patch should fix bug #1365

15 years agoFix Exclude Dir Containing ignored when scanning the top_level dir
Eric Bollengier [Wed, 9 Sep 2009 14:46:36 +0000 (16:46 +0200)]
Fix Exclude Dir Containing ignored when scanning the top_level dir

15 years agoFix #1370 about the implementation of the "Exclude Dir Containing" option on FD.
Eric Bollengier [Wed, 9 Sep 2009 12:18:57 +0000 (14:18 +0200)]
Fix #1370 about the implementation of the "Exclude Dir Containing" option on FD.

15 years agoFix #1369 about segfault when using ExcludeDirContaining before defining Options...
Eric Bollengier [Wed, 9 Sep 2009 08:24:20 +0000 (10:24 +0200)]
Fix #1369 about segfault when using ExcludeDirContaining before defining Options{} block.

15 years agoCreate tag Release-3.0.2 Release-3.0.2
Kern Sibbald [Sun, 19 Jul 2009 15:23:48 +0000 (15:23 +0000)]
Create tag Release-3.0.2

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/tags/Release-3.0.2@9074 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoFinal changes
Kern Sibbald [Sun, 19 Jul 2009 15:23:22 +0000 (15:23 +0000)]
Final changes

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

15 years agoCreate tag Release-3.0.2
Kern Sibbald [Sun, 19 Jul 2009 14:54:05 +0000 (14:54 +0000)]
Create tag Release-3.0.2

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/tags/Release-3.0.2@9071 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoCreate tag Release-3.0.2
Kern Sibbald [Sun, 19 Jul 2009 14:52:35 +0000 (14:52 +0000)]
Create tag Release-3.0.2

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/tags/Release-3.0.2@9069 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoAdd es lingua
Kern Sibbald [Sun, 19 Jul 2009 14:50:49 +0000 (14:50 +0000)]
Add es lingua

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

15 years agoCreate tag Release-3.0.2
Kern Sibbald [Sun, 19 Jul 2009 14:31:45 +0000 (14:31 +0000)]
Create tag Release-3.0.2

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/tags/Release-3.0.2@9066 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoFix Spanish build
Kern Sibbald [Sun, 19 Jul 2009 14:28:41 +0000 (14:28 +0000)]
Fix Spanish build

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

15 years agoCreate tag Release-3.0.2
Kern Sibbald [Sun, 19 Jul 2009 13:51:25 +0000 (13:51 +0000)]
Create tag Release-3.0.2

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/tags/Release-3.0.2@9063 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoFinal changes
Kern Sibbald [Sun, 19 Jul 2009 13:51:05 +0000 (13:51 +0000)]
Final changes

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

15 years agoAdd first cut bsys spec
Kern Sibbald [Sun, 19 Jul 2009 10:53:16 +0000 (10:53 +0000)]
Add first cut bsys spec

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

15 years agoUpdate version
Kern Sibbald [Sun, 19 Jul 2009 10:18:12 +0000 (10:18 +0000)]
Update version

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

15 years agoupdate bweb INSTALL
Eric Bollengier [Sun, 19 Jul 2009 09:06:35 +0000 (09:06 +0000)]
update bweb INSTALL

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

15 years agoupdate INSTALL
Eric Bollengier [Sun, 19 Jul 2009 08:24:59 +0000 (08:24 +0000)]
update INSTALL

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

15 years agoUpdate version
Kern Sibbald [Sun, 19 Jul 2009 06:24:03 +0000 (06:24 +0000)]
Update version

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

15 years agoAdd info on bweb + lighttpd
Eric Bollengier [Sat, 18 Jul 2009 21:14:54 +0000 (21:14 +0000)]
Add info on bweb + lighttpd

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

15 years agoFix bat command line input bug
Kern Sibbald [Sat, 18 Jul 2009 21:03:34 +0000 (21:03 +0000)]
Fix bat command line input bug

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

15 years agoMinor update kernstodo
Kern Sibbald [Sat, 18 Jul 2009 13:13:53 +0000 (13:13 +0000)]
Minor update kernstodo

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

15 years agoDon't show the connection message after first connection is made
Dirk H Bartley [Sat, 18 Jul 2009 03:00:36 +0000 (03:00 +0000)]
Don't show the connection message after first connection is made

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

15 years agotweak tests
Kern Sibbald [Fri, 17 Jul 2009 18:48:40 +0000 (18:48 +0000)]
tweak tests

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

15 years agoupdate copyright year
Kern Sibbald [Fri, 17 Jul 2009 17:21:15 +0000 (17:21 +0000)]
update copyright year

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

15 years agoOptimize a bit the running job view
Eric Bollengier [Fri, 17 Jul 2009 09:36:06 +0000 (09:36 +0000)]
Optimize a bit the running job view

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

15 years agoFix bresto file relocation box
Eric Bollengier [Fri, 17 Jul 2009 09:19:19 +0000 (09:19 +0000)]
Fix bresto file relocation box

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

15 years agoUpdate copyrights
Eric Bollengier [Fri, 17 Jul 2009 08:45:36 +0000 (08:45 +0000)]
Update copyrights

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

15 years agoPut back old status icon
Kern Sibbald [Fri, 17 Jul 2009 08:37:59 +0000 (08:37 +0000)]
Put back old status icon

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

15 years agoFix sql query for sqlite on suse10 on copy job
Eric Bollengier [Fri, 17 Jul 2009 08:22:59 +0000 (08:22 +0000)]
Fix sql query for sqlite on suse10 on copy job

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

15 years agoFix Spanish files translated
Jose Herrera [Fri, 17 Jul 2009 00:44:14 +0000 (00:44 +0000)]
Fix Spanish files translated

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

15 years agoRemove print and save menu
Eric Bollengier [Thu, 16 Jul 2009 21:23:39 +0000 (21:23 +0000)]
Remove print and save menu

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

15 years agoSimplify the main screen, removing the status dir console icon and the
Eric Bollengier [Thu, 16 Jul 2009 21:19:13 +0000 (21:19 +0000)]
Simplify the main screen, removing the status dir console icon and the
"go back" one

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

15 years agotweak bat screens
Eric Bollengier [Thu, 16 Jul 2009 21:18:53 +0000 (21:18 +0000)]
tweak bat screens

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

15 years agoTweak typos
Kern Sibbald [Thu, 16 Jul 2009 20:37:36 +0000 (20:37 +0000)]
Tweak typos

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

15 years agofix spell
Eric Bollengier [Thu, 16 Jul 2009 20:25:59 +0000 (20:25 +0000)]
fix spell

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

15 years agofix case problem in field name
Eric Bollengier [Thu, 16 Jul 2009 20:13:04 +0000 (20:13 +0000)]
fix case problem in field name

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

15 years agoupdate for status slots
Eric Bollengier [Thu, 16 Jul 2009 20:00:17 +0000 (20:00 +0000)]
update for status slots

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

15 years agoReplace info_msg by send_msg in status_slots for bat
Eric Bollengier [Thu, 16 Jul 2009 19:58:54 +0000 (19:58 +0000)]
Replace info_msg by send_msg in status_slots for bat

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

15 years agoupdate ChangeLog for 3.0.2
Eric Bollengier [Thu, 16 Jul 2009 19:31:23 +0000 (19:31 +0000)]
update ChangeLog for 3.0.2

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

15 years agoebl document @help
Eric Bollengier [Thu, 16 Jul 2009 19:28:52 +0000 (19:28 +0000)]
ebl  document @help

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

15 years agoTweak ReleaseNotes
Kern Sibbald [Thu, 16 Jul 2009 19:22:56 +0000 (19:22 +0000)]
Tweak ReleaseNotes

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

15 years agoIgnore TAGS
Kern Sibbald [Thu, 16 Jul 2009 18:58:24 +0000 (18:58 +0000)]
Ignore TAGS

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