]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
15 years agoMove definition of FileId_t to bc_types and define it once in the jcr
Kern Sibbald [Mon, 24 Nov 2008 08:00:44 +0000 (08:00 +0000)]
Move definition of FileId_t to bc_types and define it once in the jcr

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8079 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoTweak
Kern Sibbald [Sat, 22 Nov 2008 18:48:42 +0000 (18:48 +0000)]
Tweak

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8078 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate
Kern Sibbald [Sat, 22 Nov 2008 18:37:43 +0000 (18:37 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8077 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoRemove all time_t from arguments in favor of utime_t, which is
Kern Sibbald [Sat, 22 Nov 2008 18:36:12 +0000 (18:36 +0000)]
Remove all time_t from arguments in favor of utime_t, which is
     machine independent.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8076 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoAdd more debug to match_bsr.c and use %u for unsigned debug editing.
Kern Sibbald [Sat, 22 Nov 2008 14:42:57 +0000 (14:42 +0000)]
Add more debug to match_bsr.c and use %u for unsigned debug editing.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8075 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoCommandLineOptions -u -g -c
Thomas Glatthor [Fri, 21 Nov 2008 09:31:16 +0000 (09:31 +0000)]
CommandLineOptions -u -g -c

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8074 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Apply patch for bug #1182 about Recycle flag
Eric Bollengier [Thu, 20 Nov 2008 16:09:52 +0000 (16:09 +0000)]
ebl  Apply patch for bug #1182  about Recycle flag
     that is not updated after a pool change.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8073 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Enable next-vol-test
Eric Bollengier [Thu, 20 Nov 2008 15:50:19 +0000 (15:50 +0000)]
ebl  Enable next-vol-test

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8072 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Make this test works with the new Prune condition on FirstWritten
Eric Bollengier [Thu, 20 Nov 2008 15:48:17 +0000 (15:48 +0000)]
ebl  Make this test works with the new Prune condition on FirstWritten

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8071 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agokes Since the user has been warned, allow console purge command
Kern Sibbald [Thu, 20 Nov 2008 12:22:06 +0000 (12:22 +0000)]
kes  Since the user has been warned, allow console purge command
     to purge volumes that are in use.
kes  Fix Win32 build to add new sd_plugins.c

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8070 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate
Kern Sibbald [Thu, 20 Nov 2008 11:01:45 +0000 (11:01 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8069 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Apply patch from bug #1175 that reset the Slot and the Inchanger
Eric Bollengier [Thu, 20 Nov 2008 09:30:04 +0000 (09:30 +0000)]
ebl  Apply patch from bug #1175 that reset the Slot and the Inchanger
     flag in db_make_inchanger_unique().

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8066 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Remove a Emsg() after recieving a Fatal signal that can lock
Eric Bollengier [Thu, 20 Nov 2008 08:55:20 +0000 (08:55 +0000)]
ebl  Remove a Emsg() after recieving a Fatal signal that can lock
     the catalog.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8063 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agokes Apply patch from bug #1187. It prints an error message if the
Kern Sibbald [Wed, 19 Nov 2008 19:34:48 +0000 (19:34 +0000)]
kes  Apply patch from bug #1187. It prints an error message if the
     Maximum Block Size in the SD is too big.
kes  Increase Maximum Block Size to 2,000,000 bytes.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8062 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate
Kern Sibbald [Wed, 19 Nov 2008 19:24:27 +0000 (19:24 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8061 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUse doubly linked bsr list so that consumed bsrs may be
Kern Sibbald [Wed, 19 Nov 2008 16:59:23 +0000 (16:59 +0000)]
Use doubly linked bsr list so that consumed bsrs may be
     removed.  Removing not yet implemented.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8060 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add debug
Eric Bollengier [Wed, 19 Nov 2008 14:18:07 +0000 (14:18 +0000)]
ebl  Add debug

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8059 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate
Kern Sibbald [Wed, 19 Nov 2008 10:07:54 +0000 (10:07 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8058 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUnder "Daemon Command Line Options", include -u and -g.
Dan Langille [Wed, 19 Nov 2008 04:07:46 +0000 (04:07 +0000)]
Under "Daemon Command Line Options", include -u and -g.

While here, "The Bacula port number" -> "The Bacula port numbers"

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8057 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agokes Probably fix for bug #1188 where Volume is purged while writing
Kern Sibbald [Tue, 18 Nov 2008 19:50:45 +0000 (19:50 +0000)]
kes  Probably fix for bug #1188 where Volume is purged while writing
     on it.
kes  Get message enhancement to avoid job name lookup.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8056 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agokes Implement bsr block level checking for disk files. However,
Kern Sibbald [Tue, 18 Nov 2008 13:22:02 +0000 (13:22 +0000)]
kes  Implement bsr block level checking for disk files. However,
     it does not work correctly in accurate tests, and all the
     migration and copy tests, so it is turned off.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8054 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add debug hook
Eric Bollengier [Tue, 18 Nov 2008 11:01:18 +0000 (11:01 +0000)]
ebl  Add debug hook

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8053 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Make SD plugins working
Eric Bollengier [Tue, 18 Nov 2008 10:59:12 +0000 (10:59 +0000)]
ebl  Make SD plugins working

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8052 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add new events
Eric Bollengier [Tue, 18 Nov 2008 10:15:40 +0000 (10:15 +0000)]
ebl  Add new events

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8051 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoCorrect typo
Kern Sibbald [Tue, 18 Nov 2008 06:38:41 +0000 (06:38 +0000)]
Correct typo

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8050 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoAdd Graham Keeling's test
Kern Sibbald [Mon, 17 Nov 2008 13:08:18 +0000 (13:08 +0000)]
Add Graham Keeling's test

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8049 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Rename patchnotes for better completion
Eric Bollengier [Fri, 14 Nov 2008 14:50:57 +0000 (14:50 +0000)]
ebl  Rename patchnotes for better completion

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8048 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Apply Riccardo's patch to compile bacula+mysql on mandriva
Eric Bollengier [Fri, 14 Nov 2008 08:19:28 +0000 (08:19 +0000)]
ebl Apply Riccardo's patch to compile bacula+mysql on mandriva

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8047 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update version
Eric Bollengier [Thu, 13 Nov 2008 16:46:35 +0000 (16:46 +0000)]
ebl  update version

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8046 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add writable variable to director plugin interface
Eric Bollengier [Thu, 13 Nov 2008 16:27:30 +0000 (16:27 +0000)]
ebl  Add writable variable to director plugin interface

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8045 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add more variable accessible through the director plugin
Eric Bollengier [Thu, 13 Nov 2008 15:17:38 +0000 (15:17 +0000)]
ebl  Add more variable accessible through the director plugin
     interface.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8044 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Initialize plugin in director
Eric Bollengier [Wed, 12 Nov 2008 16:13:10 +0000 (16:13 +0000)]
ebl  Initialize plugin in director
     Fix a couple of segfaults

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8043 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl fix typo
Eric Bollengier [Wed, 12 Nov 2008 15:11:43 +0000 (15:11 +0000)]
ebl  fix typo

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8042 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add plugin list to status dir command output
Eric Bollengier [Wed, 12 Nov 2008 14:24:06 +0000 (14:24 +0000)]
ebl  Add plugin list to status dir command output

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8041 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl add debug dump for plugins in director
Eric Bollengier [Wed, 12 Nov 2008 13:50:00 +0000 (13:50 +0000)]
ebl  add debug dump for plugins in director

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8040 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Make example plugins for dird and filed working
Eric Bollengier [Wed, 12 Nov 2008 13:26:16 +0000 (13:26 +0000)]
ebl  Make example plugins for dird and filed working

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8039 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add waiting patch info
Eric Bollengier [Wed, 12 Nov 2008 11:21:33 +0000 (11:21 +0000)]
ebl  Add waiting patch info

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8038 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Apply Riccardo's patch that fix some win32 compilation errors
Eric Bollengier [Wed, 12 Nov 2008 09:58:33 +0000 (09:58 +0000)]
ebl  Apply Riccardo's patch that fix some win32 compilation errors
     and a bug with bat version browser.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8037 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update new debug-test
Eric Bollengier [Tue, 11 Nov 2008 14:46:47 +0000 (14:46 +0000)]
ebl  update new debug-test

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8036 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add small test to check trace after a segfault
Eric Bollengier [Tue, 11 Nov 2008 14:34:46 +0000 (14:34 +0000)]
ebl  Add small test to check trace after a segfault

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8035 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Tweak dump code
Eric Bollengier [Tue, 11 Nov 2008 14:33:46 +0000 (14:33 +0000)]
ebl  Tweak dump code

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8034 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add Plugin debug after a fatal signal.
Eric Bollengier [Tue, 11 Nov 2008 13:13:07 +0000 (13:13 +0000)]
ebl  Add Plugin debug after a fatal signal.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8033 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agonew "run spooldata=yes|no" option
Thomas Glatthor [Tue, 11 Nov 2008 10:44:42 +0000 (10:44 +0000)]
new "run spooldata=yes|no"  option

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8032 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Update after fatal signal debugging
Eric Bollengier [Mon, 10 Nov 2008 18:07:20 +0000 (18:07 +0000)]
ebl  Update after fatal signal debugging

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8031 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Fix small bug in overview
Eric Bollengier [Mon, 10 Nov 2008 12:56:35 +0000 (12:56 +0000)]
ebl  Fix small bug in overview

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8030 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add note about postgresql tuning
Eric Bollengier [Mon, 10 Nov 2008 10:45:03 +0000 (10:45 +0000)]
ebl  Add note about postgresql tuning

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8029 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl fix debug
Eric Bollengier [Mon, 10 Nov 2008 10:38:40 +0000 (10:38 +0000)]
ebl  fix debug

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8028 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Fix compilation
Eric Bollengier [Mon, 10 Nov 2008 10:34:50 +0000 (10:34 +0000)]
ebl  Fix compilation

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8027 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Fix maxwaittime to fit documentation, this time is now counted
Eric Bollengier [Mon, 10 Nov 2008 10:27:47 +0000 (10:27 +0000)]
ebl  Fix maxwaittime to fit documentation, this time is now counted
     from the job start and group all wait periods.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8026 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add tips for big postgresql setup
Eric Bollengier [Mon, 10 Nov 2008 10:23:14 +0000 (10:23 +0000)]
ebl  Add tips for big postgresql setup

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8025 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update
Eric Bollengier [Sun, 9 Nov 2008 21:35:54 +0000 (21:35 +0000)]
ebl  update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8024 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Remove extra db lock debug
Eric Bollengier [Sun, 9 Nov 2008 21:32:03 +0000 (21:32 +0000)]
ebl  Remove extra db lock debug

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8023 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl remove lock debug
Eric Bollengier [Sun, 9 Nov 2008 21:24:59 +0000 (21:24 +0000)]
ebl  remove lock debug

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8022 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl cleanup
Eric Bollengier [Sun, 9 Nov 2008 21:23:24 +0000 (21:23 +0000)]
ebl  cleanup

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8021 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoAdd use of pkgconfig to find QT4 paths.
Scott Barninger [Sat, 8 Nov 2008 14:11:08 +0000 (14:11 +0000)]
Add use of pkgconfig to find QT4 paths.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8019 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update regress patch
Eric Bollengier [Sat, 8 Nov 2008 12:25:35 +0000 (12:25 +0000)]
ebl  update regress patch

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8018 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoApply Riccardo's second patch that cleans up the #include
Kern Sibbald [Fri, 7 Nov 2008 20:39:30 +0000 (20:39 +0000)]
Apply Riccardo's second patch that cleans up the #include
     file order + a few Win32 particularities to make bat work
     on Win32.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8017 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add a new function that permit to mark missing
Eric Bollengier [Fri, 7 Nov 2008 19:18:54 +0000 (19:18 +0000)]
ebl  Add a new function that permit to mark missing
     jobs as failed in job history table. That gives
     a more accurate way to do statistics.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8016 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl tweak the fix
Eric Bollengier [Fri, 7 Nov 2008 17:48:39 +0000 (17:48 +0000)]
ebl  tweak the fix

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8015 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Fix bad statistics
Eric Bollengier [Fri, 7 Nov 2008 17:10:44 +0000 (17:10 +0000)]
ebl  Fix bad statistics

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8014 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoCommit 2.4.3-jobs.patch
Kern Sibbald [Fri, 7 Nov 2008 16:28:48 +0000 (16:28 +0000)]
Commit 2.4.3-jobs.patch

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8013 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update with $bin variable
Eric Bollengier [Fri, 7 Nov 2008 14:35:51 +0000 (14:35 +0000)]
ebl  update with $bin variable

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8011 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Modify startup script to handle a different install location
Eric Bollengier [Fri, 7 Nov 2008 14:30:25 +0000 (14:30 +0000)]
ebl  Modify startup script to handle a different install location

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8010 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update with allow_transactions flag for mysql
Eric Bollengier [Fri, 7 Nov 2008 13:18:15 +0000 (13:18 +0000)]
ebl  update with allow_transactions flag for mysql

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8009 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Fix mysql compilation problem with debug lock code. Add
Eric Bollengier [Fri, 7 Nov 2008 13:16:56 +0000 (13:16 +0000)]
ebl  Fix mysql compilation problem with debug lock code. Add
     allow_transactions flag like with other engines.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8008 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Fix compilation
Eric Bollengier [Fri, 7 Nov 2008 13:13:09 +0000 (13:13 +0000)]
ebl  Fix compilation

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8007 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Fix compilation error
Eric Bollengier [Fri, 7 Nov 2008 13:11:22 +0000 (13:11 +0000)]
ebl  Fix compilation error

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8006 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add a patch for #1175
Eric Bollengier [Fri, 7 Nov 2008 12:58:31 +0000 (12:58 +0000)]
ebl  Add a patch for #1175

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8005 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Fix percent when too high
Eric Bollengier [Fri, 7 Nov 2008 10:35:21 +0000 (10:35 +0000)]
ebl  Fix percent when too high

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8004 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoApply win32-fixes patch from Riccardo that makes the Win32
Kern Sibbald [Fri, 7 Nov 2008 10:32:43 +0000 (10:32 +0000)]
Apply win32-fixes patch from Riccardo that makes the Win32
     bat more stable and faster (but still slow).

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8003 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoAdd dbglvl to bpipe-fd plugin
Kern Sibbald [Fri, 7 Nov 2008 09:25:34 +0000 (09:25 +0000)]
Add dbglvl to bpipe-fd plugin

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8002 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoupdate
Kern Sibbald [Thu, 6 Nov 2008 21:53:13 +0000 (21:53 +0000)]
update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8001 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoturn off code that does not compile
Kern Sibbald [Thu, 6 Nov 2008 21:45:21 +0000 (21:45 +0000)]
turn off code that does not compile

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8000 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agokes Fix bug with job name duplication if more than 60 jobs created
Kern Sibbald [Thu, 6 Nov 2008 21:40:43 +0000 (21:40 +0000)]
kes  Fix bug with job name duplication if more than 60 jobs created
     during a minute.
kes  Correct some bugs of cleanup in SD if the FD connection fails

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7999 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoTweak debug
Kern Sibbald [Thu, 6 Nov 2008 19:22:47 +0000 (19:22 +0000)]
Tweak debug

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7998 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoTweak debug
Kern Sibbald [Thu, 6 Nov 2008 19:11:18 +0000 (19:11 +0000)]
Tweak debug

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7997 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoTweak debug code
Kern Sibbald [Thu, 6 Nov 2008 19:10:08 +0000 (19:10 +0000)]
Tweak debug code

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7996 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl First patch to fix #1182
Eric Bollengier [Thu, 6 Nov 2008 18:53:55 +0000 (18:53 +0000)]
ebl  First patch to fix #1182

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7995 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update patch
Eric Bollengier [Thu, 6 Nov 2008 18:43:24 +0000 (18:43 +0000)]
ebl  update patch

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7994 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update new "bactrace" option to dump information into
Eric Bollengier [Thu, 6 Nov 2008 17:20:32 +0000 (17:20 +0000)]
ebl  update new "bactrace" option to dump information into
     a file instead of stderr

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7993 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl fix bash vs sh substitution
Eric Bollengier [Thu, 6 Nov 2008 14:03:36 +0000 (14:03 +0000)]
ebl  fix bash vs sh substitution

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7992 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Allow binaries in an other location
Eric Bollengier [Thu, 6 Nov 2008 13:57:26 +0000 (13:57 +0000)]
ebl  Allow binaries in an other location

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7991 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add code to get more information after a violent signal.
Eric Bollengier [Thu, 6 Nov 2008 13:31:14 +0000 (13:31 +0000)]
ebl  Add code to get more information after a violent signal.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7990 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Fix in storage command
Eric Bollengier [Thu, 6 Nov 2008 12:59:19 +0000 (12:59 +0000)]
ebl  Fix in storage command

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7989 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Fix a Bconsole.pm with Expect bug on debian lenny
Eric Bollengier [Thu, 6 Nov 2008 11:48:20 +0000 (11:48 +0000)]
ebl  Fix a Bconsole.pm with Expect bug on debian lenny

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7988 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update debug after signal
Eric Bollengier [Thu, 6 Nov 2008 08:59:25 +0000 (08:59 +0000)]
ebl  update debug after signal

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7987 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate
Kern Sibbald [Wed, 5 Nov 2008 21:59:52 +0000 (21:59 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7986 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate
Kern Sibbald [Wed, 5 Nov 2008 21:52:34 +0000 (21:52 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7985 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUp max concurrent jobs
Kern Sibbald [Wed, 5 Nov 2008 21:51:11 +0000 (21:51 +0000)]
Up max concurrent jobs

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7984 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl tweak tab/space
Eric Bollengier [Wed, 5 Nov 2008 14:53:20 +0000 (14:53 +0000)]
ebl  tweak tab/space

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7983 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Apply Bastian's patch that add spooldata=yes|no option
Eric Bollengier [Wed, 5 Nov 2008 14:46:07 +0000 (14:46 +0000)]
ebl  Apply Bastian's patch that add spooldata=yes|no option
     to run command.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7982 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add Bastian documentation about the new "run spooldata=yes|no"
Eric Bollengier [Wed, 5 Nov 2008 14:36:42 +0000 (14:36 +0000)]
ebl  Add Bastian documentation about the new "run spooldata=yes|no"
     option

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7981 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoTweak rwlock_test
Kern Sibbald [Wed, 5 Nov 2008 14:33:35 +0000 (14:33 +0000)]
Tweak rwlock_test

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7979 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoTweak rwlock_test does not yet work
Kern Sibbald [Wed, 5 Nov 2008 10:15:53 +0000 (10:15 +0000)]
Tweak rwlock_test does not yet work

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7975 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Test a small patch to add debug info with locking
Eric Bollengier [Wed, 5 Nov 2008 09:00:12 +0000 (09:00 +0000)]
ebl  Test a small patch to add debug info with locking

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7974 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Turn to sh instead of bash
Eric Bollengier [Tue, 4 Nov 2008 13:56:46 +0000 (13:56 +0000)]
ebl  Turn to sh instead of bash

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7973 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Display all groups in display_stat page
Eric Bollengier [Tue, 4 Nov 2008 13:33:46 +0000 (13:33 +0000)]
ebl  Display all groups in display_stat page

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7972 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate
Kern Sibbald [Mon, 3 Nov 2008 16:38:36 +0000 (16:38 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7970 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate
Kern Sibbald [Sun, 2 Nov 2008 17:44:19 +0000 (17:44 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7968 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoCommit orphaned job patch
Kern Sibbald [Sun, 2 Nov 2008 13:54:21 +0000 (13:54 +0000)]
Commit orphaned job patch

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7966 91ce42f0-d328-0410-95d8-f526ca767f89