]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
13 years agoReorganize spec files
Kern Sibbald [Mon, 8 Feb 2010 16:53:12 +0000 (17:53 +0100)]
Reorganize spec files

13 years agoFix bat bug that consumes connections + add braces on ifs + rename subroutines
Kern Sibbald [Mon, 8 Feb 2010 16:42:05 +0000 (17:42 +0100)]
Fix bat bug that consumes connections + add braces on ifs + rename subroutines

13 years agoFix compiling gigaslam.c whith $(CFLAGS) for OpenSuse Build service
Philipp Storz [Mon, 8 Feb 2010 16:23:44 +0000 (17:23 +0100)]
Fix compiling gigaslam.c whith $(CFLAGS) for OpenSuse Build service

13 years agofixed segfault/reworked query execution
bacula [Mon, 1 Feb 2010 00:44:28 +0000 (01:44 +0100)]
fixed segfault/reworked query execution

13 years agoFix Mysql database upgrade.
Scott Barninger [Sun, 7 Feb 2010 19:42:50 +0000 (14:42 -0500)]
Fix Mysql database upgrade.

13 years agoMinor cleanup
Scott Barninger [Sun, 7 Feb 2010 11:48:31 +0000 (06:48 -0500)]
Minor cleanup

13 years agoFix bug #1488 -- create delivery_error() subroutine to avoid recursion and race condi...
Kern Sibbald [Sun, 7 Feb 2010 17:35:46 +0000 (18:35 +0100)]
Fix bug #1488 -- create delivery_error() subroutine to avoid recursion and race conditions in messages.c

13 years agoUpgrade cats lib also to 5.1.0
Marco van Wieringen [Sun, 7 Feb 2010 12:50:20 +0000 (13:50 +0100)]
Upgrade cats lib also to 5.1.0

13 years agoFix missing console page in bat
Kern Sibbald [Sat, 6 Feb 2010 18:00:18 +0000 (19:00 +0100)]
Fix missing console page in bat

13 years agoMove msg trace into subroutine
Kern Sibbald [Sat, 6 Feb 2010 17:18:04 +0000 (18:18 +0100)]
Move msg trace into subroutine

13 years agoMove bat help files into help subdirectory
Kern Sibbald [Sat, 6 Feb 2010 17:16:56 +0000 (18:16 +0100)]
Move bat help files into help subdirectory

13 years agoAdd bat help files to Win64 installer
Kern Sibbald [Sat, 6 Feb 2010 16:31:06 +0000 (17:31 +0100)]
Add bat help files to Win64 installer

13 years agoWin -- add help files to installer + stop any running bacula-fd before install
Kern Sibbald [Sat, 6 Feb 2010 16:12:12 +0000 (17:12 +0100)]
Win -- add help files to installer + stop any running bacula-fd before install

13 years agoFix bug #1481 -- bat consumes all console file descriptors
Kern Sibbald [Sat, 6 Feb 2010 16:11:12 +0000 (17:11 +0100)]
Fix bug #1481 -- bat consumes all console file descriptors

13 years agoUpdate date on win32 rc file
Kern Sibbald [Sat, 6 Feb 2010 11:06:02 +0000 (12:06 +0100)]
Update date on win32 rc file

13 years agoFix bug #1486 -- bat doesn't show any errors on command-line
Kern Sibbald [Thu, 4 Feb 2010 13:08:01 +0000 (14:08 +0100)]
Fix bug #1486 -- bat doesn't show any errors on command-line

13 years agoCorrect .my.cnf umask in make_catalog_backup.pl
Eric Bollengier [Wed, 3 Feb 2010 09:03:57 +0000 (10:03 +0100)]
Correct .my.cnf umask in make_catalog_backup.pl

13 years agoApply Philipp's fix for dbcheck use by make_catalog_backup.pl
Kern Sibbald [Tue, 2 Feb 2010 13:17:34 +0000 (14:17 +0100)]
Apply Philipp's fix for dbcheck use by make_catalog_backup.pl

13 years agoFree db_list when not used
Kern Sibbald [Mon, 1 Feb 2010 17:52:00 +0000 (18:52 +0100)]
Free db_list when not used

13 years agoFix seg fault in bscan from new comment field
Kern Sibbald [Mon, 1 Feb 2010 17:50:56 +0000 (18:50 +0100)]
Fix seg fault in bscan from new comment field

13 years agoregress: update action-on-purge test
Eric Bollengier [Mon, 1 Feb 2010 17:12:43 +0000 (18:12 +0100)]
regress: update action-on-purge test

13 years agoImplement new "purge volume action" command to trigg ActionOnPurge.
Eric Bollengier [Mon, 1 Feb 2010 17:08:06 +0000 (18:08 +0100)]
Implement new "purge volume action" command to trigg ActionOnPurge.

This command will replace the automatic truncate operation when purging
the volume.

example:
*update volume=xxxx actiononpurge=Truncate
*purge volume=xxxx
*purge volume=xxxx action=all storage=File
*purge volume=xxxx action=truncate
*purge volume action allpools storage=File

13 years agoDisable action_on_purge message in Storage
Eric Bollengier [Mon, 1 Feb 2010 17:05:33 +0000 (18:05 +0100)]
Disable action_on_purge message in Storage

13 years agoChange db_get_media_ids() to use more MEDIA_DBR info in search
Eric Bollengier [Mon, 1 Feb 2010 17:03:25 +0000 (18:03 +0100)]
Change db_get_media_ids() to use more MEDIA_DBR info in search

You can know use VolBytes, VolStatus, StorageId, Recycle, Enabled
in search.
It should not break anything since this function isn't use anywhere.

13 years agoregress: Add perl functions to check volume size
Eric Bollengier [Mon, 1 Feb 2010 17:02:06 +0000 (18:02 +0100)]
regress: Add perl functions to check volume size

13 years agoRemove qmake-qt4 code so tht alternate qt4 build works. Fixes build problems in bug...
Kern Sibbald [Mon, 1 Feb 2010 11:10:05 +0000 (12:10 +0100)]
Remove qmake-qt4 code so tht alternate qt4 build works. Fixes build problems in bug #1468

13 years agoMake configure.in changes recommended by Markus Elfring
Kern Sibbald [Mon, 1 Feb 2010 09:29:41 +0000 (10:29 +0100)]
Make configure.in changes recommended by Markus Elfring

13 years agoPatch from checks multple CNs when using TLS
Kern Sibbald [Mon, 1 Feb 2010 09:20:52 +0000 (10:20 +0100)]
Patch from checks multple CNs when using TLS

13 years agoCommit spec+rpm build files from Scott
Kern Sibbald [Sun, 31 Jan 2010 17:42:59 +0000 (18:42 +0100)]
Commit spec+rpm build files from Scott

13 years agoTweak kernstodo
Kern Sibbald [Sun, 31 Jan 2010 17:35:57 +0000 (18:35 +0100)]
Tweak kernstodo

13 years agoFix seg fault in SQlite driver
Kern Sibbald [Sat, 30 Jan 2010 07:48:11 +0000 (08:48 +0100)]
Fix seg fault in SQlite driver

13 years ago- fixed the database/table scripts - db_user was missing - updated database schema...
Stefan Reddig [Fri, 29 Jan 2010 14:32:19 +0000 (15:32 +0100)]
- fixed the database/table scripts - db_user was missing - updated database schema - fixed missing statements in sql*.h - since there is a db_type for Ingres now, there have to be 5, not 4, members in the arrays - worked alot on myingres.c - queries seems to be working, but the first INSERT fails with a segfault

13 years agoRemove old bdb files + change DQUEUE to use dlist
Kern Sibbald [Fri, 29 Jan 2010 13:09:37 +0000 (14:09 +0100)]
Remove old bdb files + change DQUEUE to use dlist

13 years agoChange copyright date
Kern Sibbald [Fri, 29 Jan 2010 13:09:12 +0000 (14:09 +0100)]
Change copyright date

13 years agoTweak ActionOnPurge code
Eric Bollengier [Fri, 29 Jan 2010 10:28:32 +0000 (11:28 +0100)]
Tweak ActionOnPurge code

13 years agoregress: Update ActionOnPurge test
Eric Bollengier [Fri, 29 Jan 2010 10:28:06 +0000 (11:28 +0100)]
regress: Update ActionOnPurge test

13 years agoDocument the empty query file
Eric Bollengier [Fri, 29 Jan 2010 08:38:04 +0000 (09:38 +0100)]
Document the empty query file

13 years agoMake versions of shared libs inline with the software version.
Marco van Wieringen [Thu, 28 Jan 2010 21:40:37 +0000 (22:40 +0100)]
Make versions of shared libs inline with the software version.

13 years agoTweak action-on-purge test
Eric Bollengier [Thu, 28 Jan 2010 21:00:40 +0000 (22:00 +0100)]
Tweak action-on-purge test

13 years agoFix ActionOnPurge with a relabel command
Eric Bollengier [Thu, 28 Jan 2010 21:00:35 +0000 (22:00 +0100)]
Fix ActionOnPurge with a relabel command

13 years agoRemove file_index sequential check -- reported by Graham
Kern Sibbald [Thu, 28 Jan 2010 13:41:35 +0000 (14:41 +0100)]
Remove file_index sequential check -- reported by Graham

13 years agoEnhance marking volume Used messages
Kern Sibbald [Thu, 28 Jan 2010 13:41:07 +0000 (14:41 +0100)]
Enhance marking volume Used messages

13 years agoDisabled ActionOnPurge waiting for a fix
Eric Bollengier [Wed, 27 Jan 2010 10:36:22 +0000 (11:36 +0100)]
Disabled ActionOnPurge waiting for a fix

13 years agoCheck pool memory size for truncate op
Eric Bollengier [Wed, 27 Jan 2010 08:29:40 +0000 (09:29 +0100)]
Check pool memory size for truncate op

13 years agoTweak fix on previous patch
Eric Bollengier [Tue, 26 Jan 2010 16:03:36 +0000 (17:03 +0100)]
Tweak fix on previous patch

13 years agoregress: update action on purge test
Eric Bollengier [Tue, 26 Jan 2010 14:38:10 +0000 (15:38 +0100)]
regress: update action on purge test

13 years agoFix #1467 about ActionOnPurge with Devices having space
Eric Bollengier [Tue, 26 Jan 2010 14:36:18 +0000 (15:36 +0100)]
Fix #1467 about ActionOnPurge with Devices having space

13 years agoUpdate bacula.spec with tips from Mory Henderson
Kern Sibbald [Tue, 26 Jan 2010 10:53:19 +0000 (11:53 +0100)]
Update bacula.spec with tips from Mory Henderson

13 years agoregress: Check comments in log output
Eric Bollengier [Tue, 26 Jan 2010 10:14:15 +0000 (11:14 +0100)]
regress: Check comments in log output

13 years agoregress: Add comment test to the suite
Eric Bollengier [Tue, 26 Jan 2010 10:10:40 +0000 (11:10 +0100)]
regress: Add comment test to the suite

13 years agoregress: Add test for comment field
Eric Bollengier [Tue, 26 Jan 2010 10:04:48 +0000 (11:04 +0100)]
regress: Add test for comment field

13 years agoUpdate version
Eric Bollengier [Tue, 26 Jan 2010 09:59:02 +0000 (10:59 +0100)]
Update version

13 years agoAdd -D option to bconsole to choose between different directors
Eric Bollengier [Tue, 26 Jan 2010 09:06:14 +0000 (10:06 +0100)]
Add -D option to bconsole to choose between different directors

13 years agoAdd comment= option to restore and run commands
Eric Bollengier [Mon, 18 Jan 2010 15:19:29 +0000 (16:19 +0100)]
Add comment= option to restore and run commands

13 years agoFix #1466 about Bogus pruning message
Martin Simmons [Tue, 26 Jan 2010 08:46:19 +0000 (09:46 +0100)]
Fix #1466 about Bogus pruning message

13 years agoFix make_catalog_backup.pl warning
Eric Bollengier [Mon, 25 Jan 2010 18:13:50 +0000 (19:13 +0100)]
Fix make_catalog_backup.pl warning

13 years agoSmall change to update_postgresql_tables.in for environments where /bin/sh is not...
Marco van Wieringen [Mon, 25 Jan 2010 17:37:50 +0000 (18:37 +0100)]
Small change to update_postgresql_tables.in for environments where /bin/sh is not bash and you cannot export a variable. There is also no reason to export PATH again as its exported by any shell by default already.

14 years agoTweak release scripts Release-5.0.0
Eric Bollengier [Mon, 25 Jan 2010 07:56:28 +0000 (08:56 +0100)]
Tweak release scripts

14 years agoUpdate version
Eric Bollengier [Mon, 25 Jan 2010 07:32:09 +0000 (08:32 +0100)]
Update version

14 years agoFix dbi driver with bvfs
João Henrique Freitas [Mon, 25 Jan 2010 07:30:46 +0000 (08:30 +0100)]
Fix dbi driver with bvfs

14 years agotweak release scripts
Eric Bollengier [Sun, 24 Jan 2010 17:02:31 +0000 (18:02 +0100)]
tweak release scripts

14 years agoFinal po changes for Release-5.0.0
Eric Bollengier [Sun, 24 Jan 2010 16:06:43 +0000 (17:06 +0100)]
Final po changes for Release-5.0.0

14 years agoTweak makerescuerel to guess the version
Eric Bollengier [Sun, 24 Jan 2010 15:59:43 +0000 (16:59 +0100)]
Tweak makerescuerel to guess the version

14 years agoFinal po changes for Release-5.0.0
Eric Bollengier [Sun, 24 Jan 2010 15:36:18 +0000 (16:36 +0100)]
Final po changes for Release-5.0.0

14 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
Eric Bollengier [Sun, 24 Jan 2010 15:26:21 +0000 (16:26 +0100)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula

14 years agoUpdate ReleaseNotes
Kern Sibbald [Sun, 24 Jan 2010 15:13:52 +0000 (16:13 +0100)]
Update ReleaseNotes

14 years agoMerge remote branch 'sf/master'
Eric Bollengier [Sun, 24 Jan 2010 14:51:32 +0000 (15:51 +0100)]
Merge remote branch 'sf/master'

14 years agoKeep a makefile for full install
Eric Bollengier [Sun, 24 Jan 2010 14:43:08 +0000 (15:43 +0100)]
Keep a makefile for full install

14 years agoRemove DIR+SD build from Win32 installer
Kern Sibbald [Sun, 24 Jan 2010 14:22:10 +0000 (15:22 +0100)]
Remove DIR+SD build from Win32 installer

14 years agoUpdate version
Kern Sibbald [Sun, 24 Jan 2010 13:06:23 +0000 (14:06 +0100)]
Update version

14 years agoSeparate 32 bit bat on Win64 release
Kern Sibbald [Sun, 24 Jan 2010 13:04:57 +0000 (14:04 +0100)]
Separate 32 bit bat on Win64 release

14 years agoTweak ReleaseNotes
Kern Sibbald [Sat, 23 Jan 2010 17:14:34 +0000 (18:14 +0100)]
Tweak ReleaseNotes

14 years agoTweak Windows again
Kern Sibbald [Sat, 23 Jan 2010 11:41:47 +0000 (12:41 +0100)]
Tweak Windows again

14 years agoTweak -- hopefully, final Windows changes
Kern Sibbald [Sat, 23 Jan 2010 11:37:24 +0000 (12:37 +0100)]
Tweak -- hopefully, final Windows changes

14 years agoTweak Win32 install
Kern Sibbald [Sat, 23 Jan 2010 07:57:13 +0000 (08:57 +0100)]
Tweak Win32 install

14 years agoRemove unused newinstaller directory
Kern Sibbald [Fri, 22 Jan 2010 18:05:02 +0000 (19:05 +0100)]
Remove unused newinstaller directory

14 years agoUpdate full Win32 installer
Kern Sibbald [Fri, 22 Jan 2010 17:10:28 +0000 (18:10 +0100)]
Update full Win32 installer

14 years agoRemove servers from Win32 installer + use single file install
Kern Sibbald [Fri, 22 Jan 2010 17:07:31 +0000 (18:07 +0100)]
Remove servers from Win32 installer + use single file install

14 years agoUpdate version
Kern Sibbald [Fri, 22 Jan 2010 15:54:37 +0000 (16:54 +0100)]
Update version

14 years agoRemove bat from Win64; it doesn't work; why ???
Kern Sibbald [Fri, 22 Jan 2010 13:45:02 +0000 (14:45 +0100)]
Remove bat from Win64; it doesn't work; why ???

14 years agoIgnore src/cats/make_catalog_backup.pl
Kern Sibbald [Fri, 22 Jan 2010 13:44:26 +0000 (14:44 +0100)]
Ignore src/cats/make_catalog_backup.pl

14 years agobweb: update doc
Eric Bollengier [Fri, 22 Jan 2010 09:35:21 +0000 (10:35 +0100)]
bweb: update doc

14 years agoBweb: Display database size by default (assume mysql >= 5)
Eric Bollengier [Fri, 22 Jan 2010 09:34:36 +0000 (10:34 +0100)]
Bweb: Display database size by default (assume mysql >= 5)

14 years agoBweb: Remove Status->severity column
Eric Bollengier [Fri, 22 Jan 2010 09:21:28 +0000 (10:21 +0100)]
Bweb: Remove Status->severity column

14 years agoAdd bat to Win64 installer
Kern Sibbald [Thu, 21 Jan 2010 21:04:18 +0000 (22:04 +0100)]
Add bat to Win64 installer

14 years agoParameterize win64 build a bit
Kern Sibbald [Thu, 21 Jan 2010 19:39:23 +0000 (20:39 +0100)]
Parameterize win64 build a bit

14 years agoTweak release script, add push=yes/no to update origin
Eric Bollengier [Thu, 21 Jan 2010 17:57:57 +0000 (18:57 +0100)]
Tweak release script, add push=yes/no to update origin

14 years agoTweak makewinrel to detect version instead of using branch
Eric Bollengier [Thu, 21 Jan 2010 17:57:15 +0000 (18:57 +0100)]
Tweak makewinrel to detect version instead of using branch

14 years agoTweak: rename version to branch in release script
Eric Bollengier [Thu, 21 Jan 2010 17:54:45 +0000 (18:54 +0100)]
Tweak: rename version to branch in release script

14 years agoFix Exchange plugin to stop on error. Fixes bug #1442
Kern Sibbald [Thu, 21 Jan 2010 16:36:37 +0000 (17:36 +0100)]
Fix Exchange plugin to stop on error. Fixes bug #1442

14 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
Kern Sibbald [Thu, 21 Jan 2010 16:34:52 +0000 (17:34 +0100)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula

14 years agoFix installer to install new pdf docs
Kern Sibbald [Thu, 21 Jan 2010 16:34:36 +0000 (17:34 +0100)]
Fix installer to install new pdf docs

14 years agoTweak def file for win64
Eric Bollengier [Thu, 21 Jan 2010 16:09:59 +0000 (17:09 +0100)]
Tweak def file for win64

14 years agoPull cross-tools source from bacula.org
Kern Sibbald [Thu, 21 Jan 2010 15:03:02 +0000 (16:03 +0100)]
Pull cross-tools source from bacula.org

14 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
Kern Sibbald [Thu, 21 Jan 2010 15:02:06 +0000 (16:02 +0100)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula

14 years agoUpdate Changelog
Eric Bollengier [Thu, 21 Jan 2010 11:04:36 +0000 (12:04 +0100)]
Update Changelog

14 years agoRemove double secs in pruning output
Eric Bollengier [Thu, 21 Jan 2010 11:02:37 +0000 (12:02 +0100)]
Remove double secs in pruning output

14 years agoregress: Fix win32-fd-test
Eric Bollengier [Thu, 21 Jan 2010 10:33:53 +0000 (11:33 +0100)]
regress: Fix win32-fd-test

14 years agoAdd debug output to weird-files-test when it fails
Kern Sibbald [Thu, 21 Jan 2010 10:25:44 +0000 (11:25 +0100)]
Add debug output to weird-files-test when it fails

14 years agoTweak bacula32.def
Eric Bollengier [Thu, 21 Jan 2010 10:22:30 +0000 (11:22 +0100)]
Tweak bacula32.def