]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
13 years agoRemoved workaround for bug in Ingres with insert into tables with sequences from...
Marco van Wieringen [Thu, 27 May 2010 19:29:10 +0000 (21:29 +0200)]
Removed workaround for bug in Ingres with insert into tables with sequences from the batch insert temporary table. Added comment to the Ingres make table script to document the bug numbers which should be fixed in the Ingres version to be able to run batch inserts and currently known patch numbers for Solaris x86 and Linux x86_64.

13 years agoregress: test when a multi-storage restore needs to wait for a busy drive
Eric Bollengier [Thu, 27 May 2010 13:31:55 +0000 (15:31 +0200)]
regress: test when a multi-storage restore needs to wait for a busy drive

13 years agoregress: tweak multi2-storage-test
Eric Bollengier [Thu, 27 May 2010 13:16:15 +0000 (15:16 +0200)]
regress: tweak multi2-storage-test

13 years agoregress: Reproduce #1582 about multiple devices restore
Eric Bollengier [Thu, 27 May 2010 12:50:54 +0000 (14:50 +0200)]
regress: Reproduce #1582 about multiple devices restore

13 years agoFix segfault in action on purge test
Eric Bollengier [Tue, 25 May 2010 20:11:19 +0000 (22:11 +0200)]
Fix segfault in action on purge test

13 years agoTweak update version date
Kern Sibbald [Mon, 24 May 2010 14:34:55 +0000 (16:34 +0200)]
Tweak update version date

13 years agoTweak: add comments to new action on purge code
Kern Sibbald [Mon, 24 May 2010 14:02:15 +0000 (16:02 +0200)]
Tweak: add comments to new action on purge code

13 years agoFirst cut Share Point plugin
James Harper [Mon, 24 May 2010 13:03:51 +0000 (15:03 +0200)]
First cut Share Point plugin

13 years agoAdd more debug code for bactrace
Kern Sibbald [Mon, 24 May 2010 10:08:27 +0000 (12:08 +0200)]
Add more debug code for bactrace

13 years agoFix for bug #1569 deadlock/crash in Dir
Kern Sibbald [Sun, 23 May 2010 16:37:10 +0000 (18:37 +0200)]
Fix for bug #1569 deadlock/crash in Dir

13 years agoFix sqlite.c typo that fails build
Kern Sibbald [Sun, 23 May 2010 10:40:29 +0000 (12:40 +0200)]
Fix sqlite.c typo that fails build

13 years agoFix problem with BaseJob and Accurate FileSet options on client side
Eric Bollengier [Thu, 20 May 2010 10:05:43 +0000 (12:05 +0200)]
Fix problem with BaseJob and Accurate FileSet options on client side

13 years agoDo not use mtime with basejobs
Eric Bollengier [Thu, 20 May 2010 10:05:23 +0000 (12:05 +0200)]
Do not use mtime with basejobs

13 years agoFix typos.
Marco van Wieringen [Tue, 18 May 2010 13:51:12 +0000 (15:51 +0200)]
Fix typos.

13 years agoOptimize the selection process for saving either AFS or Native ACLS by keeping track...
Marco van Wieringen [Tue, 18 May 2010 08:37:33 +0000 (10:37 +0200)]
Optimize the selection process for saving either AFS or Native ACLS by keeping track of the filesystem we are doing a backup of. This way we don't have to check if a filesystem is still either AFS or not as when we know if it is all files on the same filesystem are either AFS or not. We also clear the native save flag when a filesystem says it doesn't support acls so we don't keep on trying saving acls on filesystem that don't support them.

13 years agoTweak: rebuild configure
Kern Sibbald [Sun, 16 May 2010 20:19:17 +0000 (22:19 +0200)]
Tweak: rebuild configure

13 years agoTweak copyright
Marco van Wieringen [Sun, 16 May 2010 14:18:18 +0000 (16:18 +0200)]
Tweak copyright

13 years agoAdded preliminary AFS acl support. The code may need some testing on a real AFS enabl...
Marco van Wieringen [Sun, 16 May 2010 14:10:53 +0000 (16:10 +0200)]
Added preliminary AFS acl support. The code may need some testing on a real AFS enabled server as most of the code was written using information available on the Internet. The code compiles and links on Linux using OpenAFS 1.4.

13 years agoTweak copyright.
Marco van Wieringen [Sun, 16 May 2010 14:02:10 +0000 (16:02 +0200)]
Tweak copyright.

13 years agoAdded fstype rewrite code so we have a uniform way of retrieving the fstype on Linux...
Marco van Wieringen [Sun, 16 May 2010 13:59:45 +0000 (15:59 +0200)]
Added fstype rewrite code so we have a uniform way of retrieving the fstype on Linux and OSF1 without the need to add code for each new filesystem added to a OS.

13 years agoFirst stab at a simple script to dump the content of the complete Ingres bacula datab...
Marco van Wieringen [Fri, 14 May 2010 08:16:26 +0000 (10:16 +0200)]
First stab at a simple script to dump the content of the complete Ingres bacula database for disaster recovery purposes.

13 years agoAdd .dump command
Eric Bollengier [Mon, 10 May 2010 18:26:26 +0000 (20:26 +0200)]
Add .dump command

13 years agoregress: Add SystemstateJob
Eric Bollengier [Mon, 10 May 2010 16:03:00 +0000 (18:03 +0200)]
regress: Add SystemstateJob

13 years agoupdate comments
Eric Bollengier [Mon, 10 May 2010 16:02:33 +0000 (18:02 +0200)]
update comments

13 years agoupdate version
Eric Bollengier [Mon, 10 May 2010 15:02:37 +0000 (17:02 +0200)]
update version

13 years agoremove pragma warnings
James Harper [Sat, 8 May 2010 13:22:56 +0000 (15:22 +0200)]
remove pragma warnings

13 years agotweak release script
Eric Bollengier [Thu, 6 May 2010 19:18:04 +0000 (21:18 +0200)]
tweak release script

13 years agotweak debug level
Eric Bollengier [Thu, 6 May 2010 18:43:18 +0000 (20:43 +0200)]
tweak debug level

13 years agoFix problem when sending Cancel event to plugin
Eric Bollengier [Thu, 6 May 2010 15:37:51 +0000 (17:37 +0200)]
Fix problem when sending Cancel event to plugin

13 years agoAdd comments and cleanup
Eric Bollengier [Thu, 6 May 2010 15:18:43 +0000 (17:18 +0200)]
Add comments and cleanup

13 years agofirst attempt at making bacula set the backup level in VSS
James Harper [Thu, 6 May 2010 12:46:48 +0000 (14:46 +0200)]
first attempt at making bacula set the backup level in VSS

13 years agotweak bpipe-fd to display PluginCommand
Eric Bollengier [Thu, 6 May 2010 11:58:33 +0000 (13:58 +0200)]
tweak bpipe-fd to display PluginCommand

13 years agoImplement bEventPluginCommand event for systemstate plugin
Eric Bollengier [Thu, 6 May 2010 11:18:14 +0000 (13:18 +0200)]
Implement bEventPluginCommand event for systemstate plugin

13 years agoFix typo reported by Philipp Storz
Eric Bollengier [Thu, 6 May 2010 11:03:18 +0000 (13:03 +0200)]
Fix typo reported by Philipp Storz

13 years agoMySQL compilation fix
Eric Bollengier [Thu, 6 May 2010 09:50:04 +0000 (11:50 +0200)]
MySQL compilation fix

13 years agoregress: add KEEP_SOURCE to avoid removing win32 source
Eric Bollengier [Wed, 5 May 2010 08:16:30 +0000 (10:16 +0200)]
regress: add KEEP_SOURCE to avoid removing win32 source

13 years agostop Bacula aborting the job when one of the writers reports a problem
James Harper [Wed, 5 May 2010 08:05:01 +0000 (10:05 +0200)]
stop Bacula aborting the job when one of the writers reports a problem

13 years agoFix #1567 about display of long volume names truncated during restore
Eric Bollengier [Tue, 4 May 2010 15:22:25 +0000 (17:22 +0200)]
Fix #1567 about display of long volume names truncated during restore

13 years agotweak make-win32 for bat
Eric Bollengier [Tue, 4 May 2010 14:45:58 +0000 (16:45 +0200)]
tweak make-win32 for bat

13 years agoupdate release scripts
Eric Bollengier [Tue, 4 May 2010 13:54:15 +0000 (15:54 +0200)]
update release scripts

13 years agoFix segfault when loading Plugins
Eric Bollengier [Mon, 3 May 2010 08:02:58 +0000 (10:02 +0200)]
Fix segfault when loading Plugins

13 years agoAdded new bacula-libs package.
Scott Barninger [Sun, 2 May 2010 18:44:37 +0000 (14:44 -0400)]
Added new bacula-libs package.

13 years agotweak comments
Eric Bollengier [Sun, 2 May 2010 14:03:46 +0000 (16:03 +0200)]
tweak comments

13 years agoFix RestoreObject for PostgreSQL
Eric Bollengier [Sun, 2 May 2010 13:24:01 +0000 (15:24 +0200)]
Fix RestoreObject for PostgreSQL

13 years agoTweak update configure
Marco van Wieringen [Sat, 1 May 2010 19:44:28 +0000 (21:44 +0200)]
Tweak update configure

13 years agoMove some AC_MSG_RESULT macros around so the configure output looks somewhat cleaner.
Marco van Wieringen [Sat, 1 May 2010 19:42:10 +0000 (21:42 +0200)]
Move some AC_MSG_RESULT macros around so the configure output looks somewhat cleaner.

13 years agoMove libz out of FDLIBS into a seperate variable as we need it for libbac.so now...
Marco van Wieringen [Sat, 1 May 2010 15:34:04 +0000 (17:34 +0200)]
Move libz out of FDLIBS into a seperate variable as we need it for libbac.so now too as it also has libz compiled functions. This way we keep the FDLIBS cleaner with only extra libs need for the Filed to compile.

Conflicts:

bacula/configure

13 years agoFix RestoreObject schema on PostgreSQL
Eric Bollengier [Sat, 1 May 2010 09:12:43 +0000 (11:12 +0200)]
Fix RestoreObject schema on PostgreSQL

13 years agoFix insertion of RestoreObject
Eric Bollengier [Sat, 1 May 2010 12:58:34 +0000 (14:58 +0200)]
Fix insertion of RestoreObject

13 years agoChange Byline
Kern Sibbald [Sat, 1 May 2010 09:24:09 +0000 (11:24 +0200)]
Change Byline

13 years agoRemove RestoreObjects when pruning Jobs
Kern Sibbald [Sat, 1 May 2010 08:59:06 +0000 (10:59 +0200)]
Remove RestoreObjects when pruning Jobs

13 years agoFix bug #1538 Start Scripts return incorrect value
Kern Sibbald [Sat, 1 May 2010 08:41:45 +0000 (10:41 +0200)]
Fix bug #1538 Start Scripts return incorrect value

13 years agoFix bug #1564 init scripts not LSB compliant
Kern Sibbald [Sat, 1 May 2010 08:29:11 +0000 (10:29 +0200)]
Fix bug #1564 init scripts not LSB compliant

13 years agoRework sql queries for update copies
Eric Bollengier [Sat, 1 May 2010 08:05:37 +0000 (10:05 +0200)]
Rework sql queries for update copies

13 years agoDon't hardcode temporary table creation as some backend have a somewhat different...
Marco van Wieringen [Fri, 30 Apr 2010 18:05:05 +0000 (20:05 +0200)]
Don't hardcode temporary table creation as some backend have a somewhat different SQL syntax.

13 years agoFix typo
Marco van Wieringen [Fri, 30 Apr 2010 17:40:59 +0000 (19:40 +0200)]
Fix typo

13 years agoAdded missing column in Ingres database definition for new database object as reporte...
Marco van Wieringen [Fri, 30 Apr 2010 17:37:15 +0000 (19:37 +0200)]
Added missing column in Ingres database definition for new database object as reported by Stefan.

13 years agoPatch from Martin to avoid error when single tape used
Kern Sibbald [Wed, 28 Apr 2010 20:19:28 +0000 (22:19 +0200)]
Patch from Martin to avoid error when single tape used

13 years agoJames' patch
James Harper [Wed, 28 Apr 2010 18:39:07 +0000 (20:39 +0200)]
James' patch

13 years agoFix File and Job Retention in show pool command
Eric Bollengier [Wed, 28 Apr 2010 13:00:52 +0000 (15:00 +0200)]
Fix File and Job Retention in show pool command

13 years agoregress: update duplicate-job
Eric Bollengier [Wed, 28 Apr 2010 09:48:16 +0000 (11:48 +0200)]
regress: update duplicate-job

13 years agoregress: revert duplicate-job-test with comment
Eric Bollengier [Wed, 28 Apr 2010 06:43:25 +0000 (08:43 +0200)]
regress: revert duplicate-job-test with comment

13 years agotweak
Eric Bollengier [Tue, 27 Apr 2010 20:17:05 +0000 (22:17 +0200)]
tweak

13 years agoAdd Polish translation. This translation project is sponsored by Inteos Sp. z o.o...
Grzegorz Grabowski [Tue, 27 Apr 2010 15:29:21 +0000 (17:29 +0200)]
Add Polish translation. This translation project is sponsored by Inteos Sp. z o.o. based in Warsaw, PL.

13 years agoChange Ingres query filter to set a realy early timestamp instead of an empty string...
Marco van Wieringen [Tue, 27 Apr 2010 19:05:38 +0000 (21:05 +0200)]
Change Ingres query filter to set a realy early timestamp instead of an empty string which doesn't seem to work on all Ingres versions.

13 years agoAdd new file I missed from James' plugin patch
Kern Sibbald [Tue, 27 Apr 2010 12:20:56 +0000 (14:20 +0200)]
Add new file I missed from James' plugin patch

13 years agoregress: fix error on vtape-big-test-changer
Eric Bollengier [Mon, 26 Apr 2010 19:50:29 +0000 (21:50 +0200)]
regress: fix error on vtape-big-test-changer

13 years agoProbable fix for SD crash bug #1553
Kern Sibbald [Mon, 26 Apr 2010 20:02:38 +0000 (22:02 +0200)]
Probable fix for SD crash bug #1553

13 years agoRemove bad debug line
Kern Sibbald [Mon, 26 Apr 2010 17:07:00 +0000 (19:07 +0200)]
Remove bad debug line

13 years agoAdd extra lock debug code but turned off
Kern Sibbald [Mon, 26 Apr 2010 16:50:10 +0000 (18:50 +0200)]
Add extra lock debug code but turned off

13 years agoReduce accurate test output when not debug
Kern Sibbald [Mon, 26 Apr 2010 15:59:05 +0000 (17:59 +0200)]
Reduce accurate test output when not debug

13 years agoregress: Add test for dlock pb
Eric Bollengier [Mon, 26 Apr 2010 15:04:52 +0000 (17:04 +0200)]
regress: Add test for dlock pb

13 years agoAdd lmgr_is_locked() function to test if a thread own a mutex
Eric Bollengier [Mon, 26 Apr 2010 09:39:30 +0000 (11:39 +0200)]
Add lmgr_is_locked() function to test if a thread own a mutex

13 years agoPut attr.c debug on dbglvl
Kern Sibbald [Sun, 25 Apr 2010 07:20:41 +0000 (09:20 +0200)]
Put attr.c debug on dbglvl

13 years agoUse lwps cmd in dbx and no threads as it seems to give some strange side effects...
Marco van Wieringen [Sat, 24 Apr 2010 21:10:30 +0000 (23:10 +0200)]
Use lwps cmd in dbx and no threads as it seems to give some strange side effects e.g. doesn't work and lwps seems to always work. So lwps it is then.

13 years agoFix typo
Marco van Wieringen [Sat, 24 Apr 2010 20:53:37 +0000 (22:53 +0200)]
Fix typo

13 years agoFix typo
Marco van Wieringen [Sat, 24 Apr 2010 19:20:43 +0000 (21:20 +0200)]
Fix typo

13 years agoFix #1559 problem when restoring pruned jobs with a regexp
Eric Bollengier [Sat, 24 Apr 2010 16:21:36 +0000 (18:21 +0200)]
Fix #1559 problem when restoring pruned jobs with a regexp

13 years agoDo some work on the btraceback on Solaris, we test to see what debugger is available...
Marco van Wieringen [Sat, 24 Apr 2010 15:09:29 +0000 (17:09 +0200)]
Do some work on the btraceback on Solaris, we test to see what debugger is available and we prefer the debuggers in this order: dbx, gdb, mdb. Also enchanced the dbx bactrace somewhat that it always dumps all available threads (e.g. we also changed from lwp to threads for dbx). We also print some variables that the gdb script also dumps on a bactrace. Hopefully we get some better dumps using this. The mdb is used as a last resort as it should be always installed on a Solaris box (dbx and gdb may not) but at the moment I'm still trying to find out how to get some more understandable dumps from mdb as its rather rudimentary and more a crash debugger then a source code debugger.

13 years agoFix for bug #1560 bcopy cannot find Volume
Kern Sibbald [Sat, 24 Apr 2010 15:02:44 +0000 (17:02 +0200)]
Fix for bug #1560 bcopy cannot find Volume

13 years agoTweak update configure
Kern Sibbald [Sat, 24 Apr 2010 09:19:55 +0000 (11:19 +0200)]
Tweak update configure

13 years agoAdd beef
Kern Sibbald [Sat, 24 Apr 2010 09:19:32 +0000 (11:19 +0200)]
Add beef

13 years agoUpdate autoconf scripts
Kern Sibbald [Sat, 24 Apr 2010 09:18:56 +0000 (11:18 +0200)]
Update autoconf scripts

13 years agoFix Windows build
Kern Sibbald [Sat, 24 Apr 2010 02:47:55 +0000 (04:47 +0200)]
Fix Windows build

13 years agoUpdate Ingres RestoreObject table
Kern Sibbald [Fri, 23 Apr 2010 20:46:45 +0000 (22:46 +0200)]
Update Ingres RestoreObject table

13 years agoAdd compress/decompress of Object Record data
Kern Sibbald [Fri, 23 Apr 2010 20:31:35 +0000 (22:31 +0200)]
Add compress/decompress of Object Record data

13 years agoregress: reproduce #1559
Eric Bollengier [Fri, 23 Apr 2010 16:17:47 +0000 (18:17 +0200)]
regress: reproduce #1559

13 years agoFix #1558 about bscan that doesn't update PurgedFiles on Job records
Eric Bollengier [Fri, 23 Apr 2010 15:53:27 +0000 (17:53 +0200)]
Fix #1558 about bscan that doesn't update PurgedFiles on Job records

13 years agoregress: tweak duplicate-job-test to run 30 jobs in // at the end
Eric Bollengier [Fri, 23 Apr 2010 13:15:11 +0000 (15:15 +0200)]
regress: tweak duplicate-job-test to run 30 jobs in // at the end

13 years agotweak debug
Eric Bollengier [Fri, 23 Apr 2010 09:12:16 +0000 (11:12 +0200)]
tweak debug

13 years agoregress: Add function to compute ISO time in future
Eric Bollengier [Thu, 22 Apr 2010 16:28:02 +0000 (18:28 +0200)]
regress: Add function to compute ISO time in future

13 years agoregress: Add function to change Max Concurrent Jobs
Eric Bollengier [Thu, 22 Apr 2010 16:06:05 +0000 (18:06 +0200)]
regress: Add function to change Max Concurrent Jobs

13 years agoRemove pool zap code that breaks 2drive-concurrent-test
Kern Sibbald [Fri, 23 Apr 2010 08:59:42 +0000 (10:59 +0200)]
Remove pool zap code that breaks 2drive-concurrent-test

13 years agoFix cancel crash bug #1551
Eric Bollengier [Fri, 23 Apr 2010 06:15:51 +0000 (08:15 +0200)]
Fix cancel crash bug #1551

13 years agoA timestamp can only be assigned to a timestamp in Ingres unless we convert it inline...
Marco van Wieringen [Wed, 21 Apr 2010 20:28:44 +0000 (22:28 +0200)]
A timestamp can only be assigned to a timestamp in Ingres unless we convert it inline. But why should we the code to get Timestamps is already there so change it and we are allright.

13 years agoFor Ingres always enable batch mode inserts.
Marco van Wieringen [Wed, 21 Apr 2010 18:39:38 +0000 (20:39 +0200)]
For Ingres always enable batch mode inserts.

13 years agoreindent some Ingres DECLARE queries so they are better readable.
Marco van Wieringen [Wed, 21 Apr 2010 18:31:38 +0000 (20:31 +0200)]
reindent some Ingres DECLARE queries so they are better readable.

13 years agoLets not use the mdb->transaction bool but create a private one named mdb->explicit_c...
Marco van Wieringen [Wed, 21 Apr 2010 17:50:38 +0000 (19:50 +0200)]
Lets not use the mdb->transaction bool but create a private one named mdb->explicit_commit as mdb->transaction is used by the bacula core and we need a private setting for Ingres.

13 years agoLets have a single exit from db_write_batch_file_records where we always drop the...
Marco van Wieringen [Wed, 21 Apr 2010 17:18:21 +0000 (19:18 +0200)]
Lets have a single exit from db_write_batch_file_records where we always drop the temporary batch table.

13 years agoregress: add nb slots parameter to prepare-fake-autochanger script
Eric Bollengier [Wed, 21 Apr 2010 14:46:22 +0000 (16:46 +0200)]
regress: add nb slots parameter to prepare-fake-autochanger script