]>
git.sur5r.net Git - bacula/docs/log
Eric Bollengier [Tue, 18 Nov 2008 10:15:40 +0000 (10:15 +0000)]
ebl Add new events
Kern Sibbald [Tue, 18 Nov 2008 06:38:41 +0000 (06:38 +0000)]
Correct typo
Kern Sibbald [Mon, 17 Nov 2008 13:08:18 +0000 (13:08 +0000)]
Add Graham Keeling's test
Eric Bollengier [Fri, 14 Nov 2008 14:50:57 +0000 (14:50 +0000)]
ebl Rename patchnotes for better completion
Eric Bollengier [Fri, 14 Nov 2008 08:19:28 +0000 (08:19 +0000)]
ebl Apply Riccardo's patch to compile bacula+mysql on mandriva
Eric Bollengier [Thu, 13 Nov 2008 16:46:35 +0000 (16:46 +0000)]
ebl update version
Eric Bollengier [Thu, 13 Nov 2008 16:27:30 +0000 (16:27 +0000)]
ebl Add writable variable to director plugin interface
Eric Bollengier [Thu, 13 Nov 2008 15:17:38 +0000 (15:17 +0000)]
ebl Add more variable accessible through the director plugin
interface.
Eric Bollengier [Wed, 12 Nov 2008 16:13:10 +0000 (16:13 +0000)]
ebl Initialize plugin in director
Fix a couple of segfaults
Eric Bollengier [Wed, 12 Nov 2008 15:11:43 +0000 (15:11 +0000)]
ebl fix typo
Eric Bollengier [Wed, 12 Nov 2008 14:24:06 +0000 (14:24 +0000)]
ebl Add plugin list to status dir command output
Eric Bollengier [Wed, 12 Nov 2008 13:50:00 +0000 (13:50 +0000)]
ebl add debug dump for plugins in director
Eric Bollengier [Wed, 12 Nov 2008 13:26:16 +0000 (13:26 +0000)]
ebl Make example plugins for dird and filed working
Eric Bollengier [Wed, 12 Nov 2008 11:21:33 +0000 (11:21 +0000)]
ebl Add waiting patch info
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.
Eric Bollengier [Tue, 11 Nov 2008 14:46:47 +0000 (14:46 +0000)]
ebl update new debug-test
Eric Bollengier [Tue, 11 Nov 2008 14:34:46 +0000 (14:34 +0000)]
ebl Add small test to check trace after a segfault
Eric Bollengier [Tue, 11 Nov 2008 14:33:46 +0000 (14:33 +0000)]
ebl Tweak dump code
Eric Bollengier [Tue, 11 Nov 2008 13:13:07 +0000 (13:13 +0000)]
ebl Add Plugin debug after a fatal signal.
Thomas Glatthor [Tue, 11 Nov 2008 10:44:42 +0000 (10:44 +0000)]
new "run spooldata=yes|no" option
Eric Bollengier [Mon, 10 Nov 2008 18:07:20 +0000 (18:07 +0000)]
ebl Update after fatal signal debugging
Eric Bollengier [Mon, 10 Nov 2008 12:56:35 +0000 (12:56 +0000)]
ebl Fix small bug in overview
Eric Bollengier [Mon, 10 Nov 2008 10:45:03 +0000 (10:45 +0000)]
ebl Add note about postgresql tuning
Eric Bollengier [Mon, 10 Nov 2008 10:38:40 +0000 (10:38 +0000)]
ebl fix debug
Eric Bollengier [Mon, 10 Nov 2008 10:34:50 +0000 (10:34 +0000)]
ebl Fix compilation
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.
Eric Bollengier [Mon, 10 Nov 2008 10:23:14 +0000 (10:23 +0000)]
ebl Add tips for big postgresql setup
Eric Bollengier [Sun, 9 Nov 2008 21:35:54 +0000 (21:35 +0000)]
ebl update
Eric Bollengier [Sun, 9 Nov 2008 21:32:03 +0000 (21:32 +0000)]
ebl Remove extra db lock debug
Eric Bollengier [Sun, 9 Nov 2008 21:24:59 +0000 (21:24 +0000)]
ebl remove lock debug
Eric Bollengier [Sun, 9 Nov 2008 21:23:24 +0000 (21:23 +0000)]
ebl cleanup
Scott Barninger [Sat, 8 Nov 2008 14:11:08 +0000 (14:11 +0000)]
Add use of pkgconfig to find QT4 paths.
Eric Bollengier [Sat, 8 Nov 2008 12:25:35 +0000 (12:25 +0000)]
ebl update regress patch
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.
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.
Eric Bollengier [Fri, 7 Nov 2008 17:48:39 +0000 (17:48 +0000)]
ebl tweak the fix
Eric Bollengier [Fri, 7 Nov 2008 17:10:44 +0000 (17:10 +0000)]
ebl Fix bad statistics
Kern Sibbald [Fri, 7 Nov 2008 16:28:48 +0000 (16:28 +0000)]
Commit 2.4.3-jobs.patch
Eric Bollengier [Fri, 7 Nov 2008 14:35:51 +0000 (14:35 +0000)]
ebl update with $bin variable
Eric Bollengier [Fri, 7 Nov 2008 14:30:25 +0000 (14:30 +0000)]
ebl Modify startup script to handle a different install location
Eric Bollengier [Fri, 7 Nov 2008 13:18:15 +0000 (13:18 +0000)]
ebl update with allow_transactions flag for mysql
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.
Eric Bollengier [Fri, 7 Nov 2008 13:13:09 +0000 (13:13 +0000)]
ebl Fix compilation
Eric Bollengier [Fri, 7 Nov 2008 13:11:22 +0000 (13:11 +0000)]
ebl Fix compilation error
Eric Bollengier [Fri, 7 Nov 2008 12:58:31 +0000 (12:58 +0000)]
ebl Add a patch for #1175
Eric Bollengier [Fri, 7 Nov 2008 10:35:21 +0000 (10:35 +0000)]
ebl Fix percent when too high
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).
Kern Sibbald [Fri, 7 Nov 2008 09:25:34 +0000 (09:25 +0000)]
Add dbglvl to bpipe-fd plugin
Kern Sibbald [Thu, 6 Nov 2008 21:53:13 +0000 (21:53 +0000)]
update
Kern Sibbald [Thu, 6 Nov 2008 21:45:21 +0000 (21:45 +0000)]
turn off code that does not compile
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
Kern Sibbald [Thu, 6 Nov 2008 19:22:47 +0000 (19:22 +0000)]
Tweak debug
Kern Sibbald [Thu, 6 Nov 2008 19:11:18 +0000 (19:11 +0000)]
Tweak debug
Kern Sibbald [Thu, 6 Nov 2008 19:10:08 +0000 (19:10 +0000)]
Tweak debug code
Eric Bollengier [Thu, 6 Nov 2008 18:53:55 +0000 (18:53 +0000)]
ebl First patch to fix #1182
Eric Bollengier [Thu, 6 Nov 2008 18:43:24 +0000 (18:43 +0000)]
ebl update patch
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
Eric Bollengier [Thu, 6 Nov 2008 14:03:36 +0000 (14:03 +0000)]
ebl fix bash vs sh substitution
Eric Bollengier [Thu, 6 Nov 2008 13:57:26 +0000 (13:57 +0000)]
ebl Allow binaries in an other location
Eric Bollengier [Thu, 6 Nov 2008 13:31:14 +0000 (13:31 +0000)]
ebl Add code to get more information after a violent signal.
Eric Bollengier [Thu, 6 Nov 2008 12:59:19 +0000 (12:59 +0000)]
ebl Fix in storage command
Eric Bollengier [Thu, 6 Nov 2008 11:48:20 +0000 (11:48 +0000)]
ebl Fix a Bconsole.pm with Expect bug on debian lenny
Eric Bollengier [Thu, 6 Nov 2008 08:59:25 +0000 (08:59 +0000)]
ebl update debug after signal
Kern Sibbald [Wed, 5 Nov 2008 21:59:52 +0000 (21:59 +0000)]
Update
Kern Sibbald [Wed, 5 Nov 2008 21:52:34 +0000 (21:52 +0000)]
Update
Kern Sibbald [Wed, 5 Nov 2008 21:51:11 +0000 (21:51 +0000)]
Up max concurrent jobs
Eric Bollengier [Wed, 5 Nov 2008 14:53:20 +0000 (14:53 +0000)]
ebl tweak tab/space
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.
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
Kern Sibbald [Wed, 5 Nov 2008 14:33:35 +0000 (14:33 +0000)]
Tweak rwlock_test
Kern Sibbald [Wed, 5 Nov 2008 10:15:53 +0000 (10:15 +0000)]
Tweak rwlock_test does not yet work
Eric Bollengier [Wed, 5 Nov 2008 09:00:12 +0000 (09:00 +0000)]
ebl Test a small patch to add debug info with locking
Eric Bollengier [Tue, 4 Nov 2008 13:56:46 +0000 (13:56 +0000)]
ebl Turn to sh instead of bash
Eric Bollengier [Tue, 4 Nov 2008 13:33:46 +0000 (13:33 +0000)]
ebl Display all groups in display_stat page
Kern Sibbald [Mon, 3 Nov 2008 16:38:36 +0000 (16:38 +0000)]
Update
Kern Sibbald [Sun, 2 Nov 2008 17:44:19 +0000 (17:44 +0000)]
Update
Kern Sibbald [Sun, 2 Nov 2008 13:54:21 +0000 (13:54 +0000)]
Commit orphaned job patch
Kern Sibbald [Sun, 2 Nov 2008 13:39:44 +0000 (13:39 +0000)]
Fix orphanned jobs (deadlock) while pruning.
Kern Sibbald [Sun, 2 Nov 2008 11:00:29 +0000 (11:00 +0000)]
Use jcr stored in bsock rather than searching in getmsg.c.
This results in about a 5% speed improvement with four
concurrent jobs.
Kern Sibbald [Sun, 2 Nov 2008 10:57:49 +0000 (10:57 +0000)]
Implement win32_chmod that uses wide characters, if possible,
to get and set the file attributes.
Kern Sibbald [Sat, 1 Nov 2008 20:24:21 +0000 (20:24 +0000)]
Tweak
Kern Sibbald [Sat, 1 Nov 2008 20:08:12 +0000 (20:08 +0000)]
Update patches
Kern Sibbald [Sat, 1 Nov 2008 20:06:57 +0000 (20:06 +0000)]
Rework patches
Kern Sibbald [Sat, 1 Nov 2008 17:46:44 +0000 (17:46 +0000)]
Tweak debug
Kern Sibbald [Fri, 31 Oct 2008 20:37:18 +0000 (20:37 +0000)]
Fix picky compiler warning
Eric Bollengier [Thu, 30 Oct 2008 21:10:07 +0000 (21:10 +0000)]
ebl fix tpl path
Eric Bollengier [Thu, 30 Oct 2008 20:45:27 +0000 (20:45 +0000)]
ebl Fix case problem
Thomas Glatthor [Thu, 30 Oct 2008 15:36:47 +0000 (15:36 +0000)]
fix some small problems / translation
Thomas Glatthor [Thu, 30 Oct 2008 10:53:38 +0000 (10:53 +0000)]
strg+c strg+v Error
german support-page should link to german professional-page
James Harper [Thu, 30 Oct 2008 09:23:35 +0000 (09:23 +0000)]
moved fdplugins directory to under bin in the winbacula installer
James Harper [Thu, 30 Oct 2008 09:18:41 +0000 (09:18 +0000)]
Moved exchange-fd plugin install to fdplugins instead of bin.
Added "Plugin Directory" entry to the config file, commented out for now.
James Harper [Thu, 30 Oct 2008 09:15:49 +0000 (09:15 +0000)]
fixed bug on restore due to mingw handling of wide strings.
tuned debugging values slightly.
Kern Sibbald [Wed, 29 Oct 2008 22:00:47 +0000 (22:00 +0000)]
Remove sparse test in verify + add virtual-backup2
Kern Sibbald [Wed, 29 Oct 2008 20:42:30 +0000 (20:42 +0000)]
Apply pane freezing during updates patch from Riccardo Ghetta.
Eric Bollengier [Wed, 29 Oct 2008 15:16:13 +0000 (15:16 +0000)]
ebl Be sure that wait_time is set before using it
Eric Bollengier [Wed, 29 Oct 2008 15:13:30 +0000 (15:13 +0000)]
ebl update MaxWaitTime test
Kern Sibbald [Wed, 29 Oct 2008 14:38:26 +0000 (14:38 +0000)]
Update
Kern Sibbald [Wed, 29 Oct 2008 14:21:32 +0000 (14:21 +0000)]
kes Rework next_vol and autoprune a bit due to failure in
recycle-test. prune_volumes() now returns no status,
but should prune at least one Volume, if possible.
kes Modify check_if_volume_valid_or_recyclable to reject a
volume with Recycle set off.
kes Modify prune_volumes() to continue if volume Recycle is off
or if the volume has expired. Add more debug.
Eric Bollengier [Wed, 29 Oct 2008 14:02:28 +0000 (14:02 +0000)]
ebl update next vol patch
Eric Bollengier [Wed, 29 Oct 2008 13:56:44 +0000 (13:56 +0000)]
ebl Update next-vol test with disk volume