]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
13 years agoAdd archlinux to os.m4
Eric Bollengier [Sat, 17 Jul 2010 08:04:21 +0000 (10:04 +0200)]
Add archlinux to os.m4

13 years agoMore fixes for 32/64 bit problems in smartall
Kern Sibbald [Wed, 14 Jul 2010 13:21:34 +0000 (15:21 +0200)]
More fixes for 32/64 bit problems in smartall

13 years agoFix 32/64 bit problem in smartalloc dump routine
Kern Sibbald [Wed, 14 Jul 2010 12:11:35 +0000 (14:11 +0200)]
Fix 32/64 bit problem in smartalloc dump routine

13 years agoFix bad copy/paste in commit c88dccb88 prably a seg fault
Kern Sibbald [Sun, 11 Jul 2010 13:16:18 +0000 (15:16 +0200)]
Fix bad copy/paste in commit c88dccb88 prably a seg fault

13 years agoTweak remove bdb from cats Makefile.in
Kern Sibbald [Sun, 11 Jul 2010 13:07:46 +0000 (15:07 +0200)]
Tweak remove bdb from cats Makefile.in

13 years agoTweak fix compile problems due to new .exit command
Kern Sibbald [Sun, 11 Jul 2010 12:40:33 +0000 (14:40 +0200)]
Tweak fix compile problems due to new .exit command

13 years agoFix .dump, .die, .exit when DEVELOPER turned off
Kern Sibbald [Sun, 11 Jul 2010 12:33:31 +0000 (14:33 +0200)]
Fix .dump, .die, .exit when DEVELOPER turned off

13 years agoAdd .dump and .exit commands for daemons
Kern Sibbald [Sat, 10 Jul 2010 12:21:46 +0000 (14:21 +0200)]
Add .dump and .exit commands for daemons

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

13 years agoTweak correct typo pointed out by Arno
Kern Sibbald [Sat, 10 Jul 2010 18:20:59 +0000 (20:20 +0200)]
Tweak correct typo pointed out by Arno

13 years agoMake SD automatically fix the Volume size in the Catalog when out of sync
Kern Sibbald [Sat, 10 Jul 2010 16:22:56 +0000 (18:22 +0200)]
Make SD automatically fix the Volume size in the Catalog when out of sync

13 years agoTweak reduce compiler warnings
Kern Sibbald [Sat, 10 Jul 2010 12:23:31 +0000 (14:23 +0200)]
Tweak reduce compiler warnings

13 years agoAdd bigger print buffer for sm_dump
Kern Sibbald [Sat, 10 Jul 2010 12:22:31 +0000 (14:22 +0200)]
Add bigger print buffer for sm_dump

13 years agoUse Pmsg in smartall.c rather than printf for tracing Windows
Kern Sibbald [Fri, 9 Jul 2010 18:57:47 +0000 (20:57 +0200)]
Use Pmsg in smartall.c rather than printf for tracing Windows

13 years agoUpdate to master's bsnprintf.c
Kern Sibbald [Sun, 11 Jul 2010 10:52:55 +0000 (12:52 +0200)]
Update to master's bsnprintf.c

13 years agoregress: add comment to win32-fd-test
Eric Bollengier [Thu, 8 Jul 2010 16:57:33 +0000 (18:57 +0200)]
regress: add comment to win32-fd-test

13 years agoUp maximum block size to 20M
Kern Sibbald [Wed, 7 Jul 2010 17:31:54 +0000 (19:31 +0200)]
Up maximum block size to 20M

13 years agoAdd new tls-duplicate-job test
Kern Sibbald [Sun, 4 Jul 2010 20:12:51 +0000 (22:12 +0200)]
Add new tls-duplicate-job test

13 years agoFix for TLS bugs #1568 and #1599
Kern Sibbald [Wed, 7 Jul 2010 05:49:48 +0000 (07:49 +0200)]
Fix for TLS bugs #1568 and #1599

13 years agoImprove comm line error handling for TLS, may fix bug #1568 and #1599
Kern Sibbald [Fri, 2 Jul 2010 15:03:36 +0000 (17:03 +0200)]
Improve comm line error handling for TLS, may fix bug #1568 and #1599

13 years agoTweak source-addr-test
Kern Sibbald [Sun, 4 Jul 2010 18:34:15 +0000 (20:34 +0200)]
Tweak source-addr-test

13 years agoRemove Linux dependency (seq) in regress script
Kern Sibbald [Sat, 3 Jul 2010 15:06:03 +0000 (17:06 +0200)]
Remove Linux dependency (seq) in regress script

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 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 agoupdate configure
Eric Bollengier [Fri, 2 Jul 2010 13:51:11 +0000 (15:51 +0200)]
update configure

13 years agoUpdate makefiles for new libtool revision
Eric Bollengier [Tue, 1 Jun 2010 12:46:57 +0000 (14:46 +0200)]
Update makefiles for new libtool revision

13 years agoSimplify libtool revision and use VERSION as default
Eric Bollengier [Tue, 1 Jun 2010 12:46:19 +0000 (14:46 +0200)]
Simplify libtool revision and use VERSION as default

13 years agoSimplify libtool revision
Eric Bollengier [Tue, 1 Jun 2010 12:45:59 +0000 (14:45 +0200)]
Simplify libtool revision

13 years agoConvert all Jmsg on the watchdog thread to Qmsg
Eric Bollengier [Fri, 28 May 2010 11:37:58 +0000 (13:37 +0200)]
Convert all Jmsg on the watchdog thread to Qmsg

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 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 agoFix SD crash due to mismatched lock/unlock in error condition
Kern Sibbald [Fri, 2 Jul 2010 10:16:20 +0000 (12:16 +0200)]
Fix SD crash due to mismatched lock/unlock in error condition

13 years agoregress: update diff.pl output
Eric Bollengier [Tue, 29 Jun 2010 07:08:29 +0000 (09:08 +0200)]
regress: update diff.pl output

13 years agoregress: tweak diff.pl output
Eric Bollengier [Mon, 28 Jun 2010 20:35:59 +0000 (22:35 +0200)]
regress: tweak diff.pl output

13 years agoTweak remove old debug code
Kern Sibbald [Sat, 26 Jun 2010 11:17:09 +0000 (13:17 +0200)]
Tweak remove old debug code

13 years agoFix bug #1587 if you have clients with different catalogs configured, both catalogs...
Kern Sibbald [Sat, 26 Jun 2010 11:07:24 +0000 (13:07 +0200)]
Fix bug #1587 if you have clients with different catalogs configured, both catalogs contains all clients after a reload or restart of the dir

13 years agoFix bug #1577 During migration: ERROR in block.c:950 Failed ASSERT: dev->is_open...
Kern Sibbald [Sat, 26 Jun 2010 10:38:48 +0000 (12:38 +0200)]
Fix bug #1577 During migration: ERROR in block.c:950 Failed ASSERT: dev->is_open() by moving and commenting out the ASSERT()

13 years agoregress: replace testls by diff.pl in weird-files-test
Eric Bollengier [Wed, 23 Jun 2010 12:50:47 +0000 (14:50 +0200)]
regress: replace testls by diff.pl in weird-files-test

13 years agoregress: backport diff.pl
Eric Bollengier [Thu, 24 Jun 2010 14:53:59 +0000 (16:53 +0200)]
regress: backport diff.pl

13 years agoSkip HB kill in FD if HB thread terminated
Kern Sibbald [Wed, 23 Jun 2010 06:26:29 +0000 (08:26 +0200)]
Skip HB kill in FD if HB thread terminated

13 years agoupdate windows defs
Eric Bollengier [Mon, 21 Jun 2010 09:55:22 +0000 (11:55 +0200)]
update windows defs

13 years agoTweak ignore dumps
Kern Sibbald [Sun, 20 Jun 2010 15:47:29 +0000 (17:47 +0200)]
Tweak ignore dumps

13 years agoFix crash from unequal volume_lock/unlock calls
Kern Sibbald [Sun, 20 Jun 2010 15:44:59 +0000 (17:44 +0200)]
Fix crash from unequal volume_lock/unlock calls

13 years agoregress: add new prune test to cdash
Eric Bollengier [Sun, 20 Jun 2010 11:55:11 +0000 (13:55 +0200)]
regress: add new prune test to cdash

13 years agoregress: Add prune test for copy jobs
Eric Bollengier [Sun, 20 Jun 2010 09:50:35 +0000 (11:50 +0200)]
regress: Add prune test for copy jobs

13 years agoregress: Add prune test for migration jobs
Eric Bollengier [Sun, 20 Jun 2010 09:41:56 +0000 (11:41 +0200)]
regress: Add prune test for migration jobs

13 years agoFix pruning for migration jobs and do some optimization
Eric Bollengier [Sun, 20 Jun 2010 09:39:33 +0000 (11:39 +0200)]
Fix pruning for migration jobs and do some optimization

13 years agoPrint TestName at beginning of dump
Kern Sibbald [Sun, 20 Jun 2010 07:19:02 +0000 (09:19 +0200)]
Print TestName at beginning of dump

13 years agoRemove prototypes of removed prune queries.
Marco van Wieringen [Sat, 19 Jun 2010 13:23:46 +0000 (15:23 +0200)]
Remove prototypes of removed prune queries.

13 years agoAdapt new prune code with old db_accurate_get_jobids()
Eric Bollengier [Fri, 18 Jun 2010 07:03:28 +0000 (09:03 +0200)]
Adapt new prune code with old db_accurate_get_jobids()

13 years agoregress: tweak estimate-test
Eric Bollengier [Fri, 18 Jun 2010 06:57:56 +0000 (08:57 +0200)]
regress: tweak estimate-test

13 years agoRemove bdb from configure
Eric Bollengier [Thu, 17 Jun 2010 15:33:19 +0000 (17:33 +0200)]
Remove bdb from configure

13 years agoregress: add new prune test to regress suite
Eric Bollengier [Thu, 17 Jun 2010 13:48:21 +0000 (15:48 +0200)]
regress: add new prune test to regress suite

13 years agoregress: add new tests
Eric Bollengier [Thu, 17 Jun 2010 13:16:47 +0000 (15:16 +0200)]
regress: add new tests

13 years agoregress: display ERROR properly
Eric Bollengier [Thu, 17 Jun 2010 12:02:01 +0000 (14:02 +0200)]
regress: display ERROR properly

13 years agotweak ua_prune
Eric Bollengier [Thu, 17 Jun 2010 12:01:26 +0000 (14:01 +0200)]
tweak ua_prune

13 years agotweak comments
Eric Bollengier [Thu, 17 Jun 2010 09:11:37 +0000 (11:11 +0200)]
tweak comments

13 years agoCleanup prune queries
Eric Bollengier [Thu, 17 Jun 2010 08:47:47 +0000 (10:47 +0200)]
Cleanup prune queries

13 years agoregress: add more tests to prune-base-job-test
Eric Bollengier [Thu, 17 Jun 2010 08:36:15 +0000 (10:36 +0200)]
regress: add more tests to prune-base-job-test

13 years agoregress: update prune-base-job-test
Eric Bollengier [Thu, 17 Jun 2010 08:03:42 +0000 (10:03 +0200)]
regress: update prune-base-job-test

13 years agoregress: update prune test for base jobs
Eric Bollengier [Thu, 17 Jun 2010 07:11:05 +0000 (09:11 +0200)]
regress: update prune test for base jobs

13 years agoregress: add function to test pruning
Eric Bollengier [Thu, 17 Jun 2010 07:10:37 +0000 (09:10 +0200)]
regress: add function to test pruning

13 years agoupdate prune code
Eric Bollengier [Thu, 17 Jun 2010 07:10:05 +0000 (09:10 +0200)]
update prune code

13 years agoregress: add prune verification for base jobs
Eric Bollengier [Wed, 16 Jun 2010 22:21:14 +0000 (00:21 +0200)]
regress: add prune verification for base jobs

13 years agoregress: update prune-test
Eric Bollengier [Wed, 16 Jun 2010 22:12:14 +0000 (00:12 +0200)]
regress: update prune-test

13 years agoregress: add prune-test
Eric Bollengier [Wed, 16 Jun 2010 21:48:36 +0000 (23:48 +0200)]
regress: add prune-test

13 years agoCleanup prune code
Eric Bollengier [Wed, 16 Jun 2010 20:42:26 +0000 (22:42 +0200)]
Cleanup prune code

13 years agoMake new prune algo to work with backup
Eric Bollengier [Wed, 16 Jun 2010 16:33:54 +0000 (18:33 +0200)]
Make new prune algo to work with backup

13 years agostart to tweak prune algo
Eric Bollengier [Wed, 16 Jun 2010 06:56:03 +0000 (08:56 +0200)]
start to tweak prune algo

13 years agoSave any dumps during regression to dumps directory
Kern Sibbald [Sat, 19 Jun 2010 13:58:28 +0000 (15:58 +0200)]
Save any dumps during regression to dumps directory

13 years agoTweak update .gitignore
Kern Sibbald [Sat, 19 Jun 2010 09:56:26 +0000 (11:56 +0200)]
Tweak update .gitignore

13 years agoUpdate LICENSE
Kern Sibbald [Sat, 19 Jun 2010 09:56:13 +0000 (11:56 +0200)]
Update LICENSE

13 years agoTweak: remove old code
Kern Sibbald [Sat, 19 Jun 2010 06:45:15 +0000 (08:45 +0200)]
Tweak: remove old code

13 years agoFix crash from rw_lock/unlock miss match
Kern Sibbald [Sat, 19 Jun 2010 06:23:35 +0000 (08:23 +0200)]
Fix crash from rw_lock/unlock miss match

13 years agoAttempt to fix duplicate job kill seg fault
Kern Sibbald [Fri, 18 Jun 2010 21:43:38 +0000 (23:43 +0200)]
Attempt to fix duplicate job kill seg fault

13 years agoReplace pthread_kill by my_thread_send_signal() in jcr.c
Eric Bollengier [Fri, 18 Jun 2010 14:00:10 +0000 (16:00 +0200)]
Replace pthread_kill by my_thread_send_signal() in jcr.c

13 years agoupdate configure
Eric Bollengier [Fri, 18 Jun 2010 08:20:05 +0000 (10:20 +0200)]
update configure

13 years agofix #1595 about batch mode detection problem for postgresql with non standard install dir
Eric Bollengier [Fri, 18 Jun 2010 08:18:12 +0000 (10:18 +0200)]
fix #1595 about batch mode detection problem for postgresql with non standard install dir

13 years agoFix accurate code
Eric Bollengier [Fri, 18 Jun 2010 07:02:34 +0000 (09:02 +0200)]
Fix accurate code

13 years agoAdd TestName to gdb traceback
Kern Sibbald [Fri, 18 Jun 2010 11:50:28 +0000 (13:50 +0200)]
Add TestName to gdb traceback

13 years agoregress: update base-job-test
Eric Bollengier [Thu, 17 Jun 2010 07:30:59 +0000 (09:30 +0200)]
regress: update base-job-test

13 years agoFix db_get_base_jobid()
Eric Bollengier [Thu, 17 Jun 2010 07:08:21 +0000 (09:08 +0200)]
Fix db_get_base_jobid()

13 years agoFix #1594 about prune copy jobs
Eric Bollengier [Mon, 14 Jun 2010 11:36:53 +0000 (13:36 +0200)]
Fix #1594 about prune copy jobs

13 years agoApply literal string fix in printf submitted by Luca Berra
Kern Sibbald [Mon, 7 Jun 2010 20:01:56 +0000 (22:01 +0200)]
Apply literal string fix in printf submitted by Luca Berra

13 years agoregress: fix multi2-storage-test
Eric Bollengier [Thu, 3 Jun 2010 14:25:42 +0000 (16:25 +0200)]
regress: fix multi2-storage-test

14 years agoFix bug #1582 Restore from multiple storage daemons breaks subsequent backups
Kern Sibbald [Thu, 3 Jun 2010 12:24:00 +0000 (14:24 +0200)]
Fix bug #1582 Restore from multiple storage daemons breaks subsequent backups

14 years agoFix segfault on "cancel jobid=" command
Eric Bollengier [Tue, 1 Jun 2010 20:50:17 +0000 (22:50 +0200)]
Fix segfault on "cancel jobid=" command

14 years agoChange libtool version
Eric Bollengier [Tue, 1 Jun 2010 13:27:31 +0000 (15:27 +0200)]
Change libtool version

14 years agoregress: tweak multi2-storage-test
Eric Bollengier [Tue, 1 Jun 2010 12:40:36 +0000 (14:40 +0200)]
regress: tweak multi2-storage-test

14 years agoFix bug #1554 Windows installer doesn't honor /S flag
Kern Sibbald [Sun, 30 May 2010 10:06:58 +0000 (12:06 +0200)]
Fix bug #1554 Windows installer doesn't honor /S flag

14 years agoFix typo reported in bug #1585
Kern Sibbald [Sun, 30 May 2010 09:18:54 +0000 (11:18 +0200)]
Fix typo reported in bug #1585

14 years agoTweak: use C++ rather than C and use Bacula indenting standards
Kern Sibbald [Sat, 29 May 2010 15:37:59 +0000 (17:37 +0200)]
Tweak: use C++ rather than C and use Bacula indenting standards

14 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

14 years agoFix #1571 and install libraries with 755 perms
Eric Bollengier [Fri, 28 May 2010 07:15:24 +0000 (09:15 +0200)]
Fix #1571 and install libraries with 755 perms

14 years agoFix bug #1581 ASSERTs in src/dird/jobq.c can never trigger
Kern Sibbald [Thu, 27 May 2010 20:41:12 +0000 (22:41 +0200)]
Fix bug #1581 ASSERTs in src/dird/jobq.c can never trigger

14 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

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

14 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

14 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

14 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