]>
git.sur5r.net Git - bacula/bacula/log
Robert Nelson [Mon, 2 Oct 2006 15:09:45 +0000 (15:09 +0000)]
Fix bug # 676 - File Restoration to win32 client fails
Fix reopen problem for tape devices.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3530
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 2 Oct 2006 11:42:21 +0000 (11:42 +0000)]
kes Apply dvd find volume patch from Richard Mortimer.
kes Eliminate the dvd specific mount routines using only the
dev->mount/unmount.
kes Make update_free_space a method of DEVICE and rename
update_freespace.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3529
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 1 Oct 2006 21:04:05 +0000 (21:04 +0000)]
ebl fix RunScript bug (in some case, After script wasn't launched)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3528
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 1 Oct 2006 19:35:23 +0000 (19:35 +0000)]
ebl fix segfault in migration job when storage is not defined
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3527
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 1 Oct 2006 16:54:59 +0000 (16:54 +0000)]
kes Require a messages command acl to be able to receive messages
in a console.
kes Add console, system, and scan job types in util.c.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3526
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 1 Oct 2006 10:29:03 +0000 (10:29 +0000)]
ebl init
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3525
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 1 Oct 2006 10:27:00 +0000 (10:27 +0000)]
bug
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3524
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 30 Sep 2006 13:27:52 +0000 (13:27 +0000)]
ebl update label_barcode
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3523
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 30 Sep 2006 08:42:42 +0000 (08:42 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3522
91ce42f0 -d328-0410-95d8-
f526ca767f89
Robert Nelson [Sat, 30 Sep 2006 04:16:18 +0000 (04:16 +0000)]
Make the instructions clearer about how to handle the documentation tree.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3521
91ce42f0 -d328-0410-95d8-
f526ca767f89
Robert Nelson [Sat, 30 Sep 2006 04:06:50 +0000 (04:06 +0000)]
Rewrite the README to match the new build procedure.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3520
91ce42f0 -d328-0410-95d8-
f526ca767f89
Robert Nelson [Sat, 30 Sep 2006 02:20:47 +0000 (02:20 +0000)]
Fix remaining issues with Microsoft Visual Studio build.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3519
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 29 Sep 2006 16:18:24 +0000 (16:18 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3518
91ce42f0 -d328-0410-95d8-
f526ca767f89
Robert Nelson [Fri, 29 Sep 2006 11:02:41 +0000 (11:02 +0000)]
Add SED to the 3rd party dependencies build script for Microsoft Visual Studio.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3517
91ce42f0 -d328-0410-95d8-
f526ca767f89
Robert Nelson [Fri, 29 Sep 2006 09:55:51 +0000 (09:55 +0000)]
Fix Microsoft Visual Studio Release build.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3516
91ce42f0 -d328-0410-95d8-
f526ca767f89
Robert Nelson [Fri, 29 Sep 2006 07:43:36 +0000 (07:43 +0000)]
Build Installer by default on Microsoft Visual Studio builds.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3515
91ce42f0 -d328-0410-95d8-
f526ca767f89
Robert Nelson [Fri, 29 Sep 2006 05:11:55 +0000 (05:11 +0000)]
Add missing Microsoft Visual Studio project files.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3514
91ce42f0 -d328-0410-95d8-
f526ca767f89
Robert Nelson [Fri, 29 Sep 2006 04:58:55 +0000 (04:58 +0000)]
Add missing Microsoft Visual Studio project files.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3513
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 28 Sep 2006 21:43:23 +0000 (21:43 +0000)]
kes Print the Volume purged message only for real jobs to keep
from cluttering up the daemon messages.
kes Lock the tape drive door while Bacula is using the device.
kes Add back the 'No Jobs running' message to FD and SD status because
my regression script depends on it, and I'm too lazy to change the
scripts.
kes Start using structure assignments (not too happy about it ...).
kes Fix a bug in the tools Makefile that broke on Solaris.
kes Unload any autochanger drive during a 'release' command.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3512
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 27 Sep 2006 19:52:09 +0000 (19:52 +0000)]
ebl do_update_volume use bconsole instead of SQL UPDATE
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3511
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 27 Sep 2006 14:55:51 +0000 (14:55 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3510
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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