]> git.sur5r.net Git - bacula/rescue/log
bacula/rescue
16 years agoFinal changes
Kern Sibbald [Sat, 26 Jan 2008 08:49:09 +0000 (08:49 +0000)]
Final changes

16 years agoApply Frank's baseport fix
Kern Sibbald [Sat, 26 Jan 2008 08:48:07 +0000 (08:48 +0000)]
Apply Frank's baseport fix

16 years agoUpdate release date
Kern Sibbald [Sat, 26 Jan 2008 08:44:49 +0000 (08:44 +0000)]
Update release date

16 years agoCorrect minor win32 Makefile problem
Kern Sibbald [Fri, 25 Jan 2008 21:21:09 +0000 (21:21 +0000)]
Correct minor win32 Makefile problem

16 years agoUpdate ReleaseNotes
Kern Sibbald [Fri, 25 Jan 2008 19:50:58 +0000 (19:50 +0000)]
Update ReleaseNotes

16 years agokes Apply patch from Martin to correct bug #1040, bscan sets existing
Kern Sibbald [Fri, 25 Jan 2008 18:40:14 +0000 (18:40 +0000)]
kes  Apply patch from Martin to correct bug #1040, bscan sets existing
     ClientId to zero.
kes  Fixed important spelling error in doc -- bug #1045.

16 years agoUpdate
Kern Sibbald [Fri, 25 Jan 2008 18:20:51 +0000 (18:20 +0000)]
Update

16 years agoebl update some translations
Eric Bollengier [Thu, 24 Jan 2008 21:55:31 +0000 (21:55 +0000)]
ebl  update some translations

16 years agokes Move initialization of read/write res lock earlier in the code.
Kern Sibbald [Wed, 23 Jan 2008 19:46:04 +0000 (19:46 +0000)]
kes  Move initialization of read/write res lock earlier in the code.
     This fixes the crash with a null conf file. This fixes bug
     #1030.
kes  Redefine CURES in lib/parse_conf to be URES and move it all
     into lib/parse_conf.c -- this responds to bug #1042, but does
     not fix it. The fix is not to compile with FORTIFY_SOURCE.
kes  Backport fix de-referencing a NULL pointer in the scanner from
     the trunk SVN. I don't think this was reported as a bug

16 years agoFinal changes
Kern Sibbald [Thu, 17 Jan 2008 14:27:56 +0000 (14:27 +0000)]
Final changes

16 years agoUpdate release notes
Kern Sibbald [Thu, 17 Jan 2008 14:25:24 +0000 (14:25 +0000)]
Update release notes

16 years agoAdd fc8.
Scott Barninger [Sat, 12 Jan 2008 20:14:56 +0000 (20:14 +0000)]
Add fc8.

16 years agoRelease 2.2.8. Fix bug 1037. Add fc8.
Scott Barninger [Sat, 12 Jan 2008 20:12:05 +0000 (20:12 +0000)]
Release 2.2.8. Fix bug 1037. Add fc8.

16 years agoCleanup old patches
Kern Sibbald [Thu, 10 Jan 2008 09:56:11 +0000 (09:56 +0000)]
Cleanup old patches

16 years agoUpdate src/win32/dll/bacula.def for new job code entry points
Kern Sibbald [Wed, 9 Jan 2008 11:10:03 +0000 (11:10 +0000)]
Update src/win32/dll/bacula.def for new job code entry points

16 years agoRe-enable the new job code editing (%f).
Kern Sibbald [Wed, 9 Jan 2008 10:58:13 +0000 (10:58 +0000)]
Re-enable the new job code editing (%f).

16 years agoSpecify Storage Encryption, so people do not think it is transport encryption.
Dan Langille [Wed, 9 Jan 2008 07:29:57 +0000 (07:29 +0000)]
Specify Storage Encryption, so people do not think it is transport encryption.

16 years agoFix bsnprintf for float point numbers. I broke recently when
Kern Sibbald [Tue, 8 Jan 2008 16:11:06 +0000 (16:11 +0000)]
Fix bsnprintf for float point numbers. I broke recently when
     parameterizing some variables.

16 years agoUpdate copyright year
Kern Sibbald [Mon, 7 Jan 2008 07:41:24 +0000 (07:41 +0000)]
Update copyright year

16 years agoebl update info
Eric Bollengier [Sun, 6 Jan 2008 20:09:08 +0000 (20:09 +0000)]
ebl  update info

16 years agoebl Fixes #1034
Eric Bollengier [Sun, 6 Jan 2008 19:57:42 +0000 (19:57 +0000)]
ebl  Fixes #1034

16 years agoLet's reduce the number of "Is my tape drive supported" questions.
Dan Langille [Fri, 4 Jan 2008 23:36:30 +0000 (23:36 +0000)]
Let's reduce the number of "Is my tape drive supported" questions.

16 years agoUpdate copyright
Kern Sibbald [Fri, 4 Jan 2008 09:01:55 +0000 (09:01 +0000)]
Update copyright

16 years agoTurn on debug
Kern Sibbald [Fri, 4 Jan 2008 08:41:45 +0000 (08:41 +0000)]
Turn on debug

16 years agoMove Heartbeat documentation from Job to Director resource.
Kern Sibbald [Thu, 3 Jan 2008 14:10:27 +0000 (14:10 +0000)]
Move Heartbeat documentation from Job to Director resource.
     This fixes bug #1033.

16 years agoUpdate ChangeLog
Kern Sibbald [Thu, 3 Jan 2008 14:09:48 +0000 (14:09 +0000)]
Update ChangeLog

16 years agokes Fix existing switch drive SD code to call autochanger to release
Kern Sibbald [Thu, 3 Jan 2008 14:08:43 +0000 (14:08 +0000)]
kes  Fix existing switch drive SD code to call autochanger to release
     any old volume. This must be done to keep the autochanger from
     releasing subsequently newly reserved volumes in doing a close().
     This should fix bug #1018.
kes  Apply big backport of current SVN SD code that corrects a number
     of race conditions. This is a first step in fixing bug #1018.

16 years agoCorrect and apply 2.2.7-jobdefs-migtype.patch
Kern Sibbald [Thu, 3 Jan 2008 14:05:33 +0000 (14:05 +0000)]
Correct and apply 2.2.7-jobdefs-migtype.patch

16 years ago(no commit message)
Scott Barninger [Sun, 30 Dec 2007 18:22:42 +0000 (18:22 +0000)]

16 years agoebl Fixes #1028 about jobdefs option that doesn't work.
Eric Bollengier [Sat, 29 Dec 2007 22:23:18 +0000 (22:23 +0000)]
ebl  Fixes #1028 about jobdefs option that doesn't work.

16 years agorelease 2.2.7
Scott Barninger [Sat, 29 Dec 2007 15:44:05 +0000 (15:44 +0000)]
release 2.2.7

16 years agoUpdate ChangeLog and ReleaseNotes
Kern Sibbald [Wed, 26 Dec 2007 10:42:53 +0000 (10:42 +0000)]
Update ChangeLog and ReleaseNotes

16 years agoFinal changes
Kern Sibbald [Mon, 24 Dec 2007 11:44:21 +0000 (11:44 +0000)]
Final changes

16 years agoPartial back out (disabled) %f job code editing because it
Kern Sibbald [Mon, 24 Dec 2007 10:41:44 +0000 (10:41 +0000)]
Partial back out (disabled) %f job code editing because it
     does not build on Win32.

16 years agoUpdate Win32 make_def to point to cross-tools correctly
Kern Sibbald [Mon, 24 Dec 2007 10:21:58 +0000 (10:21 +0000)]
Update Win32 make_def to point to cross-tools correctly

16 years agoUpdate ReleaseNotes
Kern Sibbald [Mon, 24 Dec 2007 09:46:42 +0000 (09:46 +0000)]
Update ReleaseNotes

16 years agoFix seg fault Frank Sweetser reports in regression testing
Kern Sibbald [Mon, 24 Dec 2007 09:44:35 +0000 (09:44 +0000)]
Fix seg fault Frank Sweetser reports in regression testing
     on his systems. The problem was that the original author of
     bsnprintf.c did not take into account the side effects of
     using ++x in the argument to a #define.

16 years agoFix build of manual typo
Kern Sibbald [Sun, 23 Dec 2007 13:59:49 +0000 (13:59 +0000)]
Fix build of manual typo

16 years agoFinal changes
Kern Sibbald [Sun, 23 Dec 2007 13:43:22 +0000 (13:43 +0000)]
Final changes

16 years agoWork on Dir seg fault reported by Frank Sweetser
Kern Sibbald [Sun, 23 Dec 2007 12:14:54 +0000 (12:14 +0000)]
Work on Dir seg fault reported by Frank Sweetser

16 years agoAdd reservations system patch
Kern Sibbald [Sun, 23 Dec 2007 10:57:20 +0000 (10:57 +0000)]
Add reservations system patch

16 years agoAdd new Win32 files
Kern Sibbald [Sat, 22 Dec 2007 16:57:49 +0000 (16:57 +0000)]
Add new Win32 files

16 years agoUpdate branch to trunk (I hope)
Kern Sibbald [Sat, 22 Dec 2007 16:51:57 +0000 (16:51 +0000)]
Update branch to trunk (I hope)

16 years agoRemove unwanted copy
Kern Sibbald [Sat, 22 Dec 2007 16:36:17 +0000 (16:36 +0000)]
Remove unwanted copy

16 years agoCopy trunk regress into Branch-2.2
Kern Sibbald [Sat, 22 Dec 2007 16:31:58 +0000 (16:31 +0000)]
Copy trunk regress into Branch-2.2

16 years agoFinal changes
Kern Sibbald [Sat, 22 Dec 2007 14:03:50 +0000 (14:03 +0000)]
Final changes

16 years agoUpdate releasenotes
Kern Sibbald [Sat, 22 Dec 2007 13:56:55 +0000 (13:56 +0000)]
Update releasenotes

16 years agoCorrect typo in technotes
Kern Sibbald [Sat, 22 Dec 2007 09:48:01 +0000 (09:48 +0000)]
Correct typo in technotes

16 years agokes Apply patch from Bastian Friedrich <bastian.friedrich@collax.com>
Kern Sibbald [Wed, 19 Dec 2007 14:38:08 +0000 (14:38 +0000)]
kes  Apply patch from Bastian Friedrich <bastian.friedrich@collax.com>
     that implement %f in RunScripts to pass the FileSet name.

16 years agoAdd Arnos prepare_for_check_bacula for compiling Bacula Nagios plugin
Kern Sibbald [Wed, 19 Dec 2007 14:36:34 +0000 (14:36 +0000)]
Add Arnos prepare_for_check_bacula for compiling Bacula Nagios plugin

16 years agoApply patch from Michael Stapelberg <michael@stapelberg.de>
Kern Sibbald [Fri, 14 Dec 2007 16:25:59 +0000 (16:25 +0000)]
Apply patch from  Michael Stapelberg <michael@stapelberg.de>
     that implements double quoting include names in conf files,
     and also allows piping input by having the first character
     be a vertical bar (|).

16 years agoUpdate version
Kern Sibbald [Fri, 14 Dec 2007 10:43:37 +0000 (10:43 +0000)]
Update version

16 years agoSkip leading | when lex input comes from a pipe as suggested
Kern Sibbald [Fri, 14 Dec 2007 10:43:12 +0000 (10:43 +0000)]
Skip leading | when lex input comes from a pipe as suggested
     by Michael Stapelberg <michael@stapelberg.de>.

16 years agoUpdate German manual
Kern Sibbald [Thu, 13 Dec 2007 14:43:16 +0000 (14:43 +0000)]
Update German manual

16 years agoUpdate changes
Kern Sibbald [Wed, 12 Dec 2007 20:40:53 +0000 (20:40 +0000)]
Update changes

16 years agoAdd patch
Kern Sibbald [Mon, 10 Dec 2007 17:55:19 +0000 (17:55 +0000)]
Add patch

16 years agoCorrect a problem where the maximum concurrent storage jobs counter gets out of sync...
Kern Sibbald [Mon, 10 Dec 2007 17:54:41 +0000 (17:54 +0000)]
Correct a problem where the maximum concurrent storage jobs counter gets out of sync during restore jobs causing jobs to 'wait on max Storage jobs'. Fixes bug #1009.

16 years agoAdd new include to postgresql.c suggested by Marc Cousins so
Kern Sibbald [Sat, 8 Dec 2007 09:54:55 +0000 (09:54 +0000)]
Add new include to postgresql.c suggested by Marc Cousins so
     that it compiles correctly with pgre version 8.3.  Also fix
     misuse of %x with pointer (should be %p).

16 years agoUpdate
Kern Sibbald [Tue, 4 Dec 2007 14:35:54 +0000 (14:35 +0000)]
Update

16 years agoUpdate version
Kern Sibbald [Mon, 3 Dec 2007 21:36:51 +0000 (21:36 +0000)]
Update version

16 years ago03Dec07
Kern Sibbald [Mon, 3 Dec 2007 19:27:38 +0000 (19:27 +0000)]
03Dec07
kes  This patch fixes bcopy so that it produces correct Volumes.
     It fixes bug #1022.
kes  This patch eliminates spurious output to the console during a VerifyVolume
     job that contains encrypted data. It fixes bug #1024.

16 years agoRework technotes
Kern Sibbald [Mon, 3 Dec 2007 18:26:14 +0000 (18:26 +0000)]
Rework technotes

16 years agokes This patch prevents the 'status dir' command from trying to use a scratch
Kern Sibbald [Sun, 2 Dec 2007 18:04:07 +0000 (18:04 +0000)]
kes  This patch prevents the 'status dir' command from trying to use a scratch
     volume and possibly moving it from one pool to another.  This patch fixes
     bug #1019.

16 years agoebl Apply Richard Mortimer patch that fixes #1016 when there are more than
Kern Sibbald [Sun, 2 Dec 2007 18:03:17 +0000 (18:03 +0000)]
ebl  Apply Richard Mortimer patch that fixes #1016 when there are more than
     one 'part' to write.  Instead of each part being stored on disk,
     written to DVD, then deleted from disk, all parts are written to disk,
     and only the last is written and deleted from disk.

16 years agoRemove double-quotes from technotes
Kern Sibbald [Fri, 30 Nov 2007 21:33:54 +0000 (21:33 +0000)]
Remove double-quotes from technotes

16 years agoFix --archivedir addition to configure. Replace it with
Kern Sibbald [Fri, 30 Nov 2007 21:32:48 +0000 (21:32 +0000)]
Fix --archivedir addition to configure. Replace it with
     --with-archivedir in configure.in  This fixes the regression
     test builds.

16 years agoThis patch fixes bug #1012 where the job is canceled because
Kern Sibbald [Fri, 30 Nov 2007 21:28:39 +0000 (21:28 +0000)]
This patch fixes bug #1012 where the job is canceled because
     of Max Run Time exceeded when the job has not yet started.

16 years agoebl Add Richard Mortimer patch about #1016
Eric Bollengier [Thu, 29 Nov 2007 21:32:12 +0000 (21:32 +0000)]
ebl  Add Richard Mortimer patch about #1016

16 years agoAdd patch
Kern Sibbald [Tue, 27 Nov 2007 22:18:42 +0000 (22:18 +0000)]
Add patch

16 years agoCorrect typos in disk-changer.in
Kern Sibbald [Tue, 27 Nov 2007 09:32:30 +0000 (09:32 +0000)]
Correct typos in disk-changer.in

16 years agokes This patch fixes the status command to include the formating string for
Kern Sibbald [Sun, 25 Nov 2007 21:29:11 +0000 (21:29 +0000)]
kes  This patch fixes the status command to include the formating string for
     JS_AttrInsterting.  It fixes bug #1021.

16 years agokes This patch should fix the Mac OS X build problem on the latest
Kern Sibbald [Sun, 25 Nov 2007 16:12:14 +0000 (16:12 +0000)]
kes  This patch should fix the Mac OS X build problem on the latest
     Darwin, where sys/types.h was not included correctly (apparently
     due to a change in the Mac headers).  The solution was to explicitly
     ensure that it is defined for the ./configure.
     This patch also has a rebuild of configure that includes the Debian
     qt4 kludge (look for alternate qt4 names).
     This patch fixes bug #1020.

16 years agoUpdate doc
Kern Sibbald [Sun, 25 Nov 2007 14:24:47 +0000 (14:24 +0000)]
Update doc

16 years agokes This patch should ensure that queued messages to the console are
Kern Sibbald [Sun, 25 Nov 2007 14:18:33 +0000 (14:18 +0000)]
kes  This patch should ensure that queued messages to the console are
     displayed as soon as possible.  It should fix bug 1007, but has been
     reported not to work.

16 years agoAdd pre-install check for sqlite upgrade.
Scott Barninger [Sun, 18 Nov 2007 13:51:56 +0000 (13:51 +0000)]
Add pre-install check for sqlite upgrade.

16 years agoUpdate to sqlite3.
Scott Barninger [Sat, 17 Nov 2007 15:51:24 +0000 (15:51 +0000)]
Update to sqlite3.

16 years agoAdd rpm patches for sqlite3 scripts.
Scott Barninger [Sat, 17 Nov 2007 13:42:03 +0000 (13:42 +0000)]
Add rpm patches for sqlite3 scripts.

16 years agoFix syntax error.
Scott Barninger [Fri, 16 Nov 2007 13:11:49 +0000 (13:11 +0000)]
Fix syntax error.

16 years agoUpdate for latest platform additions.
Scott Barninger [Fri, 16 Nov 2007 13:03:46 +0000 (13:03 +0000)]
Update for latest platform additions.

16 years agokes This patch fixes the infinite loop when trying to increase the
Kern Sibbald [Wed, 14 Nov 2007 07:31:07 +0000 (07:31 +0000)]
kes  This patch fixes the infinite loop when trying to increase the
     maximum number of volumes in a Pool during the add command.
     This patch fixes bug #1008.

16 years agoUpdate release number
Kern Sibbald [Wed, 14 Nov 2007 07:09:36 +0000 (07:09 +0000)]
Update release number

16 years agoMove bresto.pl to right place
Kern Sibbald [Mon, 12 Nov 2007 08:39:10 +0000 (08:39 +0000)]
Move bresto.pl to right place

16 years agoAdd bresto.pl
Kern Sibbald [Mon, 12 Nov 2007 08:28:52 +0000 (08:28 +0000)]
Add bresto.pl

16 years agorealease => release
Dan Langille [Mon, 12 Nov 2007 00:34:24 +0000 (00:34 +0000)]
realease => release

16 years agoAdd missing files for rescue package.
Scott Barninger [Sun, 11 Nov 2007 18:39:43 +0000 (18:39 +0000)]
Add missing files for rescue package.

16 years agoFinal changes
Kern Sibbald [Sun, 11 Nov 2007 15:42:48 +0000 (15:42 +0000)]
Final changes

16 years agoUpdates from Tobias Rautenkranz
Kern Sibbald [Sun, 11 Nov 2007 15:29:05 +0000 (15:29 +0000)]
Updates from Tobias Rautenkranz

16 years agoFinal changes
Kern Sibbald [Sun, 11 Nov 2007 15:14:25 +0000 (15:14 +0000)]
Final changes

16 years agoFinal changes
Kern Sibbald [Sun, 11 Nov 2007 11:14:16 +0000 (11:14 +0000)]
Final changes

16 years agoFix fileset error
Kern Sibbald [Sun, 11 Nov 2007 11:11:59 +0000 (11:11 +0000)]
Fix fileset error

16 years agoebl Use yes/no/archive for new location enabled
Eric Bollengier [Sat, 10 Nov 2007 23:55:10 +0000 (23:55 +0000)]
ebl  Use yes/no/archive for new location enabled

16 years agoebl Make get_job_log working like before (not with the new group_concat
Eric Bollengier [Sat, 10 Nov 2007 21:51:37 +0000 (21:51 +0000)]
ebl  Make get_job_log working like before (not with the new group_concat
     behaviour)

16 years agoebl Adapt Location.Enabled to be like Media.Enabled
Eric Bollengier [Sat, 10 Nov 2007 20:02:51 +0000 (20:02 +0000)]
ebl  Adapt Location.Enabled to be like Media.Enabled

16 years agoebl Make Location.Enabled like Media.Enabled
Eric Bollengier [Sat, 10 Nov 2007 19:57:44 +0000 (19:57 +0000)]
ebl  Make Location.Enabled like Media.Enabled

16 years agoebl update debian changelog
Eric Bollengier [Sat, 10 Nov 2007 18:33:29 +0000 (18:33 +0000)]
ebl  update debian changelog

16 years agoAdd suse 10.3
Scott Barninger [Sat, 10 Nov 2007 15:41:19 +0000 (15:41 +0000)]
Add suse 10.3

16 years agoebl remove user managment
Eric Bollengier [Sat, 10 Nov 2007 13:18:24 +0000 (13:18 +0000)]
ebl  remove user managment

16 years agoebl remove user managment
Eric Bollengier [Sat, 10 Nov 2007 13:18:12 +0000 (13:18 +0000)]
ebl  remove user managment

16 years agoMerge changes from trunk
Kern Sibbald [Sat, 10 Nov 2007 10:53:11 +0000 (10:53 +0000)]
Merge changes from trunk

16 years agoMerge in changes from trunk
Kern Sibbald [Sat, 10 Nov 2007 10:44:24 +0000 (10:44 +0000)]
Merge in changes from trunk