]> git.sur5r.net Git - bacula/rescue/log
bacula/rescue
16 years agoCreate tag Release-2.2.5 Release-2.2.5
Kern Sibbald [Thu, 11 Oct 2007 07:58:45 +0000 (07:58 +0000)]
Create tag Release-2.2.5

16 years agoFix message.c problem reported by Dan
Kern Sibbald [Tue, 9 Oct 2007 15:46:04 +0000 (15:46 +0000)]
Fix message.c problem reported by Dan

16 years agoUpdate
Kern Sibbald [Tue, 9 Oct 2007 15:29:44 +0000 (15:29 +0000)]
Update

16 years agoUpdate from trunk
Kern Sibbald [Tue, 9 Oct 2007 15:24:42 +0000 (15:24 +0000)]
Update from trunk

16 years agoUpdate date
Kern Sibbald [Tue, 9 Oct 2007 15:13:30 +0000 (15:13 +0000)]
Update date

16 years agoUpdate ChangeLog
Kern Sibbald [Tue, 9 Oct 2007 15:07:27 +0000 (15:07 +0000)]
Update ChangeLog

16 years ago09Oct07
Kern Sibbald [Tue, 9 Oct 2007 15:06:15 +0000 (15:06 +0000)]
09Oct07
kes  Add JobId in place of Job name in all the Jmsg() output.
kes  Correct the APP_DESC for the Win32 storage service (remove an e).

16 years agoAdd new SD despooling attributes and Dir inserting attributes
Kern Sibbald [Sat, 6 Oct 2007 12:49:33 +0000 (12:49 +0000)]
Add new SD despooling attributes and Dir inserting attributes
     job status codes.  This fixes bug 961.

16 years agoCorrect technotes bug #
Kern Sibbald [Sat, 6 Oct 2007 10:44:15 +0000 (10:44 +0000)]
Correct technotes bug #

16 years agoFix Win32 drive display in bat version browser. Fixes bug #961.
Kern Sibbald [Sat, 6 Oct 2007 10:40:13 +0000 (10:40 +0000)]
Fix Win32 drive display in bat version browser. Fixes bug #961.

16 years agokes Fix listing performance problems in bat. Pointed out by
Kern Sibbald [Fri, 5 Oct 2007 14:59:31 +0000 (14:59 +0000)]
kes  Fix listing performance problems in bat. Pointed out by
     Chris Howells.
ebl  Fix replace on restore. This fixes bug #969
kes  Fix bat code that tests for Win32. This should fix bug #968
kes  Query 5 list wrong Vol after migration. This fixes bug #960

16 years agoebl fix bug 969
Eric Bollengier [Thu, 4 Oct 2007 18:16:08 +0000 (18:16 +0000)]
ebl  fix bug 969

16 years agoCorrect lib/Makefile.in to include enh_fnmatch.o that was removed
Kern Sibbald [Thu, 4 Oct 2007 15:01:59 +0000 (15:01 +0000)]
Correct lib/Makefile.in to include enh_fnmatch.o that was removed
     in back porting from 2.3.x

16 years agoCopy trunk regress into Branch
Kern Sibbald [Thu, 4 Oct 2007 09:32:55 +0000 (09:32 +0000)]
Copy trunk regress into Branch

16 years agoDelete unwanted subdirectory
Kern Sibbald [Thu, 4 Oct 2007 09:32:22 +0000 (09:32 +0000)]
Delete unwanted subdirectory

16 years agoDelete unwanted subdirectory
Kern Sibbald [Thu, 4 Oct 2007 09:29:00 +0000 (09:29 +0000)]
Delete unwanted subdirectory

16 years agoCopy trunk regress into Branch
Kern Sibbald [Thu, 4 Oct 2007 09:27:43 +0000 (09:27 +0000)]
Copy trunk regress into Branch

16 years agoFix Win32 build
Kern Sibbald [Wed, 3 Oct 2007 21:09:59 +0000 (21:09 +0000)]
Fix Win32 build

16 years agoBackport more code from 2.3 to 2.2.5
Kern Sibbald [Wed, 3 Oct 2007 16:22:07 +0000 (16:22 +0000)]
Backport more code from 2.3 to 2.2.5

16 years agoBackport almost 4000 lines of 2.3 code that fixes a number of bugs.
Kern Sibbald [Wed, 3 Oct 2007 11:36:47 +0000 (11:36 +0000)]
Backport almost 4000 lines of 2.3 code that fixes a number of bugs.

16 years agoadd new getopt
Kern Sibbald [Wed, 3 Oct 2007 07:48:04 +0000 (07:48 +0000)]
add new getopt

16 years agozap old getopt
Kern Sibbald [Wed, 3 Oct 2007 07:47:05 +0000 (07:47 +0000)]
zap old getopt

16 years agoBackport 2.3 code that fixes: it fixes incorrect or incomplete error
Kern Sibbald [Wed, 3 Oct 2007 05:59:42 +0000 (05:59 +0000)]
Backport 2.3 code that fixes: it fixes incorrect or incomplete error
     messages; it fixes a problem opening the SQLite3 database when multiple
     simultaneous jobs were running; it fixes a bug with certain versions of
     MySQL where batch inserts failed because of table name character case
     (upper/lower) differences.

16 years agoFix race condition that drops final block written to volume.
Kern Sibbald [Sat, 29 Sep 2007 07:09:20 +0000 (07:09 +0000)]
Fix race condition that drops final block written to volume.
     This happens in rare cases with multiple simultaneous jobs
     when the Volume fills.  This fixes bug #964.  May be related
     to bug #935 and possibly #903.

16 years agoes Fix FD->SD authorization failure, which was due to spurious
Kern Sibbald [Fri, 28 Sep 2007 22:01:16 +0000 (22:01 +0000)]
es  Fix FD->SD authorization failure, which was due to spurious
     wakeups from a pthread_cond_timedwait().  Simply check the
     predicate before continuing.  This fixes bug #953

16 years agokes Add code to handle tray monitor separated from Win32 FD.
Kern Sibbald [Sat, 22 Sep 2007 09:08:29 +0000 (09:08 +0000)]
kes  Add code to handle tray monitor separated from Win32 FD.
kes  Fix display of Win32 tray monitor after reboot. Fixes bug #952.

16 years agoCorrect ansi patch
Kern Sibbald [Thu, 20 Sep 2007 19:01:19 +0000 (19:01 +0000)]
Correct ansi patch

16 years agoebl Add a patch for a command parser issue causing a director segfault.
Eric Bollengier [Thu, 20 Sep 2007 17:03:10 +0000 (17:03 +0000)]
ebl  Add a patch for a command parser issue causing a director segfault.

16 years agoFix ANSI tape reading
Kern Sibbald [Thu, 20 Sep 2007 16:36:18 +0000 (16:36 +0000)]
Fix ANSI tape reading

16 years agokes Fix ANSI tape labeling. This fixes bug #954.
Kern Sibbald [Thu, 20 Sep 2007 13:22:04 +0000 (13:22 +0000)]
kes  Fix ANSI tape labeling.  This fixes bug #954.
kes  Increase the max block size to 4MB fixes bug #957.

16 years agoebl Add a patch to fix #955
Eric Bollengier [Thu, 20 Sep 2007 11:51:09 +0000 (11:51 +0000)]
ebl  Add a patch to fix #955

16 years ago0Sep07
Kern Sibbald [Thu, 20 Sep 2007 08:30:56 +0000 (08:30 +0000)]
0Sep07
kes  Apply 2.2.4-poll-mount fix, that resolves bug #908 where a tape
     is not properly mounted (recognized) during a poll.
kes  Apply 2.2.4-verify patch that resolves bug #958.  A Verify catalog
     Job that has differences reports Verify OK.

16 years agoUpdate technotes
Kern Sibbald [Thu, 20 Sep 2007 08:19:48 +0000 (08:19 +0000)]
Update technotes

16 years agoUpdate patches
Kern Sibbald [Thu, 20 Sep 2007 06:58:56 +0000 (06:58 +0000)]
Update patches

16 years agoCorrect technotes
Kern Sibbald [Thu, 20 Sep 2007 06:56:13 +0000 (06:56 +0000)]
Correct technotes

16 years agokes Apply 2.2.4-poll-mount fix, that resolves bug ##908 where a tape
Kern Sibbald [Thu, 20 Sep 2007 06:55:43 +0000 (06:55 +0000)]
kes  Apply 2.2.4-poll-mount fix, that resolves bug ##908 where a tape
     is not properly mounted (recognized) during a poll.

16 years agoUpdate technotes
Kern Sibbald [Wed, 19 Sep 2007 11:49:20 +0000 (11:49 +0000)]
Update technotes

16 years agoAdd patch for bug #908
Kern Sibbald [Wed, 19 Sep 2007 11:48:32 +0000 (11:48 +0000)]
Add patch for bug #908

16 years agoFix disable-batch-insert.
Scott Barninger [Sun, 16 Sep 2007 10:48:32 +0000 (10:48 +0000)]
Fix disable-batch-insert.

16 years agoFix changelog
Scott Barninger [Sat, 15 Sep 2007 10:35:45 +0000 (10:35 +0000)]
Fix changelog

16 years agoAdd new files for mtx package (09Sep07 depkgs update)
Scott Barninger [Fri, 14 Sep 2007 22:43:13 +0000 (22:43 +0000)]
Add new files for mtx package (09Sep07 depkgs update)

16 years agoFix escaping
Kern Sibbald [Fri, 14 Sep 2007 18:22:37 +0000 (18:22 +0000)]
Fix escaping

16 years agoFinal changes
Kern Sibbald [Fri, 14 Sep 2007 18:16:54 +0000 (18:16 +0000)]
Final changes

16 years agoUpdate to trunk
Kern Sibbald [Fri, 14 Sep 2007 17:22:24 +0000 (17:22 +0000)]
Update to trunk

16 years agoUpdate to trunk
Kern Sibbald [Fri, 14 Sep 2007 17:19:23 +0000 (17:19 +0000)]
Update to trunk

16 years agoUpdate to trunk
Kern Sibbald [Fri, 14 Sep 2007 17:17:12 +0000 (17:17 +0000)]
Update to trunk

16 years agoUpdate
Kern Sibbald [Fri, 14 Sep 2007 17:14:06 +0000 (17:14 +0000)]
Update

16 years agoUpdate to trunk
Kern Sibbald [Fri, 14 Sep 2007 17:13:18 +0000 (17:13 +0000)]
Update to trunk

16 years agoupdate to trunk
Kern Sibbald [Fri, 14 Sep 2007 17:11:00 +0000 (17:11 +0000)]
update to trunk

16 years agoUpdate to trunk
Kern Sibbald [Fri, 14 Sep 2007 17:03:07 +0000 (17:03 +0000)]
Update to trunk

16 years agoUpdate release date
Kern Sibbald [Fri, 14 Sep 2007 16:58:40 +0000 (16:58 +0000)]
Update release date

16 years agoTurn of gconsole build for fc3.
Scott Barninger [Fri, 14 Sep 2007 14:11:33 +0000 (14:11 +0000)]
Turn of gconsole build for fc3.

16 years agoCorrect typo in ReleaseNotes
Kern Sibbald [Fri, 14 Sep 2007 09:50:04 +0000 (09:50 +0000)]
Correct typo in ReleaseNotes

16 years agoCommit backports from 2.3.x
Kern Sibbald [Fri, 14 Sep 2007 09:49:06 +0000 (09:49 +0000)]
Commit backports from 2.3.x

16 years agoFix dev.tar.gz
Kern Sibbald [Thu, 13 Sep 2007 16:00:00 +0000 (16:00 +0000)]
Fix dev.tar.gz

16 years agokes Fix migration code to get correct Volume name with multiple volumes
Kern Sibbald [Wed, 12 Sep 2007 07:17:50 +0000 (07:17 +0000)]
kes  Fix migration code to get correct Volume name with multiple volumes
     by skipping |.  Fixes bug #936.

16 years agokes Implement patch supplied by Landon to fix bug #944 where using
Kern Sibbald [Tue, 11 Sep 2007 22:09:32 +0000 (22:09 +0000)]
kes  Implement patch supplied by Landon to fix bug #944 where using
     TLS with bconsole uses 99+% of the CPU.
kes  Move patches into patches directory.

16 years agofix typo line 199 spec file.
Scott Barninger [Mon, 10 Sep 2007 21:15:19 +0000 (21:15 +0000)]
fix typo line 199 spec file.

16 years agoFinal changes
Kern Sibbald [Mon, 10 Sep 2007 12:08:15 +0000 (12:08 +0000)]
Final changes

16 years agoUpdate release notes
Kern Sibbald [Mon, 10 Sep 2007 12:03:40 +0000 (12:03 +0000)]
Update release notes

16 years agoCorrect date
Kern Sibbald [Sun, 9 Sep 2007 21:12:32 +0000 (21:12 +0000)]
Correct date

16 years agoUpdate Release Notes
Kern Sibbald [Sun, 9 Sep 2007 18:46:00 +0000 (18:46 +0000)]
Update Release Notes

16 years agokes Fix bug #935, and probably also bug #903 where files were not
Kern Sibbald [Sun, 9 Sep 2007 10:03:23 +0000 (10:03 +0000)]
kes  Fix bug #935, and probably also bug #903 where files were not
     restored. MediaId was not properly set in JobMedia record after
     a Volume change.

16 years agoTurn off batch-insert for older platforms. Add build target for rhel5
Scott Barninger [Sat, 8 Sep 2007 12:00:18 +0000 (12:00 +0000)]
Turn off batch-insert for older platforms. Add build target for rhel5
and clones.

16 years agokes Apply Martin Simmons patch that should turn off the new API usage
Kern Sibbald [Fri, 7 Sep 2007 12:57:05 +0000 (12:57 +0000)]
kes  Apply Martin Simmons patch that should turn off the new API usage
     when batch insert is turned off allowing building on older
     PostgreSQLs.

16 years ago Add ./configure search in qwt-qt4 for qwt package
Kern Sibbald [Fri, 7 Sep 2007 12:00:34 +0000 (12:00 +0000)]
  Add ./configure search in qwt-qt4 for qwt package

16 years agoSame changes as in my previous commit, but on the 2.2 Branch.
Dan Langille [Thu, 6 Sep 2007 19:42:06 +0000 (19:42 +0000)]
Same changes as in my previous commit, but on the 2.2 Branch.
MySQL >= 4.1
PostgreSQL >= 7.4

16 years agoUpdate release
Kern Sibbald [Thu, 6 Sep 2007 08:20:25 +0000 (08:20 +0000)]
Update release

16 years agoUpdate release
Kern Sibbald [Thu, 6 Sep 2007 08:19:47 +0000 (08:19 +0000)]
Update release

16 years agoCreate new branch 2.2
Kern Sibbald [Thu, 6 Sep 2007 07:58:02 +0000 (07:58 +0000)]
Create new branch 2.2

16 years agoFinal changes
Kern Sibbald [Thu, 6 Sep 2007 07:41:25 +0000 (07:41 +0000)]
Final changes

16 years agoApply trunk fixes update technotes
Kern Sibbald [Tue, 4 Sep 2007 10:04:42 +0000 (10:04 +0000)]
Apply trunk fixes update technotes

16 years agoRelease 2.2.1
Scott Barninger [Mon, 3 Sep 2007 22:49:17 +0000 (22:49 +0000)]
Release 2.2.1

16 years agoCreate 2.2.1 branch
Kern Sibbald [Sat, 1 Sep 2007 07:26:37 +0000 (07:26 +0000)]
Create 2.2.1 branch

16 years agoCreate tag Release-2.2.1 Release-2.2.1
Kern Sibbald [Thu, 30 Aug 2007 16:36:45 +0000 (16:36 +0000)]
Create tag Release-2.2.1

16 years agoFinal changes
Kern Sibbald [Thu, 30 Aug 2007 16:36:25 +0000 (16:36 +0000)]
Final changes

16 years agoUpdate version
Kern Sibbald [Thu, 30 Aug 2007 16:35:18 +0000 (16:35 +0000)]
Update version

16 years agoUpdate
Kern Sibbald [Thu, 30 Aug 2007 16:28:56 +0000 (16:28 +0000)]
Update

16 years agoUpdate
Kern Sibbald [Thu, 30 Aug 2007 16:28:17 +0000 (16:28 +0000)]
Update

16 years agoUpdate
Kern Sibbald [Thu, 30 Aug 2007 16:20:20 +0000 (16:20 +0000)]
Update

16 years agokes Update POTFILES.in
Kern Sibbald [Thu, 30 Aug 2007 16:19:42 +0000 (16:19 +0000)]
kes  Update POTFILES.in
kes  Cleanup a few underquoted AC_DEFUNs in configure

16 years agoUpdate notes for 2.2.1 release
Kern Sibbald [Thu, 30 Aug 2007 14:22:48 +0000 (14:22 +0000)]
Update notes for 2.2.1 release

16 years agoApply patch from Martin Simmons that adds a test for va_copy to
Kern Sibbald [Thu, 30 Aug 2007 07:58:28 +0000 (07:58 +0000)]
Apply patch from Martin Simmons that adds a test for va_copy to
     ./configure

16 years agoAdd README.mingw32 and fix Win32 sqlite install
Kern Sibbald [Thu, 30 Aug 2007 06:36:22 +0000 (06:36 +0000)]
Add README.mingw32 and fix Win32 sqlite install

16 years agoFix bug 921 by increasing the number of tries to create a new volume
Kern Sibbald [Wed, 29 Aug 2007 10:46:56 +0000 (10:46 +0000)]
Fix bug 921 by increasing the number of tries to create a new volume
     from 11 to 100.

16 years agokes Rework bmsg in ua_output to use va_copy() so that bvsnprintf()
Kern Sibbald [Wed, 29 Aug 2007 09:30:22 +0000 (09:30 +0000)]
kes  Rework bmsg in ua_output to use va_copy() so that bvsnprintf()
     can be called multiple times.  Implement a version for machines
     without va_copy() that gets a big buffer.

16 years agoAdd to help info on creating indexes that will help the performance
Dirk H Bartley [Wed, 29 Aug 2007 00:51:27 +0000 (00:51 +0000)]
Add to help info on creating indexes that will help the performance
of the version browser.

16 years agoUpdate
Kern Sibbald [Mon, 27 Aug 2007 20:38:02 +0000 (20:38 +0000)]
Update

16 years agoAdd links to Catalan and Spanish
Dan Langille [Sun, 26 Aug 2007 23:03:00 +0000 (23:03 +0000)]
Add links to Catalan and Spanish

16 years agoAdd Spanish, Catalan, and German.
Dan Langille [Sun, 26 Aug 2007 20:39:54 +0000 (20:39 +0000)]
Add Spanish, Catalan, and German.

16 years agoAdd the French translation
Dan Langille [Sun, 26 Aug 2007 19:40:11 +0000 (19:40 +0000)]
Add the French translation

16 years agoStart some new coding
Kern Sibbald [Sat, 25 Aug 2007 19:33:46 +0000 (19:33 +0000)]
Start some new coding

16 years agokes Integrate more portable zone offset code into bsmtp.c
Kern Sibbald [Sat, 25 Aug 2007 13:28:54 +0000 (13:28 +0000)]
kes  Integrate more portable zone offset code into bsmtp.c
     Submitted by Attila Fülöp.

16 years agoChange autmatically adjusting to automatically compensating in FD time error message
Kern Sibbald [Sat, 25 Aug 2007 06:03:26 +0000 (06:03 +0000)]
Change autmatically adjusting to automatically compensating in FD time error message

16 years agoAdd insanity checks in bsnprintf
Kern Sibbald [Fri, 24 Aug 2007 19:59:43 +0000 (19:59 +0000)]
Add insanity checks in bsnprintf

16 years agoFix typo in split_path ...
Kern Sibbald [Fri, 24 Aug 2007 16:24:59 +0000 (16:24 +0000)]
Fix typo in split_path ...

16 years agokes Fix bad SD->FD return status reported by
Kern Sibbald [Fri, 24 Aug 2007 16:20:49 +0000 (16:20 +0000)]
kes  Fix bad SD->FD return status reported by
     (James Harper) <james.harper@bendigoit.com.au>

16 years agoebl Fix a bug in read_close_session which return random status
Eric Bollengier [Fri, 24 Aug 2007 07:08:07 +0000 (07:08 +0000)]
ebl  Fix a bug in read_close_session which return random status

16 years agocopied from the actual english manual
Thomas Glatthor [Thu, 23 Aug 2007 09:18:59 +0000 (09:18 +0000)]
copied from the actual english manual

16 years ago23Aug07
Kern Sibbald [Thu, 23 Aug 2007 07:05:47 +0000 (07:05 +0000)]
23Aug07
kes  Fix (hopefully) bug #930 by doing a db_escape_string() on file
     and directory names during restore of single file/directories.
kes  Add sanity checks to .sql command when string is empty. Hopefully
     that will resolve Dirks Director crash.
22Aug07
kes  Apply patch submitted by Martin Simmons that corrects a seg fault
     in the bsmtp chat subroutine when debug is >= 10.