]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
16 years agokes Add PATH command to SunOS part of mtx-changer.in so that sed and
Kern Sibbald [Tue, 16 Oct 2007 19:10:47 +0000 (19:10 +0000)]
kes  Add PATH command to SunOS part of mtx-changer.in so that sed and
     awk are on the path.
kes  Redirect stderror to stdin on mt status command in mtx-changer.in
     since the status is returned on stderr on Solaris.
kes  Activate Close button on tray-monitor window. This fixes
     bug #986.
kes  Check for NULL item in parse_conf.c before calling it.  In the
     case of Device, there is no item and this caused a seg fault when
     Device appears in the conf file.
kes  Add a #define __CONFIG_H when including config.h in bacula.h. This
     avoids pulling in config.h multiple times in some new code.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5753 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoebl Using 2 transactions in brestore.pl -b mode
Eric Bollengier [Mon, 15 Oct 2007 14:26:54 +0000 (14:26 +0000)]
ebl  Using 2 transactions in brestore.pl -b mode

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5751 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agotranslated
Thomas Glatthor [Fri, 12 Oct 2007 14:47:55 +0000 (14:47 +0000)]
translated

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5749 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agotranslated
Thomas Glatthor [Fri, 12 Oct 2007 13:04:45 +0000 (13:04 +0000)]
translated

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5748 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoUpdate
Kern Sibbald [Thu, 11 Oct 2007 07:56:47 +0000 (07:56 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5746 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoebl update todo with api stuff
Eric Bollengier [Tue, 9 Oct 2007 19:11:34 +0000 (19:11 +0000)]
ebl  update todo with api stuff

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5745 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agokes Make maxvol-test and new more strict maxvol2-test work.
Kern Sibbald [Sun, 7 Oct 2007 14:01:34 +0000 (14:01 +0000)]
kes  Make maxvol-test and new more strict maxvol2-test work.
kes  Print JobId in all Jmsg() job output.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5738 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoAdd new more stringent maxvol2 test
Kern Sibbald [Sun, 7 Oct 2007 12:41:52 +0000 (12:41 +0000)]
Add new more stringent maxvol2 test

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5737 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoUpdate technotes
Kern Sibbald [Sat, 6 Oct 2007 12:52:06 +0000 (12:52 +0000)]
Update technotes

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5736 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5733 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoFix bat browser for Win32
Kern Sibbald [Sat, 6 Oct 2007 10:36:38 +0000 (10:36 +0000)]
Fix bat browser for Win32

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5731 91ce42f0-d328-0410-95d8-f526ca767f89

16 years ago80% done
Thomas Glatthor [Fri, 5 Oct 2007 19:10:12 +0000 (19:10 +0000)]
80% done

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5730 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoadded a missing "a" in Pth
Thomas Glatthor [Fri, 5 Oct 2007 18:09:36 +0000 (18:09 +0000)]
added a missing "a" in Pth

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5729 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoOops, my previous commit was Make syntax, not /bin/sh syntax. Correct that
Dan Langille [Fri, 5 Oct 2007 17:46:23 +0000 (17:46 +0000)]
Oops, my previous commit was Make syntax, not /bin/sh syntax.  Correct that
so a default value for BASEPORT can be obtained.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5728 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agokes Fix listing performance problems in bat. Pointed out by
Kern Sibbald [Fri, 5 Oct 2007 16:56:55 +0000 (16:56 +0000)]
kes  Fix listing performance problems in bat. Pointed out by
     Chris Howells.
kes  Remove old debug code.
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/trunk@5727 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoIf BASEPORT is not already set, assign it to 8101
Dan Langille [Fri, 5 Oct 2007 15:05:51 +0000 (15:05 +0000)]
If BASEPORT is not already set, assign it to 8101

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5726 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoebl update
Eric Bollengier [Fri, 5 Oct 2007 13:30:23 +0000 (13:30 +0000)]
ebl  update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5724 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoebl Fix 969 where user can't change Replace option in restore menu.
Eric Bollengier [Thu, 4 Oct 2007 18:17:53 +0000 (18:17 +0000)]
ebl  Fix 969 where user can't change Replace option in restore menu.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5723 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoUpdate
Kern Sibbald [Thu, 4 Oct 2007 09:22:54 +0000 (09:22 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5716 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoRename some sample configuration files to *.in
Dan Langille [Tue, 2 Oct 2007 19:50:54 +0000 (19:50 +0000)]
Rename some sample configuration files to *.in
This allows us to rm *.conf and get back to the start.
Adjust scripts/do_sed to do a cp of those two files

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5709 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoebl Checks if $HOME exists for default location of .brestore.conf
Eric Bollengier [Tue, 2 Oct 2007 07:28:29 +0000 (07:28 +0000)]
ebl  Checks if $HOME exists for default location of .brestore.conf

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5708 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoebl Add menu to view only selected job or view and a menu to
Eric Bollengier [Mon, 1 Oct 2007 18:55:21 +0000 (18:55 +0000)]
ebl  Add menu to view only selected job or view and a menu to
     see all file versions

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5707 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoUpdate
Kern Sibbald [Mon, 1 Oct 2007 13:38:00 +0000 (13:38 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5706 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoUpdate kern.conf
Kern Sibbald [Mon, 1 Oct 2007 06:09:35 +0000 (06:09 +0000)]
Update kern.conf

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5705 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoWelcome to self-contained regression testing.
Dan Langille [Mon, 1 Oct 2007 00:28:27 +0000 (00:28 +0000)]
Welcome to self-contained regression testing.
You should now be able to run multiple regression
test instances on the same machine without
stepping on each others toes.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5704 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoIn my testing, I've found that 'bacula' is not something you want
Dan Langille [Mon, 1 Oct 2007 00:26:49 +0000 (00:26 +0000)]
In my testing, I've found that 'bacula' is not something you want
to pass to the database creation scripts.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5703 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoAdd new configuration item --archivedir
Dan Langille [Mon, 1 Oct 2007 00:25:36 +0000 (00:25 +0000)]
Add new configuration item --archivedir
Used mainly for regression testing, but may be useful for packaging.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5702 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoUpdate LICENSE
Kern Sibbald [Sun, 30 Sep 2007 21:54:56 +0000 (21:54 +0000)]
Update LICENSE

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5701 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoUpdate
Kern Sibbald [Sun, 30 Sep 2007 18:55:00 +0000 (18:55 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5700 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoUpdate
Kern Sibbald [Sun, 30 Sep 2007 18:19:39 +0000 (18:19 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5699 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoUpdate version
Kern Sibbald [Sun, 30 Sep 2007 18:14:10 +0000 (18:14 +0000)]
Update version

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5698 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoebl Put SpoolSize at the end of the jobcmd to keep compatibility.
Eric Bollengier [Sun, 30 Sep 2007 17:40:08 +0000 (17:40 +0000)]
ebl  Put SpoolSize at the end of the jobcmd to keep compatibility.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5697 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agokes Save jcr in thread specific data (tsd) for each thread.
Kern Sibbald [Sun, 30 Sep 2007 17:19:20 +0000 (17:19 +0000)]
kes  Save jcr in thread specific data (tsd) for each thread.
kes  Make Dmsg() print JobId as -%u.
kes  Make Jmsg, Emsg, and others automatically pickup the jobid
     for the thread if it exists.
kes  Remove old reservation debug jid code.
kes  Remove get_jcr_from_tid() from OpenSSL and tls code.
ebl  Add an option that permit to specify spool size in job
     definition. (Applying patches/testing/spoolsize_per_job.patch).
     You must upgrade SD and DIR at the same time.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5696 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoebl Add doc about new Job { Spool Size = xG } option
Eric Bollengier [Sun, 30 Sep 2007 16:50:07 +0000 (16:50 +0000)]
ebl  Add doc about new Job { Spool Size = xG } option

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5695 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoebl Add an option that permit to specify spool size in job
Eric Bollengier [Sun, 30 Sep 2007 16:27:20 +0000 (16:27 +0000)]
ebl  Add an option that permit to specify spool size in job
     definition.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5694 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoebl Fill brestore cache when selecting a job
Eric Bollengier [Sun, 30 Sep 2007 14:06:27 +0000 (14:06 +0000)]
ebl  Fill brestore cache when selecting a job
     Make drag&drop working between all elements
     Fix box size

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5693 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoExit if zombie jobs or log errors
Kern Sibbald [Sun, 30 Sep 2007 13:08:59 +0000 (13:08 +0000)]
Exit if zombie jobs or log errors

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5692 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoexit on failure
Kern Sibbald [Sun, 30 Sep 2007 12:44:23 +0000 (12:44 +0000)]
exit on failure

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5691 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoAdd a trailing ENTER
Dan Langille [Sun, 30 Sep 2007 02:32:37 +0000 (02:32 +0000)]
Add a trailing ENTER

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5690 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoThe bin directory does not always exist.
Dan Langille [Sun, 30 Sep 2007 02:29:41 +0000 (02:29 +0000)]
The bin directory does not always exist.
Put an if around code that depends upon it.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5689 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoUpdate
Kern Sibbald [Sat, 29 Sep 2007 08:27:27 +0000 (08:27 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5688 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoUpdate
Kern Sibbald [Fri, 28 Sep 2007 21:46:01 +0000 (21:46 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5685 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoFix race condition that drops final block written to volume.
Kern Sibbald [Fri, 28 Sep 2007 21:15:18 +0000 (21:15 +0000)]
Fix race condition that drops final block written to volume.
     This happens in rare cases with multiple simultaneous jobs
     when the Volume fills.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5684 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoEliminate more strerror() and replace with bstrerror().
Kern Sibbald [Fri, 28 Sep 2007 21:10:18 +0000 (21:10 +0000)]
Eliminate more strerror() and replace with bstrerror().

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5683 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoUpdate doc
Kern Sibbald [Fri, 28 Sep 2007 19:25:47 +0000 (19:25 +0000)]
Update doc

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5682 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoAdd new getopt code
Kern Sibbald [Fri, 28 Sep 2007 19:24:37 +0000 (19:24 +0000)]
Add new getopt code

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5681 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoRemove BSD getopt
Kern Sibbald [Fri, 28 Sep 2007 19:23:23 +0000 (19:23 +0000)]
Remove BSD getopt

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5680 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoFix Win32 build.
Kern Sibbald [Fri, 28 Sep 2007 19:02:24 +0000 (19:02 +0000)]
Fix Win32 build.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5679 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoUpdate
Kern Sibbald [Fri, 28 Sep 2007 08:19:59 +0000 (08:19 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5678 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoMore tweaks to the mount volume routines to get everything
Kern Sibbald [Fri, 28 Sep 2007 08:16:16 +0000 (08:16 +0000)]
More tweaks to the mount volume routines to get everything
     right. Changed variable name from find to have_vol, which is
     much easier to understand.
kes  Enhance btimer debug code.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5677 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoebl Make drag&drop working between tree, file list, file versions and
Eric Bollengier [Thu, 27 Sep 2007 20:56:01 +0000 (20:56 +0000)]
ebl  Make drag&drop working between tree, file list, file versions and
     file selection.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5676 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoPatch for bug 953 + remove more debug code
Kern Sibbald [Thu, 27 Sep 2007 15:55:26 +0000 (15:55 +0000)]
Patch for bug 953 + remove more debug code

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5675 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoRemove debug code
Kern Sibbald [Thu, 27 Sep 2007 15:42:47 +0000 (15:42 +0000)]
Remove debug code

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5674 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoRemove debug code
Kern Sibbald [Thu, 27 Sep 2007 15:39:43 +0000 (15:39 +0000)]
Remove debug code

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5673 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoFix syntax error
Kern Sibbald [Thu, 27 Sep 2007 15:17:21 +0000 (15:17 +0000)]
Fix syntax error

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5672 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agokes Fix FD->SD authorization failure, which was due to spurious
Kern Sibbald [Thu, 27 Sep 2007 15:10:51 +0000 (15:10 +0000)]
kes  Fix FD->SD authorization failure, which was due to spurious
     wakeups from a pthread_cond_timedwait().  Simply check the
     predicate before continuing.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5671 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoAdd const char where needed (more to do). Remove temp debug code.
Kern Sibbald [Thu, 27 Sep 2007 08:10:23 +0000 (08:10 +0000)]
Add const char where needed (more to do). Remove temp debug code.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5670 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoPut jcr.c on dbglvl
Kern Sibbald [Thu, 27 Sep 2007 08:02:52 +0000 (08:02 +0000)]
Put jcr.c on dbglvl

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5669 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoFix formating
Kern Sibbald [Wed, 26 Sep 2007 23:54:55 +0000 (23:54 +0000)]
Fix formating

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5668 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoConvert bnet_xxx to bsock class calls
Kern Sibbald [Wed, 26 Sep 2007 23:54:02 +0000 (23:54 +0000)]
Convert bnet_xxx to bsock class calls

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5667 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoebl fix warnings when missing glade file location
Eric Bollengier [Wed, 26 Sep 2007 21:59:47 +0000 (21:59 +0000)]
ebl  fix warnings when missing glade file location

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5666 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoebl update notes
Eric Bollengier [Wed, 26 Sep 2007 21:46:15 +0000 (21:46 +0000)]
ebl  update notes

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5665 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoebl Add brestore ajax port.
Eric Bollengier [Wed, 26 Sep 2007 21:39:27 +0000 (21:39 +0000)]
ebl  Add brestore ajax port.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5664 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoMake SD session key more unique
Kern Sibbald [Wed, 26 Sep 2007 21:30:43 +0000 (21:30 +0000)]
Make SD session key more unique

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5663 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agokes Setup SQLite busy handler before doing queries.
Kern Sibbald [Wed, 26 Sep 2007 21:21:35 +0000 (21:21 +0000)]
kes  Setup SQLite busy handler before doing queries.
kes  Don't overwrite error message in check_tables_version.
kes  Unlock batch insert tables with same calls used elsewhere.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5662 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoAllow starting 59 jobs a second.
Kern Sibbald [Wed, 26 Sep 2007 19:30:32 +0000 (19:30 +0000)]
Allow starting 59 jobs a second.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5661 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoMore debug code
Kern Sibbald [Wed, 26 Sep 2007 19:15:48 +0000 (19:15 +0000)]
More debug code

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5660 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoMake SD session key more random.
Kern Sibbald [Wed, 26 Sep 2007 17:44:17 +0000 (17:44 +0000)]
Make SD session key more random.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5659 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoAdd retry for SQLite opening db if it fails.
Kern Sibbald [Wed, 26 Sep 2007 17:25:03 +0000 (17:25 +0000)]
Add retry for SQLite opening db if it fails.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5658 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoAdd retry for opening batch db if it fails.
Kern Sibbald [Wed, 26 Sep 2007 16:55:31 +0000 (16:55 +0000)]
Add retry for opening batch db if it fails.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5657 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoSuppress extra error messages during batch insert failure.
Kern Sibbald [Wed, 26 Sep 2007 15:43:24 +0000 (15:43 +0000)]
Suppress extra error messages during batch insert failure.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5656 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoUpdate
Kern Sibbald [Wed, 26 Sep 2007 14:49:50 +0000 (14:49 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5655 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoAdd jcr to timer packets so if killed message can be sent to job.
Kern Sibbald [Wed, 26 Sep 2007 13:34:34 +0000 (13:34 +0000)]
Add jcr to timer packets so if killed message can be sent to job.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5654 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoAdd JobId to all Dmsg() output.
Kern Sibbald [Wed, 26 Sep 2007 12:55:53 +0000 (12:55 +0000)]
Add JobId to all Dmsg() output.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5653 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoMore connect debug code
Kern Sibbald [Wed, 26 Sep 2007 11:11:37 +0000 (11:11 +0000)]
More connect debug code

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5652 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoPut some FD auth code on dbglvl rather than fixed.
Kern Sibbald [Wed, 26 Sep 2007 10:59:12 +0000 (10:59 +0000)]
Put some FD auth code on dbglvl rather than fixed.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5651 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoReturn insert attributes error message in db msg buffer to avoid
Kern Sibbald [Wed, 26 Sep 2007 10:54:21 +0000 (10:54 +0000)]
Return insert attributes error message in db msg buffer to avoid
     false error messages.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5650 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoSeparate batch init error messages.
Kern Sibbald [Wed, 26 Sep 2007 10:36:49 +0000 (10:36 +0000)]
Separate batch init error messages.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5649 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agokes Make SD code that contructs attribute insert check string lengths
Kern Sibbald [Wed, 26 Sep 2007 09:48:11 +0000 (09:48 +0000)]
kes  Make SD code that contructs attribute insert check string lengths
     more carefully.
kes  If Dir gets an error during inserting attributes, cancel SD.
     This reduces unnecessary error messages.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5648 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoUpdate
Kern Sibbald [Wed, 26 Sep 2007 08:43:28 +0000 (08:43 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5647 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoUpdate
Kern Sibbald [Tue, 25 Sep 2007 12:32:09 +0000 (12:32 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5646 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoFix bootstrap text
Kern Sibbald [Tue, 25 Sep 2007 12:28:00 +0000 (12:28 +0000)]
Fix bootstrap text

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5645 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoFix bscan test again
Kern Sibbald [Tue, 25 Sep 2007 06:26:51 +0000 (06:26 +0000)]
Fix bscan test again

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5644 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoCorrect search boolean for getting Volume info
Kern Sibbald [Tue, 25 Sep 2007 03:49:17 +0000 (03:49 +0000)]
Correct search boolean for getting Volume info

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5643 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoebl Cleanup batch code
Eric Bollengier [Mon, 24 Sep 2007 20:45:10 +0000 (20:45 +0000)]
ebl  Cleanup batch code

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5642 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoLet people know that Bacula passwords are plain text and are not generated
Dan Langille [Mon, 24 Sep 2007 19:12:54 +0000 (19:12 +0000)]
Let people know that Bacula passwords are plain text and are not generated
though any special magic process.  We're getting this question more often
now.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5641 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agocorrect typo: How to I => How Do I
Dan Langille [Mon, 24 Sep 2007 19:04:15 +0000 (19:04 +0000)]
correct typo: How to I => How Do I

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5640 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoFix restore by file tests
Kern Sibbald [Mon, 24 Sep 2007 17:24:12 +0000 (17:24 +0000)]
Fix restore by file tests

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5639 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoUpdate
Kern Sibbald [Mon, 24 Sep 2007 16:33:23 +0000 (16:33 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5638 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoUpdate
Kern Sibbald [Mon, 24 Sep 2007 16:02:07 +0000 (16:02 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5637 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agokes Back out one small change to the reservation system (reserving a volume).
Kern Sibbald [Mon, 24 Sep 2007 16:01:25 +0000 (16:01 +0000)]
kes  Back out one small change to the reservation system (reserving a volume).
kes  Rework how a Volume is mounted. It is now much more intelligent and
     will always attempt to use any mounted volume if possible and reduces
     calls to the Director asking about volumes.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5636 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoUpdate
Kern Sibbald [Mon, 24 Sep 2007 05:58:47 +0000 (05:58 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5635 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoTurn off some code when batch insert not enabled.
Kern Sibbald [Sun, 23 Sep 2007 20:08:13 +0000 (20:08 +0000)]
Turn off some code when batch insert not enabled.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5634 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoEdit FD name in connect error messages.
Kern Sibbald [Sun, 23 Sep 2007 19:30:11 +0000 (19:30 +0000)]
Edit FD name in connect error messages.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5633 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoAdd comments
Kern Sibbald [Sun, 23 Sep 2007 19:01:38 +0000 (19:01 +0000)]
Add comments

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5632 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoInclude maxvol test
Kern Sibbald [Sun, 23 Sep 2007 18:50:39 +0000 (18:50 +0000)]
Include maxvol test

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5631 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agokes Rework the reservation system to take into account that the Director
Kern Sibbald [Sun, 23 Sep 2007 18:49:57 +0000 (18:49 +0000)]
kes  Rework the reservation system to take into account that the Director
     might give us a Volume that is different from the current one being
     used, and to ensure that we don't exceed Maximum Volume Jobs.
     This fixes (mostly) bug #947 '  Maximum Volume Jobs = 1 produces
     fatal error with multiple jobs running'
kes  Add more debug code in reservation system.
kes  Implement maxvol-test to check bug #947.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5630 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoGet rid of wintray.h again
Kern Sibbald [Sun, 23 Sep 2007 18:48:32 +0000 (18:48 +0000)]
Get rid of wintray.h again

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5629 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoAdd maxvol test
Kern Sibbald [Sun, 23 Sep 2007 18:47:29 +0000 (18:47 +0000)]
Add maxvol test

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5628 91ce42f0-d328-0410-95d8-f526ca767f89

16 years agoUpdates
Kern Sibbald [Sun, 23 Sep 2007 18:41:22 +0000 (18:41 +0000)]
Updates

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5627 91ce42f0-d328-0410-95d8-f526ca767f89