]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
11 years agoFix bug #1955 that OK to run? does not retry on bad response
Kern Sibbald [Tue, 29 Jan 2013 19:24:39 +0000 (20:24 +0100)]
Fix bug #1955 that OK to run? does not retry on bad response

11 years agoBackport new lock calls + debug for SD
Kern Sibbald [Tue, 29 Jan 2013 19:23:39 +0000 (20:23 +0100)]
Backport new lock calls + debug for SD

11 years agoRemove old todo
Kern Sibbald [Sat, 26 Jan 2013 10:46:08 +0000 (11:46 +0100)]
Remove old todo

11 years agoFix bug #1975 new label ignored when first is duplicate.
Marco van Wieringen [Wed, 9 Jan 2013 15:10:10 +0000 (16:10 +0100)]
Fix bug #1975 new label ignored when first is duplicate.

When labelling a new volume, if an existing volume name is entered,
subsequent entries are ignored and the original one is attempted
each time.

After the first call to db_get_media_record the MediaId of the media
record is set and as such it will keep searching on MediaId instead
of using the new entered named. So clear the MediaId and set the
VolumeName and the call db_get_media_record so it will actually search
for the new name and not for the already existing mediaid of the
duplicate name entered before.

11 years agoRequire Qt 4.8.1 to build bat
Kern Sibbald [Mon, 31 Dec 2012 14:46:10 +0000 (15:46 +0100)]
Require Qt 4.8.1 to build bat

11 years agoMake compile of timelimit a bit more portable
Kern Sibbald [Thu, 27 Dec 2012 09:11:23 +0000 (10:11 +0100)]
Make compile of timelimit a bit more portable

11 years agoTweak tests to work with timelimit
Kern Sibbald [Thu, 27 Dec 2012 07:38:21 +0000 (08:38 +0100)]
Tweak tests to work with timelimit

11 years agoTweak remove non-existant test
Kern Sibbald [Wed, 26 Dec 2012 16:19:10 +0000 (17:19 +0100)]
Tweak remove non-existant test

11 years agoFix typo in all-disk-tests
Kern Sibbald [Wed, 26 Dec 2012 16:15:32 +0000 (17:15 +0100)]
Fix typo in all-disk-tests

11 years agoTweak regress run
Kern Sibbald [Wed, 26 Dec 2012 15:35:42 +0000 (16:35 +0100)]
Tweak regress run

11 years agoReduce wait time in regression RunScripts
Kern Sibbald [Fri, 2 Nov 2012 22:14:32 +0000 (23:14 +0100)]
Reduce wait time in regression RunScripts

11 years agoAttempt to indicate timed out tests
Kern Sibbald [Fri, 2 Nov 2012 22:13:20 +0000 (23:13 +0100)]
Attempt to indicate timed out tests

11 years agoImplement a timeout on regression tests of 15 minutes
Kern Sibbald [Fri, 2 Nov 2012 09:43:25 +0000 (10:43 +0100)]
Implement a timeout on regression tests of 15 minutes

Conflicts:

bacula/src/tools/Makefile.in
regress/all-changer-tests
regress/all-dev-tests
regress/all-disk-tests

11 years agoTweek turn off prune-test
Kern Sibbald [Wed, 26 Dec 2012 14:04:49 +0000 (15:04 +0100)]
Tweek turn off prune-test

11 years agoPull src/lib changes from master
Kern Sibbald [Wed, 26 Dec 2012 10:42:12 +0000 (11:42 +0100)]
Pull src/lib changes from master

11 years agoPull SD files from master
Kern Sibbald [Wed, 26 Dec 2012 09:10:26 +0000 (10:10 +0100)]
Pull SD files from master

11 years agoTurn off prune-test
Kern Sibbald [Tue, 25 Dec 2012 22:48:03 +0000 (23:48 +0100)]
Turn off prune-test

11 years agoAdd logdir and bsrdir to regression config
Kern Sibbald [Tue, 25 Dec 2012 22:47:37 +0000 (23:47 +0100)]
Add logdir and bsrdir to regression config

11 years agoAdd bsrdir and logdir to regress-config
Kern Sibbald [Tue, 25 Dec 2012 16:40:51 +0000 (17:40 +0100)]
Add bsrdir and logdir to regress-config

11 years agoRebuild configure
Kern Sibbald [Tue, 25 Dec 2012 16:37:44 +0000 (17:37 +0100)]
Rebuild configure

11 years agoChanged default directories from /var/bacula to /opt/bacula
Kern Sibbald [Tue, 25 Dec 2012 16:37:16 +0000 (17:37 +0100)]
Changed default directories from /var/bacula to /opt/bacula

11 years agoFix patches from master
Kern Sibbald [Tue, 25 Dec 2012 16:29:26 +0000 (17:29 +0100)]
Fix patches from master

11 years agoFix Virtual Full file close bug -- race condition
Kern Sibbald [Fri, 7 Dec 2012 09:06:23 +0000 (10:06 +0100)]
Fix Virtual Full file close bug -- race condition

11 years agoMake spool size max message more explicit
Kern Sibbald [Tue, 25 Dec 2012 13:48:28 +0000 (14:48 +0100)]
Make spool size max message more explicit

11 years agoDisplay more info when maximum spool size is reached
Kern Sibbald [Tue, 25 Dec 2012 13:08:04 +0000 (14:08 +0100)]
Display more info when maximum spool size is reached

11 years agoFix TERM defs for Solaris 11 in conio.c
Kern Sibbald [Sun, 23 Dec 2012 15:18:49 +0000 (16:18 +0100)]
Fix TERM defs for Solaris 11 in conio.c

11 years agoAllow group to cd to sysconfdir
Kern Sibbald [Fri, 14 Dec 2012 19:44:46 +0000 (20:44 +0100)]
Allow group to cd to sysconfdir

11 years agoMake sysconfdir belong to Bacula user/group and exclude others
Kern Sibbald [Sun, 9 Dec 2012 15:59:13 +0000 (16:59 +0100)]
Make sysconfdir belong to Bacula user/group and exclude others

11 years agoEnhance mount message to include read/append
Kern Sibbald [Fri, 7 Dec 2012 14:50:21 +0000 (15:50 +0100)]
Enhance mount message to include read/append

11 years agoImprove vol_mgr swap messages
Kern Sibbald [Thu, 6 Dec 2012 11:37:16 +0000 (12:37 +0100)]
Improve vol_mgr swap messages

11 years agoAdd Jmsg7 and Jmsg8
Kern Sibbald [Thu, 6 Dec 2012 11:36:20 +0000 (12:36 +0100)]
Add Jmsg7 and Jmsg8

11 years agoTweak update copyright date
Kern Sibbald [Thu, 6 Dec 2012 09:20:57 +0000 (10:20 +0100)]
Tweak update copyright date

11 years agoEnhance output of Using Device to include for read/write
Kern Sibbald [Thu, 6 Dec 2012 09:19:38 +0000 (10:19 +0100)]
Enhance output of Using Device to include for read/write

11 years agoAdd jobid to Pmsg output
Kern Sibbald [Tue, 4 Dec 2012 11:11:04 +0000 (12:11 +0100)]
Add jobid to Pmsg output

11 years agoTweak fix comment typo
Kern Sibbald [Sat, 24 Nov 2012 09:48:42 +0000 (10:48 +0100)]
Tweak fix comment typo

11 years agoAdd workaround for #5507 where autoprune and reload are in deadlock
Eric Bollengier [Fri, 23 Nov 2012 16:30:15 +0000 (17:30 +0100)]
Add workaround for #5507 where autoprune and reload are in deadlock

11 years agoForce DEVELOPER on during regression setup
Kern Sibbald [Fri, 21 Dec 2012 14:45:57 +0000 (15:45 +0100)]
Force DEVELOPER on during regression setup

11 years agoTweak debug message in ua_label
Eric Bollengier [Mon, 12 Nov 2012 13:59:00 +0000 (14:59 +0100)]
Tweak debug message in ua_label

11 years agoAvoid seg fault by checking for NULL client -- reported by Arno
Kern Sibbald [Sat, 17 Nov 2012 08:11:32 +0000 (09:11 +0100)]
Avoid seg fault by checking for NULL client -- reported by Arno

11 years agoAllow conf file quoted strings to be used in a list
Kern Sibbald [Wed, 21 Nov 2012 12:38:35 +0000 (13:38 +0100)]
Allow conf file quoted strings to be used in a list

11 years agoMake bfgets handle very long lines
Kern Sibbald [Wed, 21 Nov 2012 17:26:37 +0000 (18:26 +0100)]
Make bfgets handle very long lines

11 years agoFix bug #1959 input validation on delete of jobs.
Marco van Wieringen [Thu, 29 Nov 2012 17:40:46 +0000 (18:40 +0100)]
Fix bug #1959 input validation on delete of jobs.

The current code doesn't check on delete of a Job if the given JobId is
a number. Things changed are:

- Use str_to_uint64 casted to uint32_t to match JobId_t
- Validate all tokens parsed to be a valid number.
- Check the range to be increasing.
- Ask for confirmation when the range is more then 25 jobs.
- Reindented some wrongly indented code (2 vs 3 spaces)

11 years agoFix bug #1956 Authorization Errors false
Marco van Wieringen [Sat, 24 Nov 2012 08:53:30 +0000 (09:53 +0100)]
Fix bug #1956 Authorization Errors false

The url used for the Authorization Errors messages is false
and doesn't take you to the right FAQ.

11 years agoBackport from Enterprise
Kern Sibbald [Wed, 21 Nov 2012 07:05:51 +0000 (08:05 +0100)]
Backport from Enterprise

11 years agoFinal fix of bug #1943
Marco van Wieringen [Sat, 10 Nov 2012 09:36:10 +0000 (10:36 +0100)]
Final fix of bug #1943

We cannot check if the db is connected in the library as that has no
full B_DB class structure. So we now check the connected state of
the database connection in the escape and insert handler which are
registered by the director.

11 years agoFix bug #1948 MailOnSuccess get executed on error.
Marco van Wieringen [Thu, 8 Nov 2012 09:10:40 +0000 (10:10 +0100)]
Fix bug #1948 MailOnSuccess get executed on error.

MailOnSuccess running when Job is cancelled or ends with errors.

11 years agoFix missing index on Media table
Eric Bollengier [Wed, 7 Nov 2012 15:03:46 +0000 (16:03 +0100)]
Fix missing index on Media table

11 years agoFix bug #1943 no message storage on closed database connection.
Marco van Wieringen [Tue, 6 Nov 2012 14:22:26 +0000 (15:22 +0100)]
Fix bug #1943 no message storage on closed database connection.

Bacula director crashes if it reaches the max number connections to
MySQL server. (Or any other database) as it tries to store the
failure to connect to the database in the database over a non
connected database connection. Things like mysql_real_escape_string
which is used in that code path depend on a connected database
connection which we don't have.

11 years agoFix bug #1946 Fix problem with MySQL with big Base jobs.
Marco van Wieringen [Tue, 6 Nov 2012 13:29:19 +0000 (14:29 +0100)]
Fix bug #1946 Fix problem with MySQL with big Base jobs.

This patch adds an index on the temporary table "basefilesXXX",
where XXX is the JobId. This index reduce heavily the time for full
backups with big BaseJobs with bacula 5.2 and MySQL backend.

11 years agoFix #5346 .bvfs_lsfiles and .bvfs_restore to handle deleted files
Eric Bollengier [Fri, 2 Nov 2012 09:08:06 +0000 (10:08 +0100)]
Fix #5346 .bvfs_lsfiles and .bvfs_restore to handle deleted files

11 years agoregress: Add test for bvfs-test with deleted files
Eric Bollengier [Thu, 1 Nov 2012 20:42:04 +0000 (21:42 +0100)]
regress: Add test for bvfs-test with deleted files

11 years agoFix spooldata, accurate and ingnoreduplicate run argument
Eric Bollengier [Thu, 1 Nov 2012 19:40:40 +0000 (20:40 +0100)]
Fix spooldata, accurate and ingnoreduplicate run argument

When using "run accurate=yes job=MyJob yes", the job was not
using the accurate option. This is now fixed.

11 years agoAdd remote regress test script
Kern Sibbald [Sun, 21 Oct 2012 08:35:03 +0000 (10:35 +0200)]
Add remote regress test script

11 years agoFix messages segfault
Eric Bollengier [Tue, 16 Oct 2012 07:00:20 +0000 (09:00 +0200)]
Fix messages segfault

11 years agoFix #4996 about MaxRunTime canceling the job too early
Eric Bollengier [Tue, 25 Sep 2012 10:16:17 +0000 (12:16 +0200)]
Fix #4996 about MaxRunTime canceling the job too early

11 years agoFix race condition in close_msg that causes seg fault
Kern Sibbald [Tue, 18 Sep 2012 10:24:14 +0000 (12:24 +0200)]
Fix race condition in close_msg that causes seg fault

11 years agobweb: Set POST_MAX and DISABLE_UPLOADS as advised in CGI module documentation
Eric Bollengier [Sat, 22 Sep 2012 07:54:55 +0000 (09:54 +0200)]
bweb: Set POST_MAX and DISABLE_UPLOADS as advised in CGI module documentation

11 years agoAdd ujobid to .bvfs_get_jobids
Eric Bollengier [Mon, 3 Sep 2012 09:36:49 +0000 (11:36 +0200)]
Add ujobid to .bvfs_get_jobids

11 years agoDo not try to strip RestoreObject during attribute encoding
Eric Bollengier [Tue, 28 Aug 2012 12:15:02 +0000 (14:15 +0200)]
Do not try to strip RestoreObject during attribute encoding

11 years agoAvoid problem when stripping a relative path
Eric Bollengier [Tue, 28 Aug 2012 09:39:12 +0000 (11:39 +0200)]
Avoid problem when stripping a relative path

11 years agobweb: Display plugin command in the fileset_view page
Eric Bollengier [Fri, 24 Aug 2012 12:46:53 +0000 (14:46 +0200)]
bweb: Display plugin command in the fileset_view page

11 years agoFix #4513 about HIDDEN attribute set to parent directory during restore
Eric Bollengier [Mon, 16 Jul 2012 19:51:23 +0000 (21:51 +0200)]
Fix #4513 about HIDDEN attribute set to parent directory during restore

11 years agoTweak add some more missing xattr streams for bscan.
Marco van Wieringen [Thu, 11 Oct 2012 11:42:26 +0000 (13:42 +0200)]
Tweak add some more missing xattr streams for bscan.

11 years agoTweak also allow restore of Hurd acl and xattr streams.
Marco van Wieringen [Thu, 11 Oct 2012 11:16:39 +0000 (13:16 +0200)]
Tweak also allow restore of Hurd acl and xattr streams.

11 years agoRecompile configure.in
Marco van Wieringen [Wed, 10 Oct 2012 14:15:28 +0000 (16:15 +0200)]
Recompile configure.in

11 years agoImplement feature request #1939
Marco van Wieringen [Wed, 10 Oct 2012 14:13:25 +0000 (16:13 +0200)]
Implement feature request #1939

ACL and XATTR support for GNU/Hurd and autoconf support for
detecting GNU Hurd and setting the correct DISTNAME etc. and
proper platform support for GNU hurd.

11 years agofix #1938 about PATH_MAX on hurd
Marco van Wieringen [Sun, 7 Oct 2012 19:32:18 +0000 (21:32 +0200)]
fix #1938 about PATH_MAX on hurd

11 years agofix #1938 about MAXPATHLEN on hurd
Eric Bollengier [Sun, 7 Oct 2012 14:03:31 +0000 (16:03 +0200)]
fix #1938 about MAXPATHLEN on hurd

11 years agoFix bug #1937 OpenBSD autochanger example script
Marco van Wieringen [Fri, 5 Oct 2012 14:31:39 +0000 (16:31 +0200)]
Fix bug #1937 OpenBSD autochanger example script

Make the OpenBSD autochanger script cope with a non fully load
autochanger.

Imported patch in bug report 1937.

11 years agoFix bug #1934 Wrong values at media list in BAT
Marco van Wieringen [Wed, 19 Sep 2012 08:14:59 +0000 (10:14 +0200)]
Fix bug #1934 Wrong values at media list in BAT

11 years agoFix double unlink
Kern Sibbald [Sun, 16 Sep 2012 10:39:54 +0000 (12:39 +0200)]
Fix double unlink

11 years agoMore tests for freeing NULL pointers
Kern Sibbald [Sun, 16 Sep 2012 10:22:29 +0000 (12:22 +0200)]
More tests for freeing NULL pointers

11 years agoAdd MaximumConcurrentReadJobs directive to Storage resource
Kern Sibbald [Fri, 14 Sep 2012 20:49:13 +0000 (22:49 +0200)]
Add MaximumConcurrentReadJobs directive to Storage resource

11 years agoTweak error handling should return just as all others.
Marco van Wieringen [Thu, 13 Sep 2012 09:22:53 +0000 (11:22 +0200)]
Tweak error handling should return just as all others.

11 years agoTweak update notes
Kern Sibbald [Thu, 13 Sep 2012 08:51:19 +0000 (10:51 +0200)]
Tweak update notes

11 years agoTweak update version date
Kern Sibbald [Thu, 13 Sep 2012 08:48:10 +0000 (10:48 +0200)]
Tweak update version date

11 years agoFix accurate option in the estimate command
Eric Bollengier [Thu, 13 Sep 2012 06:49:44 +0000 (08:49 +0200)]
Fix accurate option in the estimate command

11 years agoFix bug #1932 director crash.
Marco van Wieringen [Thu, 13 Sep 2012 05:43:32 +0000 (07:43 +0200)]
Fix bug #1932 director crash.

11 years agobweb: Fix patch for #1909 about bad expire value
Eric Bollengier [Wed, 12 Sep 2012 11:14:22 +0000 (13:14 +0200)]
bweb: Fix patch for #1909 about bad expire value

11 years agoregress: tweak big-files-test
Eric Bollengier [Tue, 11 Sep 2012 15:42:20 +0000 (17:42 +0200)]
regress: tweak big-files-test

11 years agoTweak turn off DEVELOPER
Kern Sibbald [Tue, 11 Sep 2012 09:26:24 +0000 (11:26 +0200)]
Tweak turn off DEVELOPER

11 years agoTweak update po
Kern Sibbald [Tue, 11 Sep 2012 07:10:49 +0000 (09:10 +0200)]
Tweak update po

11 years agoTweak ChangeLog ReleaseNotes
Kern Sibbald [Tue, 11 Sep 2012 07:03:48 +0000 (09:03 +0200)]
Tweak ChangeLog ReleaseNotes

11 years agoTweak previous patch on batch insert
Eric Bollengier [Mon, 10 Sep 2012 19:44:15 +0000 (21:44 +0200)]
Tweak previous patch on batch insert

11 years agoregress: change /bin/sleep to sleep
Eric Bollengier [Mon, 10 Sep 2012 19:41:56 +0000 (21:41 +0200)]
regress: change /bin/sleep to sleep

11 years agoAdd JobId to SD debug output
Kern Sibbald [Mon, 10 Sep 2012 15:41:25 +0000 (17:41 +0200)]
Add JobId to SD debug output

11 years agoCommit batch session every 800,000 files
Eric Bollengier [Mon, 10 Sep 2012 13:41:45 +0000 (15:41 +0200)]
Commit batch session every 800,000 files

11 years agoTweak update version date
Kern Sibbald [Mon, 10 Sep 2012 10:02:40 +0000 (12:02 +0200)]
Tweak update version date

11 years agoSimplify safer delete code using a single regex
Kern Sibbald [Mon, 10 Sep 2012 10:01:45 +0000 (12:01 +0200)]
Simplify safer delete code using a single regex

11 years agoRewrite cleanup_old_files() and add safe_unlink() to make unlinking temp files more...
Kern Sibbald [Sun, 9 Sep 2012 18:21:50 +0000 (20:21 +0200)]
Rewrite cleanup_old_files() and add safe_unlink() to make unlinking temp files more secure

11 years agoTypo fixes to manpages
Kern Sibbald [Sat, 8 Sep 2012 13:17:48 +0000 (15:17 +0200)]
Typo fixes to manpages

11 years agoUpdate ChangeLog and Release Notes
Kern Sibbald [Sat, 8 Sep 2012 12:56:22 +0000 (14:56 +0200)]
Update ChangeLog and Release Notes

11 years agoClean up error message generation during update attributes -- should fix bug #1823
Kern Sibbald [Sat, 8 Sep 2012 12:20:02 +0000 (14:20 +0200)]
Clean up error message generation during update attributes -- should fix bug #1823

11 years agoEliminate heartbeat error messages. Fixes bug #1925
Kern Sibbald [Sat, 8 Sep 2012 10:20:53 +0000 (12:20 +0200)]
Eliminate heartbeat error messages. Fixes bug #1925

11 years agoUpdate version date
Kern Sibbald [Fri, 7 Sep 2012 16:31:24 +0000 (18:31 +0200)]
Update version date

11 years agoTweak recompile configure.in
Kern Sibbald [Fri, 7 Sep 2012 14:47:17 +0000 (16:47 +0200)]
Tweak recompile configure.in

11 years agoSet bsrdir default to workingdir
Kern Sibbald [Fri, 7 Sep 2012 14:46:56 +0000 (16:46 +0200)]
Set bsrdir default to workingdir

11 years agoRecompile configure.in
Kern Sibbald [Fri, 7 Sep 2012 13:28:32 +0000 (15:28 +0200)]
Recompile configure.in

11 years agoApply patch from bug #1911 to implement --with-logdir
Kern Sibbald [Fri, 7 Sep 2012 13:28:19 +0000 (15:28 +0200)]
Apply patch from bug #1911 to implement --with-logdir

11 years agoAdd chio-changer-openbsd submitted in bug #1903
Kern Sibbald [Thu, 6 Sep 2012 17:25:45 +0000 (19:25 +0200)]
Add chio-changer-openbsd submitted in bug #1903