]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
17 years agoEliminate dependency on man2html.
Robert Nelson [Tue, 26 Sep 2006 22:46:06 +0000 (22:46 +0000)]
Eliminate dependency on man2html.

Made Windows service tray status windows resizable.

Fixed horizontal scrolling of text in status window.

Preserve horizontal and vertical scroll position while updating.  This prevents the display being reset to the top line every 5 seconds.

Fix Windows cross-compile compatibilty problems with *nix variants such as OS X without the zic command.

Changed the URL for mt-st from ftp: to http:.

Fix PostgreSQL mingw32 build problems on some platforms.

Add processing of NL in tray status window.

Convert listbox to a text box in Client status window.

Removed unused support for events and properties display.

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

17 years agoUpdate the "Filesystem change prohibited. Will not descend into /misc"
Dan Langille [Tue, 26 Sep 2006 20:04:44 +0000 (20:04 +0000)]
Update the "Filesystem change prohibited. Will not descend into /misc"
message to refer to the new format: "/misc is a different filesystem. Will
not descend from / into /misc"

Elaborate upon what this message means, and how it does not necessarily
indicate that the filesystem/partition has or has not been backed up.

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

17 years agoImprove the old "Filesystem change prohibited" message to remove possible
Dan Langille [Tue, 26 Sep 2006 19:22:52 +0000 (19:22 +0000)]
Improve the old "Filesystem change prohibited" message to remove possible
confusion.  Instead, say "%s is a different filesystem".  We need to follow
up with documentation changes, and explain how this situation arises.

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

17 years agokes Enhance error message when restoring without bootstrap file.
Kern Sibbald [Tue, 26 Sep 2006 19:13:21 +0000 (19:13 +0000)]
kes  Enhance error message when restoring without bootstrap file.
kes  Check restored size only for regular files.
kes  Store Python job level in job record in Dir.

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

17 years agokes Add back code to open tape device nonblocking, but if rewind fails
Kern Sibbald [Tue, 26 Sep 2006 10:30:24 +0000 (10:30 +0000)]
kes  Add back code to open tape device nonblocking, but if rewind fails
     release file descriptor.
kes  Modify acquire.c to first try autoloading the device. Also, ask operator
     to mount tape if drive cannot be opened.

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

17 years agokes Update src/win32/dll/bacula.def for change in BPIPE definition for
Kern Sibbald [Mon, 25 Sep 2006 21:42:21 +0000 (21:42 +0000)]
kes  Update src/win32/dll/bacula.def for change in BPIPE definition for
     Win32 build.
kes  Fix a compiler warning in compat.cpp
kes  Change strcpy to bstrncpy in compat.cpp
kes  Remove some broken code in bdb_list.c
kes  Fix, hopefully the last, ACL problem in the restore command.
kes  Update the README.mingw32

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

17 years agoebl display f and E state on error
Eric Bollengier [Mon, 25 Sep 2006 20:29:50 +0000 (20:29 +0000)]
ebl  display f and E state on error

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

17 years agokes Add new version of upgrade-win32-client.txt to examples directory.
Kern Sibbald [Mon, 25 Sep 2006 14:15:15 +0000 (14:15 +0000)]
kes  Add new version of upgrade-win32-client.txt to examples directory.
     Submitted by Michel Meyers.
kes  Print an INFO message in the job report when a Volume is marked Purged.

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

17 years agoFixed the routine that handles executing external programs and scripts so that it...
Robert Nelson [Mon, 25 Sep 2006 09:13:43 +0000 (09:13 +0000)]
Fixed the routine that handles executing external programs and scripts so that it is a lot more flexible about the format of the command line.  It now translates path names containing spaces to the equivalent short name.  It then passes the name with the quotes removed to cmd.exe.

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

17 years agokes Apply the recycle patch from Richard Mortimer.
Kern Sibbald [Mon, 25 Sep 2006 07:37:18 +0000 (07:37 +0000)]
kes  Apply the recycle patch from Richard Mortimer.
kes  Convert a few if statements in dev.c to switch statements.
kes  Start using print_errmsg instead of bstrerror().
kes  Print a job message in SD when a job is marked to be canceled.

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

17 years agoAnother typo.
Scott Barninger [Sun, 24 Sep 2006 15:45:04 +0000 (15:45 +0000)]
Another typo.

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

17 years agoMinor path fixes and typos.
Scott Barninger [Sun, 24 Sep 2006 15:41:22 +0000 (15:41 +0000)]
Minor path fixes and typos.

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

17 years agoChange ownership of working_dir so that SD can write bootstrap file.
Scott Barninger [Sun, 24 Sep 2006 14:53:38 +0000 (14:53 +0000)]
Change ownership of working_dir so that SD can write bootstrap file.

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

17 years agobweb not brestore needs to add dataowner to group apache, add xsu and consolehelper...
Scott Barninger [Sun, 24 Sep 2006 14:34:53 +0000 (14:34 +0000)]
bweb not brestore needs to add dataowner to group apache, add xsu and consolehelper support to spec.

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

17 years agoSet debug level in dvd.c messages
Kern Sibbald [Sat, 23 Sep 2006 19:04:58 +0000 (19:04 +0000)]
Set debug level in dvd.c messages

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

17 years agokes All code added back. Fixed block.c read/write to loop only 3
Kern Sibbald [Sat, 23 Sep 2006 17:13:27 +0000 (17:13 +0000)]
kes  All code added back. Fixed block.c read/write to loop only 3
     times. This apparently keeps the OS from crashing (at least
     most of the time).
kes  The kernel bug still persists. Backup something then immediately
     do a bscan on the same tape, and the kernel will crash.
kes  Simplifed tape open().  It no longer uses nonblocking mode, which
     means that opening with no tape loaded will probably take at least
     6 minutes before an error is reported.
kes  Do not use MTSETDRVBUFFER if not running as root.  Do a MTRESET
     when doing set_os_device_parameters.
kes  Report open error in mount.c
kes  Remove all .exe files from the installer directory on make clean.

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

17 years agoUpdate
Kern Sibbald [Thu, 21 Sep 2006 22:15:32 +0000 (22:15 +0000)]
Update

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

17 years agoWe now have TLS. Data is still transmitted unencrypted by default, but add
Dan Langille [Thu, 21 Sep 2006 14:08:59 +0000 (14:08 +0000)]
We now have TLS.  Data is still transmitted unencrypted by default, but add
links to the Encryption documentation.

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

17 years agoupdate
Eric Bollengier [Wed, 20 Sep 2006 16:54:18 +0000 (16:54 +0000)]
update

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

17 years agoebl fix postgresql query
Eric Bollengier [Wed, 20 Sep 2006 16:53:31 +0000 (16:53 +0000)]
ebl  fix postgresql query

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

17 years agoebl fix
Eric Bollengier [Wed, 20 Sep 2006 16:53:02 +0000 (16:53 +0000)]
ebl  fix

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

17 years agoebl Add size and nb files to restore_list (when use estimate)
Eric Bollengier [Wed, 20 Sep 2006 16:50:08 +0000 (16:50 +0000)]
ebl  Add size and nb files to restore_list (when use estimate)
ebl  Add jobids to directory in restore_list

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

17 years agoStart adding back removed code.
Kern Sibbald [Wed, 20 Sep 2006 11:19:24 +0000 (11:19 +0000)]
Start adding back removed code.

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

17 years agoebl display fix
Eric Bollengier [Tue, 19 Sep 2006 21:52:13 +0000 (21:52 +0000)]
ebl  display fix

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

17 years agoBack out more code
Kern Sibbald [Tue, 19 Sep 2006 19:00:46 +0000 (19:00 +0000)]
Back out more code

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

17 years agoebl bugfix
Eric Bollengier [Tue, 19 Sep 2006 17:08:30 +0000 (17:08 +0000)]
ebl  bugfix

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

17 years agoBack out changes apparently crashing system
Kern Sibbald [Tue, 19 Sep 2006 16:50:48 +0000 (16:50 +0000)]
Back out changes apparently crashing system

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

17 years agoTweak wait in read/write loop of block.c
Kern Sibbald [Tue, 19 Sep 2006 08:54:27 +0000 (08:54 +0000)]
Tweak wait in read/write loop of block.c

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

17 years agokes Add -c option to pg_dump so that it initializes tables when
Kern Sibbald [Mon, 18 Sep 2006 20:56:21 +0000 (20:56 +0000)]
kes  Add -c option to pg_dump so that it initializes tables when
     restored.
kes  Fix FirstWritten time on Volume to be obtained from SD so that
     it is the actual time the volume was first written.
kes  Minor Makefile changes.
kes  Handle EBUSY during read(). Improve how EBUSY is handled in write().

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

17 years agoebl add yes keyword to prune/purge command
Eric Bollengier [Mon, 18 Sep 2006 09:11:54 +0000 (09:11 +0000)]
ebl  add yes keyword to prune/purge command

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

17 years agoebl permit "prune files client=xxx yes"
Eric Bollengier [Mon, 18 Sep 2006 09:07:37 +0000 (09:07 +0000)]
ebl  permit "prune files client=xxx yes"

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

17 years agoUpdate
Kern Sibbald [Sun, 17 Sep 2006 20:32:15 +0000 (20:32 +0000)]
Update

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

17 years agokes Correct a test in block.c that prevented restore of a DVD from
Kern Sibbald [Sat, 16 Sep 2006 16:59:25 +0000 (16:59 +0000)]
kes  Correct a test in block.c that prevented restore of a DVD from
     looking at the last part in the spool directory.
kes  Make some error messages clearer mostly by using the word DVD
     in the message. Improve infor message in read_record for DVDs.
kes  Remove DVD kludges in dircmd.c label/relabel.
kes  Move the dvd relabel code from dircmd.c into
     write_new_volume_label_to_dvd() adding a relabel argument.
kes  Rewrite the truncate_dvd() code to be much simpler and
     more logical. First blow away any spool part, then create a
     new empty part and write to the DVD.
kes  Rewrite the can_write_on_non_blank_dvd() code making it
     only ensure that no valid data is on the DVD -- i.e. it
     can be overwritten.

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

17 years agoebl notes on ssh
Eric Bollengier [Sat, 16 Sep 2006 08:02:25 +0000 (08:02 +0000)]
ebl  notes on ssh

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

17 years agoAdd dvd-simulator.in
Kern Sibbald [Sat, 16 Sep 2006 07:46:08 +0000 (07:46 +0000)]
Add dvd-simulator.in

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

17 years agoMinor Makefile fixes
Kern Sibbald [Fri, 15 Sep 2006 21:38:33 +0000 (21:38 +0000)]
Minor Makefile fixes

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

17 years agoUpdate
Kern Sibbald [Fri, 15 Sep 2006 13:53:01 +0000 (13:53 +0000)]
Update

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

17 years agoUpdate
Kern Sibbald [Fri, 15 Sep 2006 13:49:53 +0000 (13:49 +0000)]
Update

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

17 years agoUpdate
Kern Sibbald [Fri, 15 Sep 2006 13:28:11 +0000 (13:28 +0000)]
Update

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

17 years agokes Put attach_dcr_to_dev in a subroutine.
Kern Sibbald [Fri, 15 Sep 2006 13:06:10 +0000 (13:06 +0000)]
kes  Put attach_dcr_to_dev in a subroutine.
kes  Make attaching/detaching to/from a device use a flag and
     only detach if actually attached.
kes  Add dvd-simulator.in to scripts directory and add to configure.
kes  Fix code in acquire.c that checks fd != 0 to use dev->is_open().
     This could be a cause of a number of drive reservation problems.
     Note, this code is now in attach_dcr_to_dev().
kes  Suppress doing Volume updates if it is a system job.  This should
     prevent the DVD label blocking.
kes  Clear the freespace ok flag in a couple of strategic places.

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

17 years agokes Put removing zero sized spool part file in subroutine and
Kern Sibbald [Thu, 14 Sep 2006 21:11:10 +0000 (21:11 +0000)]
kes  Put removing zero sized spool part file in subroutine and
     call from release_device().
kes  Add Richard's patch for relabel to dircmd.c, but save and restore
     dev Volume name.

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

17 years agokes Rework a lot of subroutines in dev.c to take dcr as an
Kern Sibbald [Thu, 14 Sep 2006 14:59:27 +0000 (14:59 +0000)]
kes  Rework a lot of subroutines in dev.c to take dcr as an
     argument. This is done to eliminate the usage of attached_dcrs
     in lseek().
kes  Change truncated_dvd to blank_dvd, which seems more suitable.
kes  Apply most of Richard Mortimer's truncate patch.
kes  Create lseek() method for DEVICE that takes dcr as an
     argument. This is to eliminate the use of attached_dcrs in
     lseek().  The calls to lseek_dev() must still be changed.

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

17 years agokes Create lseek() method for DEVICE that takes dcr as an
Kern Sibbald [Thu, 14 Sep 2006 09:51:10 +0000 (09:51 +0000)]
kes  Create lseek() method for DEVICE that takes dcr as an
     argument. This is to eliminate the use of attached_dcrs in
     lseek().  The calls to lseek_dev() must still be changed.

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

17 years agoupdate
Kern Sibbald [Thu, 14 Sep 2006 08:34:28 +0000 (08:34 +0000)]
update

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

17 years agokes Apply Richard Mortimer's patches for printing an error
Kern Sibbald [Wed, 13 Sep 2006 19:15:15 +0000 (19:15 +0000)]
kes  Apply Richard Mortimer's patches for printing an error
     message in btape when a DVD is used, and to initialize traceback.

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

17 years agoAdd the mkCDrec tar file
Kern Sibbald [Wed, 13 Sep 2006 10:24:52 +0000 (10:24 +0000)]
Add the mkCDrec tar file

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

17 years agoAdd new mkcdrec code
Kern Sibbald [Wed, 13 Sep 2006 10:18:44 +0000 (10:18 +0000)]
Add new mkcdrec code

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

17 years agoUpdate
Kern Sibbald [Tue, 12 Sep 2006 19:57:14 +0000 (19:57 +0000)]
Update

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

17 years agoUpdate testimonial
Kern Sibbald [Tue, 12 Sep 2006 19:36:36 +0000 (19:36 +0000)]
Update testimonial

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

17 years agokes Add JobErrors, JobFiles, SDJobFiles, SDJobErrors, SDJobStatus,
Kern Sibbald [Tue, 12 Sep 2006 19:21:09 +0000 (19:21 +0000)]
kes  Add JobErrors, JobFiles, SDJobFiles, SDJobErrors, SDJobStatus,
     and FDJobStatus to the Director Python variables.

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

17 years agokes Make sure valid argument passed to str_to_utime() where Arno
Kern Sibbald [Tue, 12 Sep 2006 18:54:42 +0000 (18:54 +0000)]
kes  Make sure valid argument passed to str_to_utime() where Arno
     had a seg fault.
kes  Apply Richard Mortimer's patch for bcopy, bextract, and bscan.
     I.e. part of two different patches.

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

17 years agoUpdate README.mingw32
Kern Sibbald [Tue, 12 Sep 2006 06:37:48 +0000 (06:37 +0000)]
Update README.mingw32

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

17 years agokes Modify disk changer to simulate some of the error conditions
Kern Sibbald [Mon, 11 Sep 2006 21:11:03 +0000 (21:11 +0000)]
kes  Modify disk changer to simulate some of the error conditions
     of mtx-changer.
kes  Make sure the close() call in the SD tools is just before the
     getchar() call.
kes  Implement dir_get_volume_info() in bls using the patch from
     Richard Mortimer but call find_num_dvd_parts().
kes  Implement find_num_dvd_parts() that mounts and scans a DVD
     and counts the parts.
kes  Move the omode code in open_dvd() up so that the cannot
     write on blank disk can check can be bypassed for read mode.
     Not yet implemented.

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

17 years agoebl fix
Eric Bollengier [Mon, 11 Sep 2006 20:40:00 +0000 (20:40 +0000)]
ebl  fix

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

17 years agoebl add gen bsr button
Eric Bollengier [Mon, 11 Sep 2006 18:57:37 +0000 (18:57 +0000)]
ebl  add gen bsr button

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

17 years agoebl fix drive=
Eric Bollengier [Sun, 10 Sep 2006 14:05:17 +0000 (14:05 +0000)]
ebl  fix drive=

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

17 years agoMark previously installed components read-only since deselection doesn't do anything.
Robert Nelson [Sun, 10 Sep 2006 13:50:20 +0000 (13:50 +0000)]
Mark previously installed components read-only since deselection doesn't do anything.

Removed unused ClientConfig.ini.

Copy contents of the Details Log to the file install.log.

Write resource templates on new installs.

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

17 years agoDisable normal data spooling for DVD writing which uses
Kern Sibbald [Sun, 10 Sep 2006 12:26:16 +0000 (12:26 +0000)]
Disable normal data spooling for DVD writing which uses
     a different spooling mechanism.

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

17 years agoCorrect some technotes spelling errors -- organize ReleaseNotes a bit
Kern Sibbald [Sun, 10 Sep 2006 11:00:05 +0000 (11:00 +0000)]
Correct some technotes spelling errors -- organize ReleaseNotes a bit

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

17 years agoApply patch from Richard Mortimer to ensure that the number
Kern Sibbald [Sun, 10 Sep 2006 10:23:19 +0000 (10:23 +0000)]
Apply patch from Richard Mortimer to ensure that the number
     of DVD parts is correctly updated.

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

17 years agoUpdate
Kern Sibbald [Sun, 10 Sep 2006 07:30:21 +0000 (07:30 +0000)]
Update

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

17 years agoebl 861 messages traduits, 90 traductions approximatives, 2062 messages non-traduits.
Eric Bollengier [Sat, 9 Sep 2006 22:15:32 +0000 (22:15 +0000)]
ebl  861 messages traduits, 90 traductions approximatives, 2062 messages non-traduits.

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

17 years agoAdd hires files
Kern Sibbald [Sat, 9 Sep 2006 22:13:19 +0000 (22:13 +0000)]
Add hires files

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

17 years agoAdd new image files
Kern Sibbald [Sat, 9 Sep 2006 22:11:45 +0000 (22:11 +0000)]
Add new image files

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

17 years agoFix version
Kern Sibbald [Sat, 9 Sep 2006 15:32:08 +0000 (15:32 +0000)]
Fix version

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

17 years agoebl Eject media takes Location as Autochanger Name
Eric Bollengier [Sat, 9 Sep 2006 10:39:39 +0000 (10:39 +0000)]
ebl  Eject media takes Location as Autochanger Name
ebl  Email is now sent when request to move media

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

17 years agoebl add release require to runscript
Eric Bollengier [Sat, 9 Sep 2006 02:42:22 +0000 (02:42 +0000)]
ebl  add release require to runscript

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

17 years agokes Fix logic error in handling error return from mtx-changer
Kern Sibbald [Fri, 8 Sep 2006 21:10:22 +0000 (21:10 +0000)]
kes  Fix logic error in handling error return from mtx-changer
     script.
kes  Make status from SD aware of -1 (unknown) Slot status.

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

17 years agoMises a jour.
Ludovic Strappazon [Fri, 8 Sep 2006 14:26:45 +0000 (14:26 +0000)]
Mises a jour.

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

17 years agoUpdate ChangeLog
Kern Sibbald [Fri, 8 Sep 2006 13:39:37 +0000 (13:39 +0000)]
Update ChangeLog

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

17 years agokes At Eric's suggestion make both the slots and drive commands
Kern Sibbald [Fri, 8 Sep 2006 13:38:53 +0000 (13:38 +0000)]
kes  At Eric's suggestion make both the slots and drive commands
     to the Storage daemon work even if the drive is busy.

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

17 years agokes Make two separate Win32 menu links for starting bconsole and
Kern Sibbald [Fri, 8 Sep 2006 12:19:52 +0000 (12:19 +0000)]
kes  Make two separate Win32 menu links for starting bconsole and
     wx-console in winbacula.nsi
kes  Apply DVD part_spooled patch from Richard Mortimer
     richm@oldelvet.org.uk

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

17 years agoUpdate release date
Kern Sibbald [Fri, 8 Sep 2006 07:52:53 +0000 (07:52 +0000)]
Update release date

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

17 years agoUpdate ReleaseNotes
Kern Sibbald [Fri, 8 Sep 2006 07:52:20 +0000 (07:52 +0000)]
Update ReleaseNotes

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

17 years agoFix Readme.txt location.
Robert Nelson [Fri, 8 Sep 2006 01:02:14 +0000 (01:02 +0000)]
Fix Readme.txt location.

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

17 years agoFixed problems migrating settings from previous releases.
Robert Nelson [Fri, 8 Sep 2006 00:26:24 +0000 (00:26 +0000)]
Fixed problems migrating settings from previous releases.

Add Readme.txt with an option to show it on the installer Finish page.

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

17 years agoebl fix timeout
Eric Bollengier [Thu, 7 Sep 2006 21:33:42 +0000 (21:33 +0000)]
ebl  fix timeout

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

17 years agoMake and use 2006 directory
Kern Sibbald [Thu, 7 Sep 2006 21:26:26 +0000 (21:26 +0000)]
Make and use 2006 directory

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

17 years agoUpdate
Kern Sibbald [Thu, 7 Sep 2006 17:11:45 +0000 (17:11 +0000)]
Update

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

17 years agoebl fix
Eric Bollengier [Thu, 7 Sep 2006 16:59:57 +0000 (16:59 +0000)]
ebl  fix

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

17 years agoebl Add bootstrap character substitution note
Eric Bollengier [Thu, 7 Sep 2006 16:56:32 +0000 (16:56 +0000)]
ebl  Add bootstrap character substitution note

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

17 years agokes Use get_catalog_resource() to open catalog database
Kern Sibbald [Thu, 7 Sep 2006 16:51:53 +0000 (16:51 +0000)]
kes  Use get_catalog_resource() to open catalog database
     to ensure that ACLs are respected and that user is
     correctly prompted for database.
kes  Integrate multiple console/director patch from
     Carsten Paeth calle@calle.in-berlin.de

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

17 years agoebl update
Eric Bollengier [Thu, 7 Sep 2006 16:37:07 +0000 (16:37 +0000)]
ebl  update

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

17 years agoebl add character substitution in Job/JobDefs WriteBootStrap
Eric Bollengier [Thu, 7 Sep 2006 16:32:12 +0000 (16:32 +0000)]
ebl  add character substitution in Job/JobDefs WriteBootStrap

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

17 years agokes Apply patch supplied in bug #656 to pass priority field
Kern Sibbald [Thu, 7 Sep 2006 11:52:20 +0000 (11:52 +0000)]
kes  Apply patch supplied in bug #656 to pass priority field
     in the run dialog to the Director.
kes  Restore DCR after VOL_NAME_ERROR in mount.c.  Hopefully
     this will fix bug #627 where Bacula eventually gets
     confused about what Volume it wants.

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

17 years agokes Add a new close_part() class in the SD to save the device
Kern Sibbald [Thu, 7 Sep 2006 08:47:10 +0000 (08:47 +0000)]
kes  Add a new close_part() class in the SD to save the device
     state around open/close_part/open for DVD writing.  This
     should fix the num_dvd_parts getting zeroed as reported by
     Richard Mortimer.
kes  Apply patch from Richard Mortimer that correct edit code
     for debug output of st_size.

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

17 years agoebl update
Eric Bollengier [Thu, 7 Sep 2006 06:51:25 +0000 (06:51 +0000)]
ebl  update

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

17 years agoebl fix scan of encrypted stream
Eric Bollengier [Thu, 7 Sep 2006 06:49:10 +0000 (06:49 +0000)]
ebl  fix scan of encrypted stream
ebl  remove display of stream content (display size instead)

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

17 years agoebl Can delete empty location
Eric Bollengier [Wed, 6 Sep 2006 22:13:04 +0000 (22:13 +0000)]
ebl  Can delete empty location
ebl  Drop Bconsole::send_cmd_with_drive and use drive= instead
ebl  Use JavaScript to display Human size and time

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

17 years agokes Add dev->close() in dir_ask_sysop_to_mount_volume() in
Kern Sibbald [Wed, 6 Sep 2006 20:55:14 +0000 (20:55 +0000)]
kes  Add dev->close() in dir_ask_sysop_to_mount_volume() in
     bcopy. Fixes bug #669 reported by Eric.

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

17 years agokes Fix incorrect number of arguments in SQL statement in
Kern Sibbald [Wed, 6 Sep 2006 20:35:36 +0000 (20:35 +0000)]
kes  Fix incorrect number of arguments in SQL statement in
     sql_get.c as reported by Eric.

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

17 years agokes Manual updates.
Kern Sibbald [Wed, 6 Sep 2006 18:40:39 +0000 (18:40 +0000)]
kes  Manual updates.
kes  Update examples directory.
kes  Remove unused variable in winservice.cpp
kes  Make Win32 make command build installer.

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

17 years agoFixed symbol file generation on Microsoft Visual Studio builds.
Robert Nelson [Wed, 6 Sep 2006 17:12:00 +0000 (17:12 +0000)]
Fixed symbol file generation on Microsoft Visual Studio builds.

Change daemon /kill processing to pause .5 second between attempts to post WM_CLOSE message.

Installer changes:
  -  Add new Install Type page, used to select between Automatic and Custom installs.  Automatic installs only prompt for configuration items that can't be reasonably defaulted.
  -  Added Bacula logo to page headers.
  -  Added Upgrade support
       Configuration and component selection is migrated from pre-1.39 installs.
       Configuration of upgraded components is preserved and not prompted for
       Configuration of new components is handled according the Automatic / Custom selection.
       New components are shown in bold on Component page.
       Component selection is defaulted to previously selected components.
  -  Installation of Server components is disabled on Windows 95, 98 and ME.
  -  Changed installer to use previous executable to /kill and /remove services being upgraded.

Added URLs for support, info and upgrades to Bacula entry in Add/Remove Programs.

Added Version info to Bacula entry in Add/Remove Programs.

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

17 years agoUpdate
Kern Sibbald [Tue, 5 Sep 2006 19:57:59 +0000 (19:57 +0000)]
Update

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

17 years agoebl fix autochanger view
Eric Bollengier [Tue, 5 Sep 2006 19:09:29 +0000 (19:09 +0000)]
ebl  fix autochanger view

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

17 years agoebl fix drive selection
Eric Bollengier [Tue, 5 Sep 2006 19:07:30 +0000 (19:07 +0000)]
ebl  fix drive selection

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

17 years agoebl use human_size/sec in tpl (with javascript) this is more clean in Bweb.pm
Eric Bollengier [Tue, 5 Sep 2006 18:55:28 +0000 (18:55 +0000)]
ebl  use human_size/sec in tpl (with javascript) this is more clean in Bweb.pm

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

17 years agoebl add log_stdout method
Eric Bollengier [Tue, 5 Sep 2006 18:53:58 +0000 (18:53 +0000)]
ebl  add log_stdout method

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

17 years agoCorrect dvd code that breaks tape labeling
Kern Sibbald [Tue, 5 Sep 2006 08:17:15 +0000 (08:17 +0000)]
Correct dvd code that breaks tape labeling

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

17 years agoImplement Enabled on update slots
Kern Sibbald [Mon, 4 Sep 2006 21:18:25 +0000 (21:18 +0000)]
Implement Enabled on update slots

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