]> git.sur5r.net Git - bacula/rescue/log
bacula/rescue
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

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

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

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.

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

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

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.

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().

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

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

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

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

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

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.

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.

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

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

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

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

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.

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.

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

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

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

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

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

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.

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

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.

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.

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

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.

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.

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.

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.

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

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.

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.

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

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.

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.

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.

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.

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

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

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

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

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

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

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.

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

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

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

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

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.

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

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.

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.

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

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

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.

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

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

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

16 years agoFix four-jobs-test
Kern Sibbald [Sun, 23 Sep 2007 18:40:13 +0000 (18:40 +0000)]
Fix four-jobs-test

16 years agoebl Merge sql backend with brestore.
Eric Bollengier [Sun, 23 Sep 2007 16:58:39 +0000 (16:58 +0000)]
ebl  Merge sql backend with brestore.

16 years agoFix escaping
Kern Sibbald [Sun, 23 Sep 2007 07:08:11 +0000 (07:08 +0000)]
Fix escaping

16 years agokes Add code to handle tray monitor separated from Win32 FD.
Kern Sibbald [Sat, 22 Sep 2007 09:08:48 +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 agoUpdate
Kern Sibbald [Fri, 21 Sep 2007 08:08:54 +0000 (08:08 +0000)]
Update

16 years agoAdd missed return in fixing verify bug -- trunk only.
Kern Sibbald [Thu, 20 Sep 2007 19:00:31 +0000 (19:00 +0000)]
Add missed return in fixing verify bug -- trunk only.

16 years agoFix rstat
Kern Sibbald [Thu, 20 Sep 2007 18:52:48 +0000 (18:52 +0000)]
Fix rstat

16 years agoebl Fix a command parser issue causing a director segfault.
Eric Bollengier [Thu, 20 Sep 2007 16:56:53 +0000 (16:56 +0000)]
ebl  Fix a command parser issue causing a director segfault.

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

16 years agoReremove save_cwd.h
Kern Sibbald [Thu, 20 Sep 2007 16:13:54 +0000 (16:13 +0000)]
Reremove save_cwd.h

16 years agokes Fix ANSI tape labeling. Fix restoring ANSI labeled Volumes.
Kern Sibbald [Thu, 20 Sep 2007 16:11:28 +0000 (16:11 +0000)]
kes  Fix ANSI tape labeling. Fix restoring ANSI labeled Volumes.
     This fixes bug #954.

16 years agoCheck for file count mismatch
Kern Sibbald [Thu, 20 Sep 2007 16:06:54 +0000 (16:06 +0000)]
Check for file count mismatch

16 years agoCommit ansi label patch
Kern Sibbald [Thu, 20 Sep 2007 13:38:22 +0000 (13:38 +0000)]
Commit ansi label patch

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

16 years agoEnhance 6 vol test add ANSI tape label test
Kern Sibbald [Thu, 20 Sep 2007 12:56:20 +0000 (12:56 +0000)]
Enhance 6 vol test add ANSI tape label test

16 years agoUpdate
Kern Sibbald [Thu, 20 Sep 2007 08:52:17 +0000 (08:52 +0000)]
Update

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

16 years agoebl Fix #955 bug which was introduce with regexwhere relocation.
Eric Bollengier [Thu, 20 Sep 2007 07:15:31 +0000 (07:15 +0000)]
ebl  Fix #955 bug which was introduce with regexwhere relocation.

16 years agoUpdate patches
Kern Sibbald [Thu, 20 Sep 2007 07:00:21 +0000 (07:00 +0000)]
Update patches

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

16 years agoebl display fd and GB/m only if the are > 1
Eric Bollengier [Mon, 17 Sep 2007 21:12:12 +0000 (21:12 +0000)]
ebl  display fd and GB/m only if the are > 1

16 years agoebl small fix
Eric Bollengier [Mon, 17 Sep 2007 20:58:35 +0000 (20:58 +0000)]
ebl  small fix

16 years agoebl fix update allfrompools option
Eric Bollengier [Mon, 17 Sep 2007 20:42:43 +0000 (20:42 +0000)]
ebl  fix update allfrompools option

16 years agoebl Add doc about new option "update volume allfrompools"
Eric Bollengier [Mon, 17 Sep 2007 20:39:58 +0000 (20:39 +0000)]
ebl  Add doc about new option "update volume allfrompools"

16 years agoebl Add an option to operate on all pools with update vol parameters.
Eric Bollengier [Mon, 17 Sep 2007 20:36:39 +0000 (20:36 +0000)]
ebl  Add an option to operate on all pools with update vol parameters.
     This complete the project 20. Patch from Nigel Stepp.

16 years agoebl update patch with kern sugestions
Eric Bollengier [Mon, 17 Sep 2007 20:34:17 +0000 (20:34 +0000)]
ebl  update patch with kern sugestions

16 years agoclient<=>job, strg+c/strg+v-error
Thomas Glatthor [Mon, 17 Sep 2007 19:56:18 +0000 (19:56 +0000)]
client<=>job, strg+c/strg+v-error

16 years agofixed missing ")"
Thomas Glatthor [Mon, 17 Sep 2007 19:27:25 +0000 (19:27 +0000)]
fixed missing ")"

16 years agoebl Add readline history support to bconsole.
Eric Bollengier [Mon, 17 Sep 2007 18:01:38 +0000 (18:01 +0000)]
ebl  Add readline history support to bconsole.

16 years agokes Modify new volume algorithm to use max MediaId for generating next
Kern Sibbald [Mon, 17 Sep 2007 15:25:41 +0000 (15:25 +0000)]
kes  Modify new volume algorithm to use max MediaId for generating next
     volume number rather than the count of Volumes. This should essentially
     eliminate the failure rate if some volumes were deleted. Bug #921.

16 years agoUpdate technotes
Kern Sibbald [Mon, 17 Sep 2007 13:31:38 +0000 (13:31 +0000)]
Update technotes

16 years agokes Begin implemention of Optimize Job Scheduling.
Kern Sibbald [Mon, 17 Sep 2007 13:27:55 +0000 (13:27 +0000)]
kes  Begin implemention of Optimize Job Scheduling.
kes  Implement restore callback that Dirk and I agreed on for bat
     restore.
kes  Fix SQL Catalog logging which broke with new db_escape_string
     calling sequence.

16 years agotranslation ~25 % done
Thomas Glatthor [Mon, 17 Sep 2007 09:55:52 +0000 (09:55 +0000)]
translation ~25 % done

16 years agoFix build of German manual
Kern Sibbald [Mon, 17 Sep 2007 09:43:34 +0000 (09:43 +0000)]
Fix build of German manual

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

16 years agoAdd rhel5 and clones
Scott Barninger [Sat, 15 Sep 2007 11:16:05 +0000 (11:16 +0000)]
Add rhel5 and clones