]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
14 years agoFinal po changes for Release-5.0.1 Release-5.0.1
Eric Bollengier [Wed, 24 Feb 2010 15:33:48 +0000 (16:33 +0100)]
Final po changes for Release-5.0.1

14 years agoRemove qt-console from POFILES
Eric Bollengier [Wed, 24 Feb 2010 14:42:52 +0000 (15:42 +0100)]
Remove qt-console from POFILES

14 years agoregress: fix regress-win32 prog to handle monitor section in bacula-fd.conf
Eric Bollengier [Wed, 24 Feb 2010 09:49:06 +0000 (10:49 +0100)]
regress: fix regress-win32 prog to handle monitor section in bacula-fd.conf

14 years agoMerge branch 'Branch-5.0' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula...
Kern Sibbald [Tue, 23 Feb 2010 21:08:25 +0000 (22:08 +0100)]
Merge branch 'Branch-5.0' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula into Branch-5.0

14 years agoUndelete bat help files
Kern Sibbald [Tue, 23 Feb 2010 21:08:07 +0000 (22:08 +0100)]
Undelete bat help files

14 years agoregress: permits monitor director for win32
Eric Bollengier [Tue, 23 Feb 2010 19:16:05 +0000 (20:16 +0100)]
regress: permits monitor director for win32

14 years agoTweak debug level
Eric Bollengier [Tue, 23 Feb 2010 18:20:59 +0000 (19:20 +0100)]
Tweak debug level

14 years agoregress: tweak prototype.conf for storage address
Eric Bollengier [Tue, 23 Feb 2010 18:14:55 +0000 (19:14 +0100)]
regress: tweak prototype.conf for storage address

14 years agoFix problem with MySQL with big Base jobs (temporary fix for 5.0.1)
Eric Bollengier [Tue, 23 Feb 2010 17:04:46 +0000 (18:04 +0100)]
Fix problem with MySQL with big Base jobs (temporary fix for 5.0.1)

14 years agoTweak update date
Kern Sibbald [Tue, 23 Feb 2010 14:59:54 +0000 (15:59 +0100)]
Tweak update date

14 years agoFix compiler warnings in tools directory
Kern Sibbald [Mon, 22 Feb 2010 20:48:23 +0000 (21:48 +0100)]
Fix compiler warnings in tools directory

14 years agoTweak update .gitignore
Kern Sibbald [Tue, 23 Feb 2010 09:49:27 +0000 (10:49 +0100)]
Tweak update .gitignore

14 years agoTweak update ChangeLog and ReleaseNotes
Kern Sibbald [Tue, 23 Feb 2010 09:48:42 +0000 (10:48 +0100)]
Tweak update ChangeLog and ReleaseNotes

14 years agoEnsure SD asks for help when looping even if poll set. Fixes bug #1513
Kern Sibbald [Tue, 23 Feb 2010 09:19:16 +0000 (10:19 +0100)]
Ensure SD asks for help when looping even if poll set. Fixes bug #1513

14 years agoTweak update version
Kern Sibbald [Mon, 22 Feb 2010 20:27:29 +0000 (21:27 +0100)]
Tweak update version

14 years agoregress: add function to create many dirs
Eric Bollengier [Mon, 22 Feb 2010 17:06:21 +0000 (18:06 +0100)]
regress: add function to create many dirs

14 years agoFix three-pool regress bug
Kern Sibbald [Sun, 21 Feb 2010 18:22:11 +0000 (19:22 +0100)]
Fix three-pool regress bug

14 years agoReplace MIN by code as recommended by Marco to avoid compiler warning
Kern Sibbald [Sun, 21 Feb 2010 16:38:46 +0000 (17:38 +0100)]
Replace MIN by code as recommended by Marco to avoid compiler warning

14 years agoMake script more portable
Kern Sibbald [Sun, 21 Feb 2010 15:24:50 +0000 (16:24 +0100)]
Make script more portable

14 years agoAdd Fedora 11 and 12 build tags.
Scott Barninger [Sun, 21 Feb 2010 16:03:31 +0000 (11:03 -0500)]
Add Fedora 11 and 12 build tags.

14 years agoLets close the Ingres cursor otherwise the code complains the cursor is still open...
Marco van Wieringen [Sun, 21 Feb 2010 14:45:23 +0000 (15:45 +0100)]
Lets close the Ingres cursor otherwise the code complains the cursor is still open when we try to reuse it.

14 years agoFix segv when indicator field is null. Also added some extra checks around free calls...
Marco van Wieringen [Sun, 21 Feb 2010 14:04:03 +0000 (15:04 +0100)]
Fix segv when indicator field is null. Also added some extra checks around free calls so we don't try to free null pointers.

14 years agoFix typo
Marco van Wieringen [Sun, 21 Feb 2010 12:17:21 +0000 (13:17 +0100)]
Fix typo

14 years agoChanged strcpy to bstrncpy and sprintf to bsnprintf and changed the bsnprintf format.
Marco van Wieringen [Sun, 21 Feb 2010 11:00:38 +0000 (12:00 +0100)]
Changed strcpy to bstrncpy and sprintf to bsnprintf and changed the bsnprintf format.

14 years agoSmall indent changes
Marco van Wieringen [Sun, 21 Feb 2010 10:39:37 +0000 (11:39 +0100)]
Small indent changes

14 years agoFixed typo
Marco van Wieringen [Sat, 20 Feb 2010 21:06:03 +0000 (22:06 +0100)]
Fixed typo

14 years agoSync between master and this branch as some ingres changes did go into master but...
Marco van Wieringen [Sat, 20 Feb 2010 20:57:48 +0000 (21:57 +0100)]
Sync between master and this branch as some ingres changes did go into master but not into this branch.

14 years agoRemove include file that makes the compile complain and doesn't seem to be used as...
Marco van Wieringen [Sat, 20 Feb 2010 19:52:28 +0000 (20:52 +0100)]
Remove include file that makes the compile complain and doesn't seem to be used as removing makes the code compile ok.

14 years agoSome small indent changes.
Marco van Wieringen [Sat, 20 Feb 2010 16:11:22 +0000 (17:11 +0100)]
Some small indent changes.

14 years agoReindented myingres.sc to Bacula "style" and regenerated myingres.c
Marco van Wieringen [Sat, 20 Feb 2010 20:40:07 +0000 (21:40 +0100)]
Reindented myingres.sc to Bacula "style" and regenerated myingres.c

Conflicts:

bacula/src/cats/myingres.c
bacula/src/cats/myingres.sc

14 years agoMerged in rejects from previous patch and regenerated new myingres.c from myingres...
Marco van Wieringen [Sat, 20 Feb 2010 20:17:11 +0000 (21:17 +0100)]
Merged in rejects from previous patch and regenerated new myingres.c from myingres.sc using esqlc.
Changed sprintf into snprintf.

Conflicts:

bacula/src/cats/myingres.c
bacula/src/cats/myingres.sc

14 years agoAdded patch from Stefan Reddig -- fixed date types, errmsg
Marco van Wieringen [Sat, 20 Feb 2010 20:09:31 +0000 (21:09 +0100)]
Added patch from Stefan Reddig -- fixed date types, errmsg

Conflicts:

bacula/src/cats/myingres.c
bacula/src/cats/myingres.h
bacula/src/cats/myingres.sc

14 years agoAdded patch from Stefan Reddig -- improved ingres db test
Marco van Wieringen [Sat, 20 Feb 2010 15:22:17 +0000 (16:22 +0100)]
Added patch from Stefan Reddig -- improved ingres db test

14 years agoAdded patch from Stefan Reddig -- added some checks, db test prog
Marco van Wieringen [Sat, 20 Feb 2010 20:03:40 +0000 (21:03 +0100)]
Added patch from Stefan Reddig -- added some checks, db test prog

Conflicts:

bacula/src/cats/ingres.c
bacula/src/cats/myingres.c

14 years agoTweak update date
Kern Sibbald [Sat, 20 Feb 2010 19:42:19 +0000 (20:42 +0100)]
Tweak update date

14 years agoForgot one exit.
Scott Barninger [Sat, 20 Feb 2010 19:13:44 +0000 (14:13 -0500)]
Forgot one exit.

14 years agoFixes for client only build.
Scott Barninger [Sat, 20 Feb 2010 19:10:13 +0000 (14:10 -0500)]
Fixes for client only build.

14 years agoFix seg fault in dup jobs regression test
Kern Sibbald [Sat, 20 Feb 2010 17:37:58 +0000 (18:37 +0100)]
Fix seg fault in dup jobs regression test

14 years agoPossible fix for FreeBSD three-pool regress failure
Kern Sibbald [Sat, 20 Feb 2010 16:58:46 +0000 (17:58 +0100)]
Possible fix for FreeBSD three-pool regress failure

14 years agoRemove duplicate.
Scott Barninger [Sat, 20 Feb 2010 17:33:34 +0000 (12:33 -0500)]
Remove duplicate.

14 years agoRemove mysql version variable.
Scott Barninger [Sat, 20 Feb 2010 16:35:28 +0000 (11:35 -0500)]
Remove mysql version variable.

14 years agoEnable readline support.
Scott Barninger [Sat, 20 Feb 2010 16:31:48 +0000 (11:31 -0500)]
Enable readline support.

14 years agobug report 1505
Scott Barninger [Sat, 20 Feb 2010 15:07:16 +0000 (10:07 -0500)]
bug report 1505

14 years agoTweak eliminate compiler wornings
Kern Sibbald [Sat, 20 Feb 2010 15:02:30 +0000 (16:02 +0100)]
Tweak eliminate compiler wornings

14 years agoThis version fixes an issue where the console window would start out not
Dirk H Bartley [Sat, 20 Feb 2010 08:01:00 +0000 (09:01 +0100)]
This version fixes an issue where the console window would start out not
 docked.  It is fixed by initiating the variables in the Pages class with
 a constructor.

14 years agofix bvfs that displays NULL from time to time
Eric Bollengier [Fri, 19 Feb 2010 15:47:52 +0000 (16:47 +0100)]
fix bvfs that displays NULL from time to time

14 years agoupdate changelog
Eric Bollengier [Fri, 19 Feb 2010 09:15:42 +0000 (10:15 +0100)]
update changelog

14 years agoFix make_catalog_backup.pl fails when catalog db is on other host
Philipp Storz [Fri, 19 Feb 2010 09:07:59 +0000 (10:07 +0100)]
Fix make_catalog_backup.pl fails when catalog db is on other host

14 years agoTweak debug
Kern Sibbald [Thu, 18 Feb 2010 11:08:30 +0000 (12:08 +0100)]
Tweak debug

14 years agoTweak SD debug code
Kern Sibbald [Thu, 18 Feb 2010 09:41:52 +0000 (10:41 +0100)]
Tweak SD debug code

14 years agoDiscard prev regress test results
Kern Sibbald [Thu, 18 Feb 2010 09:23:55 +0000 (10:23 +0100)]
Discard prev regress test results

14 years agoUpdate ReleaseNotes and ChangeLog
Kern Sibbald [Wed, 17 Feb 2010 18:04:19 +0000 (19:04 +0100)]
Update ReleaseNotes and ChangeLog

14 years agoTweak date
Kern Sibbald [Wed, 17 Feb 2010 17:38:32 +0000 (18:38 +0100)]
Tweak date

14 years agoApply MacOSX installer patch from bug #1509
Kern Sibbald [Wed, 17 Feb 2010 17:34:51 +0000 (18:34 +0100)]
Apply MacOSX installer patch from bug #1509

14 years agoTweak copyrights
Kern Sibbald [Wed, 17 Feb 2010 15:39:36 +0000 (16:39 +0100)]
Tweak copyrights

14 years agoAdd debug code for FreeBSD regress failures
Kern Sibbald [Wed, 17 Feb 2010 13:18:11 +0000 (14:18 +0100)]
Add debug code for FreeBSD regress failures

14 years agoReduce debug output
Kern Sibbald [Wed, 17 Feb 2010 13:15:06 +0000 (14:15 +0100)]
Reduce debug output

14 years agoRegress test Branch-5.0 prior to release
Kern Sibbald [Tue, 16 Feb 2010 15:32:58 +0000 (16:32 +0100)]
Regress test Branch-5.0 prior to release

14 years agoAdd more debug for three-pool regress failure
Kern Sibbald [Tue, 16 Feb 2010 14:45:54 +0000 (15:45 +0100)]
Add more debug for three-pool regress failure

14 years agoFix typo
Marco van Wieringen [Tue, 16 Feb 2010 14:41:21 +0000 (15:41 +0100)]
Fix typo

14 years agoregress: Schedule duplicate job test
Eric Bollengier [Tue, 16 Feb 2010 13:59:51 +0000 (14:59 +0100)]
regress: Schedule duplicate job test

14 years agoBackport duplicate-job-test
Eric Bollengier [Tue, 16 Feb 2010 13:57:50 +0000 (14:57 +0100)]
Backport duplicate-job-test

14 years agoMake dup jobs regress test work
Kern Sibbald [Tue, 16 Feb 2010 12:59:47 +0000 (13:59 +0100)]
Make dup jobs regress test work

14 years agoEliminate error message in regress setup if get not present
Kern Sibbald [Tue, 16 Feb 2010 12:58:55 +0000 (13:58 +0100)]
Eliminate error message in regress setup if get not present

14 years agoAvoid error message if git not installed
Kern Sibbald [Tue, 16 Feb 2010 12:11:41 +0000 (13:11 +0100)]
Avoid error message if git not installed

14 years agoFix typo
Eric Bollengier [Tue, 16 Feb 2010 08:49:06 +0000 (09:49 +0100)]
Fix typo

14 years agoFix typo
Marco van Wieringen [Mon, 15 Feb 2010 21:31:28 +0000 (22:31 +0100)]
Fix typo

14 years agoApply fix to previous fix of Copy problem. Fix proposed by reporter of bug #1476
Kern Sibbald [Mon, 15 Feb 2010 20:23:35 +0000 (21:23 +0100)]
Apply fix to previous fix of Copy problem. Fix proposed by reporter of bug #1476

14 years agoTweak dir conf for migration to eliminate Allow Duplicates, which made test fail
Kern Sibbald [Mon, 15 Feb 2010 20:14:40 +0000 (21:14 +0100)]
Tweak dir conf for migration to eliminate Allow Duplicates, which made test fail

14 years agoSet default Allow Duplicate Jobs = yes
Kern Sibbald [Mon, 15 Feb 2010 18:11:01 +0000 (19:11 +0100)]
Set default Allow Duplicate Jobs = yes

14 years agoFix Allow Duplicates bug
Kern Sibbald [Mon, 15 Feb 2010 17:18:47 +0000 (18:18 +0100)]
Fix Allow Duplicates bug

14 years agoFix duplicate job bug
Kern Sibbald [Sun, 14 Feb 2010 19:19:44 +0000 (20:19 +0100)]
Fix duplicate job bug

14 years agoUpdate date
Kern Sibbald [Sun, 14 Feb 2010 17:28:26 +0000 (18:28 +0100)]
Update date

14 years agoFix infinite wait on error when restore started
Kern Sibbald [Sun, 14 Feb 2010 17:24:39 +0000 (18:24 +0100)]
Fix infinite wait on error when restore started

14 years agoTweak bat debug code
Kern Sibbald [Sun, 14 Feb 2010 17:23:56 +0000 (18:23 +0100)]
Tweak bat debug code

14 years agoMake undocking work
Dirk Bartley [Sun, 14 Feb 2010 17:23:07 +0000 (18:23 +0100)]
Make undocking work

14 years agoupdate configure
Eric Bollengier [Sun, 14 Feb 2010 17:13:54 +0000 (18:13 +0100)]
update configure

14 years agoAdd check for sqlite3_threadsafe() in configure
Eric Bollengier [Sun, 14 Feb 2010 17:12:41 +0000 (18:12 +0100)]
Add check for sqlite3_threadsafe() in configure

14 years agoAdd debug to testls
Kern Sibbald [Sun, 14 Feb 2010 09:08:14 +0000 (10:08 +0100)]
Add debug to testls

14 years agoTweak multi2-storage-test
Kern Sibbald [Sat, 13 Feb 2010 19:32:15 +0000 (20:32 +0100)]
Tweak multi2-storage-test

14 years agoUpdates for 5.0.1.
Scott Barninger [Sat, 13 Feb 2010 18:45:36 +0000 (13:45 -0500)]
Updates for 5.0.1.

14 years agoClean up termcap requirements.
Scott Barninger [Sat, 13 Feb 2010 18:29:15 +0000 (13:29 -0500)]
Clean up termcap requirements.

14 years agoTweak multi2-storage-test again
Kern Sibbald [Sat, 13 Feb 2010 18:16:55 +0000 (19:16 +0100)]
Tweak multi2-storage-test again

14 years agoAdd dependency information.
Scott Barninger [Sat, 13 Feb 2010 18:17:56 +0000 (13:17 -0500)]
Add dependency information.

14 years agoChanges to run bat as nonroot user.
Scott Barninger [Sat, 13 Feb 2010 17:32:42 +0000 (12:32 -0500)]
Changes to run bat as nonroot user.

14 years agoRefix version.
Scott Barninger [Sat, 13 Feb 2010 17:23:20 +0000 (12:23 -0500)]
Refix version.

14 years agoMerge branch 'Branch-5.0' of ssh://fleetworks@bacula.git.sourceforge.net/gitroot...
Scott Barninger [Sat, 13 Feb 2010 16:27:56 +0000 (11:27 -0500)]
Merge branch 'Branch-5.0' of ssh://fleetworks@bacula.git.sourceforge.net/gitroot/bacula/bacula into Branch-5.0

14 years agoFix client only build.
Scott Barninger [Sat, 13 Feb 2010 16:27:07 +0000 (11:27 -0500)]
Fix client only build.

14 years agoTweak big-files-test
Kern Sibbald [Sat, 13 Feb 2010 16:21:34 +0000 (17:21 +0100)]
Tweak big-files-test

14 years agoTweak multi2-storage-test
Eric Bollengier [Sat, 13 Feb 2010 16:05:01 +0000 (17:05 +0100)]
Tweak multi2-storage-test

14 years agoTweak multi-storage-test
Kern Sibbald [Sat, 13 Feb 2010 13:45:58 +0000 (14:45 +0100)]
Tweak multi-storage-test

14 years agoAdd code to check and prevent setting StorageId to zero
Kern Sibbald [Sat, 13 Feb 2010 11:45:13 +0000 (12:45 +0100)]
Add code to check and prevent setting StorageId to zero

14 years agoTweak add error checks
Kern Sibbald [Sat, 13 Feb 2010 11:34:08 +0000 (12:34 +0100)]
Tweak add error checks

14 years agoTweak copyright dates + subroutine name
Kern Sibbald [Sat, 13 Feb 2010 11:19:43 +0000 (12:19 +0100)]
Tweak copyright dates + subroutine name

14 years agoTweak copyright date
Kern Sibbald [Sat, 13 Feb 2010 10:48:47 +0000 (11:48 +0100)]
Tweak copyright date

14 years agoLets call the Ingres version of the tables also version 12 as it already has all...
Marco van Wieringen [Fri, 12 Feb 2010 21:06:30 +0000 (22:06 +0100)]
Lets call the Ingres version of the tables also version 12 as it already has all the new tables introduced
in version 12 on the other backends.

14 years agoFix library versions from 5.1.0 to 5.0.1 so things are inline with the new numbering...
Marco van Wieringen [Fri, 12 Feb 2010 19:57:28 +0000 (20:57 +0100)]
Fix library versions from 5.1.0 to 5.0.1 so things are inline with the new numbering scheme

14 years agoTweak ReleaseNotes
Kern Sibbald [Fri, 12 Feb 2010 19:16:10 +0000 (20:16 +0100)]
Tweak ReleaseNotes

14 years agoTweak date
Kern Sibbald [Fri, 12 Feb 2010 16:52:17 +0000 (17:52 +0100)]
Tweak date

14 years agoFirst cut at fixing AllowDuplicateJobs bugs
Kern Sibbald [Fri, 12 Feb 2010 15:12:19 +0000 (16:12 +0100)]
First cut at fixing AllowDuplicateJobs bugs