]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
14 years agoMerge branch 'master' into basejobv3
Eric Bollengier [Mon, 31 Aug 2009 14:20:07 +0000 (16:20 +0200)]
Merge branch 'master' into basejobv3

14 years agoProhibit copy and assignment in db_list_ctx
Eric Bollengier [Mon, 31 Aug 2009 13:04:15 +0000 (15:04 +0200)]
Prohibit copy and assignment in db_list_ctx

14 years agoUse new db_list_ctx class instead of bad POOLMEM*
Eric Bollengier [Mon, 31 Aug 2009 12:57:38 +0000 (14:57 +0200)]
Use new db_list_ctx class instead of bad POOLMEM*

14 years agoMerge branch 'master' into basejobv3
Eric Bollengier [Mon, 31 Aug 2009 12:33:51 +0000 (14:33 +0200)]
Merge branch 'master' into basejobv3

Conflicts:
bacula/src/cats/protos.h
bacula/src/cats/sql_get.c
bacula/src/dird/backup.c

14 years agoTweak technotes
Kern Sibbald [Mon, 31 Aug 2009 10:36:57 +0000 (12:36 +0200)]
Tweak technotes

14 years agoExclude OSX resource forks from saving using the xattr code
Marco van Wieringen [Mon, 31 Aug 2009 07:36:38 +0000 (09:36 +0200)]
Exclude OSX resource forks from saving using the xattr code
Exclude OSX acl data from saving using the xattr code when normal acl mode is also enabled.
Make excluding certain xattr in the generic functions somewhat easier for certain OS specific attributes.

14 years agotweak comment
Eric Bollengier [Mon, 31 Aug 2009 07:13:16 +0000 (09:13 +0200)]
tweak comment

14 years agoFix Win32/64 build
Kern Sibbald [Sun, 30 Aug 2009 22:16:03 +0000 (00:16 +0200)]
Fix Win32/64 build

14 years agoRemove old subroutine prototype
Kern Sibbald [Sun, 30 Aug 2009 21:25:19 +0000 (23:25 +0200)]
Remove old subroutine prototype

14 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
Kern Sibbald [Sun, 30 Aug 2009 20:54:05 +0000 (22:54 +0200)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula

14 years agoprohibe copy and assignment in Bvfs module
Eric Bollengier [Sun, 30 Aug 2009 20:19:57 +0000 (22:19 +0200)]
prohibe copy and assignment in Bvfs module

14 years agoFix bug #1355 Director crashes with double free in Accurate SQL query
Kern Sibbald [Sun, 30 Aug 2009 18:29:15 +0000 (20:29 +0200)]
Fix bug #1355 Director crashes with double free in Accurate SQL query

14 years agoFix bug #1357 Verify jobs fail when job has zero files
Kern Sibbald [Sat, 29 Aug 2009 13:07:02 +0000 (15:07 +0200)]
Fix bug #1357 Verify jobs fail when job has zero files

14 years agoRework verify-voltocat-test and add to normal tests
Kern Sibbald [Sat, 29 Aug 2009 13:06:09 +0000 (15:06 +0200)]
Rework verify-voltocat-test and add to normal tests

14 years agoRelease orphanned buffers in accurate code
Kern Sibbald [Wed, 26 Aug 2009 16:56:54 +0000 (18:56 +0200)]
Release orphanned buffers in accurate code

14 years agoFix possible seg fault in db_get_int_handler in accurate code
Kern Sibbald [Wed, 26 Aug 2009 16:55:58 +0000 (18:55 +0200)]
Fix possible seg fault in db_get_int_handler in accurate code

14 years agoUpdate JobBytes only for Verify jobs when computing checksum
Eric Bollengier [Wed, 26 Aug 2009 13:56:37 +0000 (15:56 +0200)]
Update JobBytes only for Verify jobs when computing checksum

14 years agoAdd BaseJob option to fileset
Eric Bollengier [Wed, 26 Aug 2009 13:49:01 +0000 (15:49 +0200)]
Add BaseJob option to fileset

14 years agoMerge branch 'master' into basejobv3
Eric Bollengier [Wed, 26 Aug 2009 13:12:06 +0000 (15:12 +0200)]
Merge branch 'master' into basejobv3

14 years agoSuppress some error messages generated after cancelling a job
Kern Sibbald [Tue, 25 Aug 2009 06:56:36 +0000 (08:56 +0200)]
Suppress some error messages generated after cancelling a job

14 years agoMerge branch 'master' into basejobv3
Eric Bollengier [Mon, 24 Aug 2009 16:43:14 +0000 (18:43 +0200)]
Merge branch 'master' into basejobv3

14 years agotweak comments
Eric Bollengier [Mon, 24 Aug 2009 16:41:09 +0000 (18:41 +0200)]
tweak comments

14 years agoApply and commit Lorenz Schori <lo@znerol.ch> patch for OSX
Kern Sibbald [Mon, 24 Aug 2009 16:32:21 +0000 (18:32 +0200)]
Apply and commit Lorenz Schori <lo@znerol.ch> patch for OSX

14 years agoApply Lorenz' OSX patch
Lorenz Schori [Mon, 24 Aug 2009 16:29:27 +0000 (18:29 +0200)]
Apply Lorenz' OSX patch

14 years agoupdate basejob code to use checksum during accurate check
Eric Bollengier [Mon, 24 Aug 2009 16:09:19 +0000 (18:09 +0200)]
update basejob code to use checksum during accurate check

14 years agoClose bug #1351 SQLite2 to SQLite3 conversion
Kern Sibbald [Mon, 24 Aug 2009 14:53:55 +0000 (16:53 +0200)]
Close bug #1351 SQLite2 to SQLite3 conversion

14 years agoRemove unnecessary subroutine import definition
Kern Sibbald [Mon, 24 Aug 2009 14:52:58 +0000 (16:52 +0200)]
Remove unnecessary subroutine import definition

14 years agoMerge branch 'master' into basejobv3
Eric Bollengier [Mon, 24 Aug 2009 13:30:36 +0000 (15:30 +0200)]
Merge branch 'master' into basejobv3

14 years agoMerge branch 'master' of git@github.com:bacula/bacula
Scott Barninger [Sun, 23 Aug 2009 18:27:45 +0000 (14:27 -0400)]
Merge branch 'master' of git@github.com:bacula/bacula

14 years agoTest of git commit.
Scott Barninger [Sun, 23 Aug 2009 15:52:35 +0000 (11:52 -0400)]
Test of git commit.

14 years agoupdate technotes
Eric Bollengier [Sun, 23 Aug 2009 09:16:14 +0000 (11:16 +0200)]
update technotes

14 years agobat: fix variable name
Eric Bollengier [Sun, 23 Aug 2009 08:39:00 +0000 (10:39 +0200)]
bat: fix variable name

14 years agobat: Simplify the code to make TableWidget in read-only
Eric Bollengier [Sun, 23 Aug 2009 08:36:17 +0000 (10:36 +0200)]
bat: Simplify the code to make TableWidget in read-only

14 years agoFree Volume in several places. Fixes virtual-changer problem
Kern Sibbald [Sun, 23 Aug 2009 07:58:52 +0000 (09:58 +0200)]
Free Volume in several places. Fixes virtual-changer problem
     and possibly bug #1346.

14 years agoAdd SD Volume debug code
Kern Sibbald [Sun, 23 Aug 2009 07:58:19 +0000 (09:58 +0200)]
Add SD Volume debug code

14 years agoDon't print different filesystem. Will not descend message if directory explicitly...
Kern Sibbald [Sat, 22 Aug 2009 11:42:54 +0000 (13:42 +0200)]
Don't print different filesystem. Will not descend message if directory explicitly excluded

14 years agocapitalize bytes in message
Kern Sibbald [Sat, 22 Aug 2009 10:15:07 +0000 (12:15 +0200)]
capitalize bytes in message

14 years agoPrune a few dev tests
Kern Sibbald [Fri, 21 Aug 2009 12:50:58 +0000 (14:50 +0200)]
Prune a few dev tests

14 years agoupdate technotes
Eric Bollengier [Fri, 21 Aug 2009 12:37:16 +0000 (14:37 +0200)]
update technotes

14 years agoMerge branch 'master' of ssh://ricozz@bacula.git.sourceforge.net/gitroot/bacula/bacula
Eric Bollengier [Fri, 21 Aug 2009 12:36:10 +0000 (14:36 +0200)]
Merge branch 'master' of ssh://ricozz@bacula.git.sourceforge.net/gitroot/bacula/bacula

14 years agoMade shorter developers test
Kern Sibbald [Fri, 21 Aug 2009 11:41:35 +0000 (13:41 +0200)]
Made shorter developers test

14 years agoRework the bsock.h class to put public structures last
Kern Sibbald [Fri, 21 Aug 2009 11:26:17 +0000 (13:26 +0200)]
Rework the bsock.h class to put public structures last

14 years agoUpdate AUTHORS file
Kern Sibbald [Fri, 21 Aug 2009 06:52:42 +0000 (08:52 +0200)]
Update AUTHORS file

14 years agoIntegrate patch for building dmg on OSX from Lorenz Schori <lo@znerol.ch>
Lorenz Schori [Fri, 21 Aug 2009 06:50:45 +0000 (08:50 +0200)]
Integrate patch for building dmg on OSX from Lorenz Schori <lo@znerol.ch>

14 years agoAdd commas in num files for estimate command
Kern Sibbald [Fri, 21 Aug 2009 06:40:33 +0000 (08:40 +0200)]
Add commas in num files for estimate command

14 years agoin status slots command, unlock db just after sql query
Eric Bollengier [Thu, 20 Aug 2009 19:42:05 +0000 (21:42 +0200)]
in status slots command, unlock db just after sql query

14 years agoUpdate version
Kern Sibbald [Thu, 20 Aug 2009 13:02:17 +0000 (15:02 +0200)]
Update version

14 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
Kern Sibbald [Thu, 20 Aug 2009 06:23:58 +0000 (08:23 +0200)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula

14 years agoAdd BWEBCONF env variable to specify the bweb.conf path without
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

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

14 years agoFix bat crash due to alignment diff in bat and core code
Kern Sibbald [Wed, 19 Aug 2009 20:26:41 +0000 (22:26 +0200)]
Fix bat crash due to alignment diff in bat and core code

14 years agoFix acl-xattr-test by using attr
Kern Sibbald [Wed, 19 Aug 2009 13:01:50 +0000 (15:01 +0200)]
Fix acl-xattr-test by using attr

14 years agoAdd BWEBCONF env variable to specify the bweb.conf path without
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

14 years agoMinor tweaks to bat
Kern Sibbald [Wed, 19 Aug 2009 10:56:04 +0000 (12:56 +0200)]
Minor tweaks to bat

14 years agoEnsure that timestamp put in SQL log
Kern Sibbald [Wed, 19 Aug 2009 10:54:23 +0000 (12:54 +0200)]
Ensure that timestamp put in SQL log

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

14 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

14 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

14 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

14 years agobweb: update INSTALL file and add note into bweb configuration screen
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

14 years agoUpdate technotes and version
Kern Sibbald [Sat, 15 Aug 2009 20:08:06 +0000 (22:08 +0200)]
Update technotes and version

14 years agoprevent status page from requesting status before it has been brought to the front
Dirk Bartley [Sat, 15 Aug 2009 19:51:54 +0000 (21:51 +0200)]
prevent status page from requesting status before it has been brought to the front

14 years agoMerge branch 'kern/despool'
Kern Sibbald [Sat, 15 Aug 2009 19:44:08 +0000 (21:44 +0200)]
Merge branch 'kern/despool'

14 years agoMove global acquire lock to lock by device
Kern Sibbald [Sat, 15 Aug 2009 09:41:17 +0000 (11:41 +0200)]
Move global acquire lock to lock by device

14 years agoRestrict acquire to one job at a time
Kern Sibbald [Sat, 15 Aug 2009 08:59:49 +0000 (10:59 +0200)]
Restrict acquire to one job at a time

14 years agoFix acquire.c locking
Kern Sibbald [Fri, 14 Aug 2009 09:50:53 +0000 (11:50 +0200)]
Fix acquire.c locking

14 years agoTry to fix acquire not to block during despooling
Kern Sibbald [Thu, 13 Aug 2009 21:49:45 +0000 (23:49 +0200)]
Try to fix acquire not to block during despooling

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

14 years agoGive virtual-changer-test a poll interval so it works again
Kern Sibbald [Sat, 15 Aug 2009 13:39:39 +0000 (15:39 +0200)]
Give virtual-changer-test a poll interval so it works again

14 years agoMinor line spacing tweak
Kern Sibbald [Sat, 15 Aug 2009 13:39:04 +0000 (15:39 +0200)]
Minor line spacing tweak

14 years agoTweak virtual changer scripts
Kern Sibbald [Sat, 15 Aug 2009 13:08:13 +0000 (15:08 +0200)]
Tweak virtual changer scripts

14 years agoNo need to flush the members of the xattr link cache as they are not
Marco van Wieringen [Sat, 15 Aug 2009 08:41:18 +0000 (10:41 +0200)]
No need to flush the members of the xattr link cache as they are not
dynamically created. Small oversight from my side, was thinking I had
a memory leak.

14 years agofix couple of segfault in acl/xattr code
Eric Bollengier [Sat, 15 Aug 2009 08:05:55 +0000 (10:05 +0200)]
fix couple of segfault in acl/xattr code

14 years agoEliminate git pull in config_dart
Kern Sibbald [Sat, 15 Aug 2009 06:23:31 +0000 (08:23 +0200)]
Eliminate git pull in config_dart

14 years agoMerge branch 'mvw/jcr-struct-rewrite' of git://gateway.planets.elm.net/projects/GITre...
Kern Sibbald [Sat, 15 Aug 2009 05:38:21 +0000 (07:38 +0200)]
Merge branch 'mvw/jcr-struct-rewrite' of git://gateway.planets.elm.net/projects/GITrepositories/OSS/bacula.sourceforge into jcr

14 years agoSome small fixes to the counting and some small relayout of small code sniplets.
Marco van Wieringen [Fri, 14 Aug 2009 21:37:32 +0000 (23:37 +0200)]
Some small fixes to the counting and some small relayout of small code sniplets.

14 years agoLets first output statistics before freeing them. Saves a rather stupid segmentation...
Marco van Wieringen [Fri, 14 Aug 2009 20:28:33 +0000 (22:28 +0200)]
Lets first output statistics before freeing them. Saves a rather stupid segmentation fault.

14 years agoFix merge conflict leftover
Marco van Wieringen [Fri, 14 Aug 2009 15:35:04 +0000 (17:35 +0200)]
Fix merge conflict leftover

14 years agoAdd all acl and xattr related variables which are either global or already part of...
Marco van Wieringen [Fri, 14 Aug 2009 12:43:38 +0000 (14:43 +0200)]
Add all acl and xattr related variables which are either global or already part of the JCR
into a simple structure and reference that from the JCR structure.

14 years agoSome small fixes to the counting and some small relayout of small code sniplets.
Marco van Wieringen [Fri, 14 Aug 2009 21:37:32 +0000 (23:37 +0200)]
Some small fixes to the counting and some small relayout of small code sniplets.

14 years agoLets first output statistics before freeing them. Saves a rather stupid segmentation...
Marco van Wieringen [Fri, 14 Aug 2009 20:28:33 +0000 (22:28 +0200)]
Lets first output statistics before freeing them. Saves a rather stupid segmentation fault.

14 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula
Kern Sibbald [Fri, 14 Aug 2009 18:50:26 +0000 (20:50 +0200)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula

14 years agoIgnore regress time.out file
Kern Sibbald [Fri, 14 Aug 2009 18:48:03 +0000 (20:48 +0200)]
Ignore regress time.out file

14 years agoFix merge conflict leftover
Marco van Wieringen [Fri, 14 Aug 2009 15:35:04 +0000 (17:35 +0200)]
Fix merge conflict leftover

14 years agoAdd all acl and xattr related variables which are either global or already part of...
Marco van Wieringen [Fri, 14 Aug 2009 12:43:38 +0000 (14:43 +0200)]
Add all acl and xattr related variables which are either global or already part of the JCR
into a simple structure and reference that from the JCR structure.

14 years agofix compilation problem reported by Dan
Eric Bollengier [Fri, 14 Aug 2009 14:12:29 +0000 (16:12 +0200)]
fix compilation problem reported by Dan

14 years agoCorrect spelling of writing -- reported by Dan
Kern Sibbald [Fri, 14 Aug 2009 12:56:36 +0000 (14:56 +0200)]
Correct spelling of writing -- reported by Dan

14 years agoMerge branch 'master' into basejobv3
Eric Bollengier [Fri, 14 Aug 2009 12:37:44 +0000 (14:37 +0200)]
Merge branch 'master' into basejobv3

Conflicts:
bacula/src/filed/backup.c

14 years agoLoose void pointer and use C++ supported declaration elsewhere defined structure.
Marco van Wieringen [Thu, 13 Aug 2009 07:33:01 +0000 (09:33 +0200)]
Loose void pointer and use C++ supported declaration elsewhere defined structure.

14 years agoMove global variables into jcr private xattr data structure so we can have parallel...
Marco van Wieringen [Wed, 12 Aug 2009 20:37:21 +0000 (22:37 +0200)]
Move global variables into jcr private xattr data structure so we can have parallel saves of xattr on solaris.

14 years agoupdate lock manager to get better traces
Eric Bollengier [Thu, 13 Aug 2009 21:42:53 +0000 (23:42 +0200)]
update lock manager to get better traces

14 years agoFix files wiped out by merge
Kern Sibbald [Thu, 13 Aug 2009 18:37:42 +0000 (20:37 +0200)]
Fix files wiped out by merge

14 years agoMissed commiting one file last time
Kern Sibbald [Thu, 13 Aug 2009 18:28:12 +0000 (20:28 +0200)]
Missed commiting one file last time

14 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula
Kern Sibbald [Thu, 13 Aug 2009 17:26:13 +0000 (19:26 +0200)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula

Conflicts:
bacula/technotes

14 years agoMake SD lock tracing work again. Has not worked for some time.
Kern Sibbald [Thu, 13 Aug 2009 17:21:45 +0000 (19:21 +0200)]
Make SD lock tracing work again. Has not worked for some time.

14 years agobat: Add a re-run button on job info page, that allows to
Eric Bollengier [Thu, 13 Aug 2009 15:36:32 +0000 (17:36 +0200)]
bat: Add a re-run button on job info page, that allows to
     run the selected job with the same properties (level, pool,
     etc...)

14 years agobat: small fix on hrule
Eric Bollengier [Thu, 13 Aug 2009 15:35:26 +0000 (17:35 +0200)]
bat: small fix on hrule

14 years agobat: tweak the run window
Eric Bollengier [Thu, 13 Aug 2009 15:08:47 +0000 (17:08 +0200)]
bat: tweak the run window

14 years agofix missing copyright
Eric Bollengier [Thu, 13 Aug 2009 13:32:41 +0000 (15:32 +0200)]
fix missing copyright

14 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula
Kern Sibbald [Wed, 12 Aug 2009 20:37:37 +0000 (22:37 +0200)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula