]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
17 years agokes Correct mtx-changer bug that I introduced in a recent commit, and
Kern Sibbald [Wed, 11 Oct 2006 21:34:24 +0000 (21:34 +0000)]
kes  Correct mtx-changer bug that I introduced in a recent commit, and
     pointed out by Robert Nelson -- thanks.

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

17 years agokes Turn on heap reporting in Dir with zero debug level.
Kern Sibbald [Wed, 11 Oct 2006 16:50:41 +0000 (16:50 +0000)]
kes  Turn on heap reporting in Dir with zero debug level.
kes  Send a message to the sys log when Bacula forces a SEG FAULT, and
     send the same message to stdout.

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

17 years agoFix MinGW build problems.
Robert Nelson [Wed, 11 Oct 2006 11:22:19 +0000 (11:22 +0000)]
Fix MinGW build problems.

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

17 years agoFix Windows' daemons so that messages print to stdout if not running as a service.
Robert Nelson [Wed, 11 Oct 2006 09:18:29 +0000 (09:18 +0000)]
Fix Windows' daemons so that messages print to stdout if not running as a service.

Add daemon name to trace file name (eg bacula-dir.trace).

Fix environment variable expansion in directory names on Windows.

Fix autochanger support in fill command.

Update SQL scripts.

Fix daemon usage displays.

Cleanup bacula-dir.conf template.

Install openssl.cnf.

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

17 years agoFix Windows' daemons so that messages print to stdout if not running as a service.
Robert Nelson [Wed, 11 Oct 2006 09:11:55 +0000 (09:11 +0000)]
Fix Windows' daemons so that messages print to stdout if not running as a service.

Add daemon name to trace file name (eg bacula-dir.trace).

Fix environment variable expansion in directory names on Windows.

Fix autochanger support in fill command.

Update SQL scripts.

Fix daemon usage displays.

Cleanup bacula-dir.conf template.

Install openssl.cnf.

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

17 years agoUpdates
Kern Sibbald [Mon, 9 Oct 2006 22:21:19 +0000 (22:21 +0000)]
Updates

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

17 years agoforth => fourth
Dan Langille [Mon, 9 Oct 2006 21:37:18 +0000 (21:37 +0000)]
forth => fourth

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

17 years agoFix remaining autochanger command for full output
Kern Sibbald [Sat, 7 Oct 2006 21:16:11 +0000 (21:16 +0000)]
Fix remaining autochanger command for full output

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

17 years agokes Begin work on new GUI console.
Kern Sibbald [Sat, 7 Oct 2006 21:09:43 +0000 (21:09 +0000)]
kes  Begin work on new GUI console.
kes  Make configure look in non-standard MySQL library directory
     for Solaris.
kes  Make mtx-changer automatically configure the autochanger wait
     procedure for Solaris, FreeBSD, and Linux.  Previously, only Linux
     was implemented.
kes  Correct drop_sqlite_tables.in script to not delete the database.
kes  When writing to a log file, close and reopen the file descriptor
     if there is an error writing the file.
kes  Modify the autochanger loaded?, load, and unload commands to print
     the full text of any mtx output if there is an error.  Helps to
     ease diagnosis of autochanger problems.
kes  Correct a few Win32 errno returns in the VSS code so that hopefully
     a resonable Win32 error message will be printed.
kes  Convert a few strcat()... to bstrncat() in the Win32 code.

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

17 years agoRemove debug
Kern Sibbald [Sat, 7 Oct 2006 17:08:40 +0000 (17:08 +0000)]
Remove debug

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

17 years agoFix initial SQlite Problem
Kern Sibbald [Sat, 7 Oct 2006 13:23:41 +0000 (13:23 +0000)]
Fix initial SQlite Problem

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

17 years agoFix bug # 688.
Robert Nelson [Fri, 6 Oct 2006 18:28:35 +0000 (18:28 +0000)]
Fix bug # 688.

Port bsmtp to Windows.

Add Bacula/bin to directory searched for scripts/programs specified without paths in configuration files.

Add bsleep.exe used in scripts to sleep between commands.

Fix bugs in mtx-changer.cmd and customize bacula-sd.conf template to be Windows specific.

Fix time warp in ChangeLog and technotes.

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

17 years agoUpdate ReleaseNotes
Kern Sibbald [Tue, 3 Oct 2006 09:01:12 +0000 (09:01 +0000)]
Update ReleaseNotes

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

17 years agoupdate
Eric Bollengier [Mon, 2 Oct 2006 19:12:51 +0000 (19:12 +0000)]
update

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

17 years agoebl bugfix: perl << operator works only with 32bytes value
Eric Bollengier [Mon, 2 Oct 2006 19:11:17 +0000 (19:11 +0000)]
ebl  bugfix: perl << operator works only with 32bytes value

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

17 years agoUpdate ReleaseNotes
Kern Sibbald [Mon, 2 Oct 2006 16:56:09 +0000 (16:56 +0000)]
Update ReleaseNotes

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

17 years agoUpdate
Kern Sibbald [Mon, 2 Oct 2006 15:54:01 +0000 (15:54 +0000)]
Update

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

17 years agoFix bug # 676 - File Restoration to win32 client fails
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

17 years agokes Apply dvd find volume patch from Richard Mortimer.
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

17 years agoebl fix RunScript bug (in some case, After script wasn't launched)
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

17 years agoebl fix segfault in migration job when storage is not defined
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

17 years agokes Require a messages command acl to be able to receive messages
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

17 years agoebl init
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

17 years agobug
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

17 years agoebl update label_barcode
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

17 years agoUpdate
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

17 years agoMake the instructions clearer about how to handle the documentation tree.
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

17 years agoRewrite the README to match the new build procedure.
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

17 years agoFix remaining issues with Microsoft Visual Studio build.
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

17 years agoUpdate
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

17 years agoAdd SED to the 3rd party dependencies build script for Microsoft Visual Studio.
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

17 years agoFix Microsoft Visual Studio Release build.
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

17 years agoBuild Installer by default on Microsoft Visual Studio builds.
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

17 years agoAdd missing Microsoft Visual Studio project files.
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

17 years agoAdd missing Microsoft Visual Studio project files.
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

17 years agokes Print the Volume purged message only for real jobs to keep
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

17 years agoebl do_update_volume use bconsole instead of SQL UPDATE
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

17 years agoUpdate
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

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