]>
git.sur5r.net Git - bacula/bacula/log
Kern Sibbald [Tue, 4 Dec 2007 14:35:54 +0000 (14:35 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6020
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 3 Dec 2007 21:36:51 +0000 (21:36 +0000)]
Update version
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6019
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6017
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 3 Dec 2007 18:26:14 +0000 (18:26 +0000)]
Rework technotes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6015
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6012
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6011
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 30 Nov 2007 21:33:54 +0000 (21:33 +0000)]
Remove double-quotes from technotes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6005
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6004
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6000
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 29 Nov 2007 21:32:12 +0000 (21:32 +0000)]
ebl Add Richard Mortimer patch about #1016
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5998
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 27 Nov 2007 22:18:42 +0000 (22:18 +0000)]
Add patch
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5996
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 27 Nov 2007 09:32:30 +0000 (09:32 +0000)]
Correct typos in disk-changer.in
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5993
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5986
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5984
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 25 Nov 2007 14:24:47 +0000 (14:24 +0000)]
Update doc
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5982
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5981
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sun, 18 Nov 2007 13:51:56 +0000 (13:51 +0000)]
Add pre-install check for sqlite upgrade.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5956
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sat, 17 Nov 2007 15:51:24 +0000 (15:51 +0000)]
Update to sqlite3.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5951
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sat, 17 Nov 2007 13:42:03 +0000 (13:42 +0000)]
Add rpm patches for sqlite3 scripts.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5949
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Fri, 16 Nov 2007 13:11:49 +0000 (13:11 +0000)]
Fix syntax error.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5939
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Fri, 16 Nov 2007 13:03:46 +0000 (13:03 +0000)]
Update for latest platform additions.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5937
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5926
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 14 Nov 2007 07:09:36 +0000 (07:09 +0000)]
Update release number
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5925
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 12 Nov 2007 08:39:10 +0000 (08:39 +0000)]
Move bresto.pl to right place
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5917
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 12 Nov 2007 08:28:52 +0000 (08:28 +0000)]
Add bresto.pl
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5916
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dan Langille [Mon, 12 Nov 2007 00:34:24 +0000 (00:34 +0000)]
realease => release
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5915
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sun, 11 Nov 2007 18:39:43 +0000 (18:39 +0000)]
Add missing files for rescue package.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5914
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 11 Nov 2007 15:42:48 +0000 (15:42 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5911
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 11 Nov 2007 15:29:05 +0000 (15:29 +0000)]
Updates from Tobias Rautenkranz
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5909
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 11 Nov 2007 15:14:25 +0000 (15:14 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5905
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 11 Nov 2007 11:14:16 +0000 (11:14 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5902
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 11 Nov 2007 11:11:59 +0000 (11:11 +0000)]
Fix fileset error
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5901
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 10 Nov 2007 23:55:10 +0000 (23:55 +0000)]
ebl Use yes/no/archive for new location enabled
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5897
91ce42f0 -d328-0410-95d8-
f526ca767f89
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)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5896
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 10 Nov 2007 20:02:51 +0000 (20:02 +0000)]
ebl Adapt Location.Enabled to be like Media.Enabled
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5895
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 10 Nov 2007 19:57:44 +0000 (19:57 +0000)]
ebl Make Location.Enabled like Media.Enabled
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5894
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 10 Nov 2007 18:33:29 +0000 (18:33 +0000)]
ebl update debian changelog
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5893
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sat, 10 Nov 2007 15:41:19 +0000 (15:41 +0000)]
Add suse 10.3
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5892
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 10 Nov 2007 13:18:24 +0000 (13:18 +0000)]
ebl remove user managment
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5889
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 10 Nov 2007 13:18:12 +0000 (13:18 +0000)]
ebl remove user managment
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5888
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 10 Nov 2007 10:53:11 +0000 (10:53 +0000)]
Merge changes from trunk
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5885
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 10 Nov 2007 10:44:24 +0000 (10:44 +0000)]
Merge in changes from trunk
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5884
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 10 Nov 2007 10:19:53 +0000 (10:19 +0000)]
Merge trunk changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5883
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 10 Nov 2007 09:00:23 +0000 (09:00 +0000)]
Update doc for release
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5882
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 9 Nov 2007 04:31:14 +0000 (04:31 +0000)]
Get fix for joblist bug in bat from trunk.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5881
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sun, 4 Nov 2007 17:28:46 +0000 (17:28 +0000)]
rh qt4 packages don't provide qt so fix that too
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5851
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sun, 4 Nov 2007 16:17:48 +0000 (16:17 +0000)]
- fix dist defines for rhel5 and clones
- fix rhel broken 64 bit QT4 paths
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5846
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 4 Nov 2007 11:10:30 +0000 (11:10 +0000)]
kes This patch fixes bug #1003 where putting the message output from
a Verify job into the catalog results in a recursive loop. The problem
seems to show up only with postgresql (to be verified).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5843
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 4 Nov 2007 11:06:53 +0000 (11:06 +0000)]
Undo change in r5841 as log comment was wrong
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5842
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 4 Nov 2007 10:43:02 +0000 (10:43 +0000)]
kes Fix bug #942 where lots of emails where generated when the heartbeat
interval was low and Bacula wanted a different tape from the one in
the drive.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5841
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 4 Nov 2007 08:53:17 +0000 (08:53 +0000)]
kes Fix bug #942 where lots of emails where generated when the heartbeat
interval was low and Bacula wanted a different tape from the one in
the drive.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5840
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Mon, 29 Oct 2007 21:52:15 +0000 (21:52 +0000)]
Correct installed permissions of sqlite database file.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5819
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 26 Oct 2007 17:19:39 +0000 (17:19 +0000)]
ebl Fix the LastWritten field which was updated during
a restore (or a reading migration) This fixes bug #982
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5814
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 25 Oct 2007 21:07:17 +0000 (21:07 +0000)]
ebl fix #982
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5805
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 24 Oct 2007 18:37:02 +0000 (18:37 +0000)]
ebl Use qmake-qt4 instead of qmake when available (debian system)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5798
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 22 Oct 2007 21:47:58 +0000 (21:47 +0000)]
kes Add a security warning to src/cats/make_catalog_backup.in indicating
that passing the password via the command line (arg 3) is insecure.
This responds to bug #990 (it doesn't fix it).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5779
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 22 Oct 2007 10:31:08 +0000 (10:31 +0000)]
kes Apply 2.2.5-postgresql-errors.patch
kes Remove unneeded File table index on JobId, which is already
present as the first index of another multi-index.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5778
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 22 Oct 2007 10:12:58 +0000 (10:12 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5776
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 21 Oct 2007 17:36:17 +0000 (17:36 +0000)]
ebl Apply 2.2.4-replace.patch to fix replace option on restore.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5774
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 19 Oct 2007 11:47:58 +0000 (11:47 +0000)]
kes Set default debug_level to zero. This corrects bugs #991 and #993.
kes Fix a crash in bat when it cannot connect to the Director for example
if the Director is not running.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5771
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 18 Oct 2007 21:06:19 +0000 (21:06 +0000)]
ebl Fix #989
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5764
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 16 Oct 2007 19:00:51 +0000 (19:00 +0000)]
kes Activate Close button on tray-monitor window. This fixes
bug #986.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5752
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 13 Oct 2007 16:46:27 +0000 (16:46 +0000)]
kes Fix spurious warning message printed when creating a volume with
a LabelFormat. This fixes bug #976.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5750
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 9 Oct 2007 15:46:04 +0000 (15:46 +0000)]
Fix message.c problem reported by Dan
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5744
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 9 Oct 2007 15:29:44 +0000 (15:29 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5743
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 9 Oct 2007 15:24:42 +0000 (15:24 +0000)]
Update from trunk
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5742
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 9 Oct 2007 15:13:30 +0000 (15:13 +0000)]
Update date
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5741
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 9 Oct 2007 15:07:27 +0000 (15:07 +0000)]
Update ChangeLog
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5740
91ce42f0 -d328-0410-95d8-
f526ca767f89
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).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5739
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5735
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 6 Oct 2007 10:44:15 +0000 (10:44 +0000)]
Correct technotes bug #
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5734
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 6 Oct 2007 10:40:13 +0000 (10:40 +0000)]
Fix Win32 drive display in bat version browser. Fixes bug #961.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5732
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5725
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 4 Oct 2007 18:16:08 +0000 (18:16 +0000)]
ebl fix bug 969
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5722
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5721
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 4 Oct 2007 09:32:55 +0000 (09:32 +0000)]
Copy trunk regress into Branch
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5720
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 4 Oct 2007 09:32:22 +0000 (09:32 +0000)]
Delete unwanted subdirectory
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5719
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 4 Oct 2007 09:29:00 +0000 (09:29 +0000)]
Delete unwanted subdirectory
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5718
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 4 Oct 2007 09:27:43 +0000 (09:27 +0000)]
Copy trunk regress into Branch
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5717
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Oct 2007 21:09:59 +0000 (21:09 +0000)]
Fix Win32 build
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5715
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Oct 2007 16:22:07 +0000 (16:22 +0000)]
Backport more code from 2.3 to 2.2.5
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5714
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5713
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Oct 2007 07:48:04 +0000 (07:48 +0000)]
add new getopt
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5712
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Oct 2007 07:47:05 +0000 (07:47 +0000)]
zap old getopt
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5711
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5710
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5687
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5686
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5622
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 20 Sep 2007 19:01:19 +0000 (19:01 +0000)]
Correct ansi patch
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5620
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5617
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 20 Sep 2007 16:36:18 +0000 (16:36 +0000)]
Fix ANSI tape reading
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5615
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5609
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 20 Sep 2007 11:51:09 +0000 (11:51 +0000)]
ebl Add a patch to fix #955
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5606
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5603
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 20 Sep 2007 08:19:48 +0000 (08:19 +0000)]
Update technotes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5602
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 20 Sep 2007 06:58:56 +0000 (06:58 +0000)]
Update patches
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5599
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 20 Sep 2007 06:56:13 +0000 (06:56 +0000)]
Correct technotes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5598
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5597
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 19 Sep 2007 11:49:20 +0000 (11:49 +0000)]
Update technotes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5595
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 19 Sep 2007 11:48:32 +0000 (11:48 +0000)]
Add patch for bug #908
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5594
91ce42f0 -d328-0410-95d8-
f526ca767f89