]>
 
 
git.sur5r.net Git - bacula/bacula/log 
 
 
 
 
 
 
Kern Sibbald  [Fri, 1 Dec 2006 07:51:55 +0000  (07:51 +0000)] 
 
kes  Initialize msg_type to M_INFO in migration. Pointed out by
     Robert Nelson.
kes  Add some fflush() statements for debug output. This should not
     really be necessary and defeats buffering but users continue
     to complain.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3716 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Landon Fuller  [Tue, 28 Nov 2006 07:07:42 +0000  (07:07 +0000)] 
 
Fix a logic error that resulted in blank md5 sums and encryption signatures to be saved for non-file entities, eg, directories.
This was non-fatal, but obviously incorrect, in addition to being a waste of cycles and space.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3715 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Landon Fuller  [Tue, 28 Nov 2006 07:02:34 +0000  (07:02 +0000)] 
 
Fixed two bugs, the first of which is mine:
    - If a signed digest was incorrectly written for a non-file, do not leak or attempt to validate the digest -- ignore it.
    - If no new data is encrypted, but the output buffer is not empty, there is still data that needs to be written -- don't exit.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3714 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Landon Fuller  [Tue, 28 Nov 2006 04:00:17 +0000  (04:00  +0000)] 
 
Everywhere this format string is used, it's passed an integer, not a string.
Change the format string accordingly. This fixes segfault-on-usage().
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3713 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 27 Nov 2006 10:18:26 +0000  (10:18 +0000)] 
 
Try to update po
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3712 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 27 Nov 2006 10:18:25 +0000  (10:18 +0000)] 
 
Try to update po
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3711 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 27 Nov 2006 10:06:22 +0000  (10:06 +0000)] 
 
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3710 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 27 Nov 2006 10:03:06 +0000  (10:03 +0000)] 
 
kes  More copyright changes.
kes  Make sure we don't detach from the despool read device since it
     is a temporary structure where the condition variables are not
     initialized.  Bug #711.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3709 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Sun, 26 Nov 2006 22:58:57 +0000  (22:58 +0000)] 
 
ebl  add mediatype to display_media
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3708 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Sun, 26 Nov 2006 22:24:32 +0000  (22:24 +0000)] 
 
ebl  fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3707 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 26 Nov 2006 16:01:26 +0000  (16:01 +0000)] 
 
Add Bacula version+date to Client record. This is a very minor
     security problem in that passing the version facilitates a hacker's
     life, but it will make support easier.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3706 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 26 Nov 2006 14:30:46 +0000  (14:30 +0000)] 
 
Update disk seek debug code
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3705 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 26 Nov 2006 14:29:45 +0000  (14:29 +0000)] 
 
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3704 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 26 Nov 2006 09:27:27 +0000  (09:27 +0000)] 
 
Update version
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3703 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 26 Nov 2006 09:26:55 +0000  (09:26 +0000)] 
 
Implement fixes to make disk seeking work.  Currently turned
     off in version.h pending reserch on what problems it will cause
     because of the previous bsnprinf() sign extension bug.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3702 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Landon Fuller  [Sat, 25 Nov 2006 18:57:54 +0000  (18:57 +0000)] 
 
Extraction must be disabled here, as it can not be done without access to the keys.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3701 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 25 Nov 2006 15:55:25 +0000  (15:55 +0000)] 
 
Updates for debugging disk seek
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3700 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Sat, 25 Nov 2006 14:41:01 +0000  (14:41 +0000)] 
 
ebl  fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3699 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Sat, 25 Nov 2006 14:23:03 +0000  (14:23 +0000)] 
 
ebl  add \n to error message
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3698 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 25 Nov 2006 13:38:03 +0000  (13:38 +0000)] 
 
kes  Add Landon's refactor of restore Feature request to the
     projects file.
kes  Tweak debug levels and messages for examining the disk
     seek problem.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3697 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 25 Nov 2006 13:30:40 +0000  (13:30 +0000)] 
 
Update restore-disk-seek
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3696 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 25 Nov 2006 12:53:24 +0000  (12:53 +0000)] 
 
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3695 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Fri, 24 Nov 2006 20:09:22 +0000  (20:09 +0000)] 
 
ebl  add fileset link
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3694 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 24 Nov 2006 11:34:19 +0000  (11:34 +0000)] 
 
More migration cleanup
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3693 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 24 Nov 2006 11:15:12 +0000  (11:15 +0000)] 
 
updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3692 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 24 Nov 2006 11:14:59 +0000  (11:14 +0000)] 
 
Cleanup some of the error termination code in migration.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3691 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 24 Nov 2006 09:58:28 +0000  (09:58 +0000)] 
 
kes  Separate read/write source strings to keep track of where
     storage devices are used in a job.
kes  Implement a new method of keeping track of which storage
     device is used in a Job.  USTORE keeps both a pointer to the
     resource and to the source string.
kes  Modify all code to use new storage set subroutines in job.c
kes  Modify migrate.c so that the definitive selection of the storage
     resource is done in the do_migration_init() routine prior to
     the job going into the job queue.  This permits accurate
     deadlock detection (same read and write storage resource).
kes  Remove bfill from btape (I think it was a left over stub).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3690 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Thu, 23 Nov 2006 22:26:18 +0000  (22:26 +0000)] 
 
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3689 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 22 Nov 2006 22:51:14 +0000  (22:51 +0000)] 
 
Update date
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3688 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 22 Nov 2006 15:48:29 +0000  (15:48 +0000)] 
 
kes  Make sure that the storage for a job is pulled first from
     the Pool and if not from the Job.
kes  Ensure that either the Pool or the Job specifies a Storage
     resource.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3687 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 22 Nov 2006 14:48:30 +0000  (14:48 +0000)] 
 
Update copyright + fix a few Win32 warnings
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3686 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 22 Nov 2006 14:26:40 +0000  (14:26 +0000)] 
 
Update copyright
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3685 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 22 Nov 2006 13:27:35 +0000  (13:27 +0000)] 
 
Update copyright
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3684 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 22 Nov 2006 12:57:00 +0000  (12:57 +0000)] 
 
License updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3683 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 22 Nov 2006 11:47:10 +0000  (11:47 +0000)] 
 
Update copyright
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3682 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 22 Nov 2006 08:18:33 +0000  (08:18 +0000)] 
 
Add migration-jobspan-test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3681 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Tue, 21 Nov 2006 21:13:05 +0000  (21:13 +0000)] 
 
ebl  add Error status in update volume=xxx status=yyyy
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3680 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Tue, 21 Nov 2006 21:10:14 +0000  (21:10 +0000)] 
 
ebl  remove Purged/Recycled status in update media
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3679 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Tue, 21 Nov 2006 21:06:09 +0000  (21:06 +0000)] 
 
ebl  fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3678 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 21 Nov 2006 20:20:17 +0000  (20:20 +0000)] 
 
Update copyright
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3677 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 21 Nov 2006 20:14:47 +0000  (20:14 +0000)] 
 
Update copyright
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3676 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 21 Nov 2006 17:09:58 +0000  (17:09 +0000)] 
 
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3675 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Robert Nelson  [Tue, 21 Nov 2006 17:05:01 +0000  (17:05 +0000)] 
 
Remove alloc.c and semlock.c from Windows build.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3674 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 21 Nov 2006 17:03:47 +0000  (17:03 +0000)] 
 
Update copyright
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3673 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Tue, 21 Nov 2006 16:53:03 +0000  (16:53 +0000)] 
 
ebl  fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3672 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Robert Nelson  [Tue, 21 Nov 2006 16:45:13 +0000  (16:45 +0000)] 
 
Replace explicit checks for "/" with calls to IsPathSeparator, strchr with first_path_separator and strrchr with last_path_separator.
Use serialization routines for crypto length fix.
Fix 64 bit offset problems on Windows by replacing off_t with new boffset_t.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3671 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 21 Nov 2006 16:13:58 +0000  (16:13 +0000)] 
 
Update copyrights
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3670 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Robert Nelson  [Tue, 21 Nov 2006 16:10:00 +0000  (16:10 +0000)] 
 
Fix vsnprintf() problem printing unsigned numbers.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3669 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 21 Nov 2006 13:20:11 +0000  (13:20 +0000)] 
 
Update copyright
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3668 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 21 Nov 2006 12:58:20 +0000  (12:58 +0000)] 
 
Start applying new FSFE copyright.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3667 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Tue, 21 Nov 2006 12:34:13 +0000  (12:34 +0000)] 
 
ebl  fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3666 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Mon, 20 Nov 2006 19:16:54 +0000  (19:16 +0000)] 
 
ebl  938 messages traduits, 135 traductions approximatives, 1787 messages non-traduits.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3665 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Mon, 20 Nov 2006 15:38:35 +0000  (15:38 +0000)] 
 
ebl  fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3664 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Mon, 20 Nov 2006 15:00:01 +0000  (15:00 +0000)] 
 
ebl  fix french words
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3663 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 20 Nov 2006 13:30:22 +0000  (13:30 +0000)] 
 
Add additional error messages in acquiring a drive for read.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3662 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 20 Nov 2006 08:02:15 +0000  (08:02 +0000)] 
 
kes  Make WritePartAfterJob the default so that the last DVD part
     always gets written to the DVD by default.
kes  Add additional error messages in migration.
kes  Suppress redundant error messages in migration (possibly more to do).
kes  Apply Martin's fix (updated to 1.39) that takes into account
     run storage overrides in the Director status display.
kes  Implement, but turn off the submitted code that sets the EOT
     model on FreeBSD machines. Turning on this code is too risky at
     this point in the development.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3661 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Sun, 19 Nov 2006 12:11:17 +0000  (12:11 +0000)] 
 
ebl  update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3660 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Sun, 19 Nov 2006 11:53:33 +0000  (11:53 +0000)] 
 
ebl  update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3659 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Sun, 19 Nov 2006 11:52:04 +0000  (11:52 +0000)] 
 
ebl  Display system log with Job log
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3658 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Sun, 19 Nov 2006 11:17:40 +0000  (11:17 +0000)] 
 
ebl  udpate
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3657 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 19 Nov 2006 09:43:51 +0000  (09:43 +0000)] 
 
9Nov06
kes  Implement unique dbid routine for migration to prevent the same
     JobId from being migrated twice. This should fix bug #709.
18Nov06
kes  Apply Jaime Ventura's 'mail on success' patch.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3656 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Sat, 18 Nov 2006 20:38:44 +0000  (20:38 +0000)] 
 
ebl  add french install note
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3655 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Sat, 18 Nov 2006 20:37:58 +0000  (20:37 +0000)] 
 
ebl  add bconsole.pl to remove Bconsole.pm/Expect from brestore.pl
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3654 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Sat, 18 Nov 2006 20:21:53 +0000  (20:21 +0000)] 
 
ebl  update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3653 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Sat, 18 Nov 2006 16:39:42 +0000  (16:39 +0000)] 
 
ebl  update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3652 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Sat, 18 Nov 2006 16:38:59 +0000  (16:38 +0000)] 
 
ebl  update to BwebConsole (drop Expect/Bconsole and scp)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3651 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Sat, 18 Nov 2006 16:37:19 +0000  (16:37 +0000)] 
 
ebl  Add win32 support
     Drop Expect/Bconsole and add link to bweb/bconsole.pl to do bconsole stuff
     Drop stderr messages
ebl  Fix win32 path support
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3650 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Sat, 18 Nov 2006 16:33:23 +0000  (16:33 +0000)] 
 
ebl  update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3649 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Sat, 18 Nov 2006 16:32:35 +0000  (16:32 +0000)] 
 
ebl  add prepare method and drop cmd_yes command
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3648 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Sat, 18 Nov 2006 16:31:55 +0000  (16:31 +0000)] 
 
ebl  add string with space to get_form()
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3647 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Sat, 18 Nov 2006 14:24:32 +0000  (14:24 +0000)] 
 
ebl  add perl-libwww-perl
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3646 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 18 Nov 2006 10:57:21 +0000  (10:57 +0000)] 
 
18Nov06
kes  Add a SMALLOC_SANITY_CHECK for Arno, which aborts Bacula
     if memory usage gets too big.
kes  Tweak migration to ensure that read/write devices are different.
17Nov06
kes  Create an AUTHORS file to list Bacula contributors.
kes  Add Richard Stallman's four GPL freedoms to LICENSE
kes  Require the conf file to have a valid NextPool for writing the
     migration output.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3645 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 18 Nov 2006 10:54:18 +0000  (10:54 +0000)] 
 
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3644 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Thu, 16 Nov 2006 22:28:46 +0000  (22:28 +0000)] 
 
ebl  update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3643 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Thu, 16 Nov 2006 22:28:02 +0000  (22:28 +0000)] 
 
ebl  update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3642 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Thu, 16 Nov 2006 22:21:02 +0000  (22:21 +0000)] 
 
ebl  add recyclecount + comment to display_media_zoom
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3641 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Thu, 16 Nov 2006 22:15:20 +0000  (22:15 +0000)] 
 
ebl  Add recyclecount and comment to Media zoom
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3640 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Thu, 16 Nov 2006 22:12:39 +0000  (22:12 +0000)] 
 
ebl  Update RecycleCount in recycle_volume()
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3639 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Thu, 16 Nov 2006 20:42:17 +0000  (20:42 +0000)] 
 
ebl  fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3638 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Thu, 16 Nov 2006 20:27:27 +0000  (20:27 +0000)] 
 
ebl update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3637 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Thu, 16 Nov 2006 20:26:15 +0000  (20:26 +0000)] 
 
ebl  Add RecyclePool to Media Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3636 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Alexandre Baron  [Thu, 16 Nov 2006 14:20:00 +0000  (14:20 +0000)] 
 
update french part of the web site
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3635 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Thu, 16 Nov 2006 12:54:18 +0000  (12:54 +0000)] 
 
ebl  cleanup
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3634 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Thu, 16 Nov 2006 12:42:02 +0000  (12:42 +0000)] 
 
ebl  Add french translation
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3633 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Thu, 16 Nov 2006 12:39:03 +0000  (12:39 +0000)] 
 
ebl  Ready for bacula 1.40
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3632 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Thu, 16 Nov 2006 12:38:08 +0000  (12:38 +0000)] 
 
ebl  Apply BETA-1_40
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3631 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Wed, 15 Nov 2006 23:03:47 +0000  (23:03 +0000)] 
 
ebl  fix segfault when using "pyhton" command  without restart argument
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3630 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Wed, 15 Nov 2006 22:30:37 +0000  (22:30 +0000)] 
 
ebl  small fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3629 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Wed, 15 Nov 2006 21:51:30 +0000  (21:51 +0000)] 
 
ebl  add comment and recyclepool
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3628 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Wed, 15 Nov 2006 19:52:56 +0000  (19:52 +0000)] 
 
ebl  fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3627 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Wed, 15 Nov 2006 11:01:13 +0000  (11:01 +0000)] 
 
ebl  fix GD::Graph3d
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3626 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Tue, 14 Nov 2006 23:04:46 +0000  (23:04 +0000)] 
 
ebl  add deamon message to log view
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3625 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 14 Nov 2006 21:06:39 +0000  (21:06 +0000)] 
 
Update version date
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3624 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 14 Nov 2006 20:57:51 +0000  (20:57 +0000)] 
 
kes  Implement code to pass the MediaId to the SD. The SD then uses
     this MediaId when creating JobMedia records. This fixes a bug
     with Migration where the MediaId got set to the second Volume
     read rather than the write Volume.  Possibly (unlikely) fixes
     bug #709.
kes  Remove NextPool from Job resource.
kes  Edit a few numbers in the restore dialog with commas.
kes  Note, the DIR<->SD protocol has changed.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3623 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Tue, 14 Nov 2006 13:54:51 +0000  (13:54 +0000)] 
 
ebl  fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3622 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Tue, 14 Nov 2006 13:07:12 +0000  (13:07 +0000)] 
 
ebl  small fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3621 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Mon, 13 Nov 2006 23:46:00 +0000  (23:46 +0000)] 
 
ebl  update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3620 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Mon, 13 Nov 2006 21:47:24 +0000  (21:47 +0000)] 
 
ebl  fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3619 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Mon, 13 Nov 2006 21:10:49 +0000  (21:10 +0000)] 
 
ebl  add runscript-test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3618 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Eric Bollengier  [Mon, 13 Nov 2006 18:43:40 +0000  (18:43 +0000)] 
 
*** empty log message ***
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3617 
91ce42f0 -d328-0410-95d8-
f526ca767f89