]> git.sur5r.net Git - bacula/rescue/log
bacula/rescue
15 years agoForce full rebuild
Kern Sibbald [Sun, 30 Nov 2008 16:25:28 +0000 (16:25 +0000)]
Force full rebuild

15 years agoKludge Darwin build problem
Kern Sibbald [Sun, 30 Nov 2008 16:20:21 +0000 (16:20 +0000)]
Kludge Darwin build problem

15 years agoFix type conversion casting
Kern Sibbald [Sun, 30 Nov 2008 16:06:51 +0000 (16:06 +0000)]
Fix type conversion casting

15 years agoUpdate
Kern Sibbald [Fri, 28 Nov 2008 17:56:26 +0000 (17:56 +0000)]
Update

15 years agoMake pm_memcpy prototype agree with definition
Kern Sibbald [Wed, 26 Nov 2008 23:19:28 +0000 (23:19 +0000)]
Make pm_memcpy prototype agree with definition

15 years agoAdd back Marco's configure.in changes without the libdir part
Kern Sibbald [Wed, 26 Nov 2008 22:48:41 +0000 (22:48 +0000)]
Add back Marco's configure.in changes without the libdir part

15 years agoRevert to old configure.in
Kern Sibbald [Wed, 26 Nov 2008 22:28:54 +0000 (22:28 +0000)]
Revert to old configure.in

15 years agoUpdate
Kern Sibbald [Wed, 26 Nov 2008 21:45:55 +0000 (21:45 +0000)]
Update

15 years agoApply Marco's acl.c tweak
Kern Sibbald [Wed, 26 Nov 2008 19:42:33 +0000 (19:42 +0000)]
Apply Marco's acl.c tweak

15 years agoFix win32 build, not without some pain
Kern Sibbald [Wed, 26 Nov 2008 17:59:54 +0000 (17:59 +0000)]
Fix win32 build, not without some pain

15 years agoAdd missing files for xattr and eliminate a few compiler complaints
Kern Sibbald [Wed, 26 Nov 2008 14:11:19 +0000 (14:11 +0000)]
Add missing files for xattr and eliminate a few compiler complaints

15 years agoAdd Marco's Extended ACL documentation
Kern Sibbald [Wed, 26 Nov 2008 13:13:12 +0000 (13:13 +0000)]
Add Marco's Extended ACL documentation

15 years agoCommit new configure from Marco's commit
Kern Sibbald [Wed, 26 Nov 2008 13:03:42 +0000 (13:03 +0000)]
Commit new configure from Marco's commit

15 years agokes Apply Marco's Extended attribute support patch.
Kern Sibbald [Wed, 26 Nov 2008 12:58:18 +0000 (12:58 +0000)]
kes  Apply Marco's Extended attribute support patch.
kes  Update projects file

15 years agoUpdate
Kern Sibbald [Tue, 25 Nov 2008 11:50:54 +0000 (11:50 +0000)]
Update

15 years agoMore changes to ensure that during thread switches the jcr
Kern Sibbald [Tue, 25 Nov 2008 11:10:33 +0000 (11:10 +0000)]
More changes to ensure that during thread switches the jcr
     is removed from the TSD

15 years agoEnsure that consoles attach jcr to thread, and that only the
Kern Sibbald [Tue, 25 Nov 2008 08:09:23 +0000 (08:09 +0000)]
Ensure that consoles attach jcr to thread, and that only the
     thread attached is removed from the TSD.

15 years agoTry to eliminate possible plugin termination problems
Kern Sibbald [Tue, 25 Nov 2008 07:41:22 +0000 (07:41 +0000)]
Try to eliminate possible plugin termination problems

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

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

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

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.

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.

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

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.

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

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

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

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

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().

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.

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.

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

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.

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

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

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"

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.

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.

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

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

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

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

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

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

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

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

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

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.

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

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

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

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

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

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

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.

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

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

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

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.

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

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

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

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

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

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

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.

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

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

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

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

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

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.

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

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.

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.

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

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

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

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

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

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

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.

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

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

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

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

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).

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

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

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

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

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

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

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

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

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

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

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

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