]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
16 years agoApply patch (with some difficulties) from Joao Henrique Freitas
Kern Sibbald [Fri, 22 Feb 2008 17:34:36 +0000 (17:34 +0000)]
Apply patch (with some difficulties) from Joao Henrique Freitas
     <joaohf@gmail.com>, which adds support for libdbi as a Bacula
     database driver.

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

16 years agokes Add patch from Martin Schmid scm@apsag.com that checks to see if
Kern Sibbald [Fri, 22 Feb 2008 15:03:16 +0000 (15:03 +0000)]
kes  Add patch from Martin Schmid scm@apsag.com that checks to see if
     ftruncate() actually works. In the case of some (cheap) NAS devices,
     it does not, and so recycling NAS Volumes does not work. The code
     simply unlink()s the file, then recreates it.  This fixes bug #1011.

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

16 years agoUpdate projects file
Kern Sibbald [Fri, 22 Feb 2008 14:13:23 +0000 (14:13 +0000)]
Update projects file

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

16 years agoebl set verify options and activate the new test
Eric Bollengier [Fri, 22 Feb 2008 07:33:37 +0000 (07:33 +0000)]
ebl  set verify options and activate the new test

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

16 years agoebl bug fix
Eric Bollengier [Fri, 22 Feb 2008 07:32:53 +0000 (07:32 +0000)]
ebl  bug fix

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

16 years agoebl Replace mtime+ctime checks by check_accurate during backup
Eric Bollengier [Fri, 22 Feb 2008 07:05:19 +0000 (07:05 +0000)]
ebl  Replace mtime+ctime checks by check_accurate during backup
     (this permit to detect restored files)
     User have to set verify=mc in their fileset, otherwise it
     will backup everything.

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

16 years agoebl Add Accurate tests
Eric Bollengier [Thu, 21 Feb 2008 23:48:41 +0000 (23:48 +0000)]
ebl  Add Accurate tests

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

16 years agoUpdate
Kern Sibbald [Thu, 21 Feb 2008 22:15:53 +0000 (22:15 +0000)]
Update

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

16 years agoFirst incomplete cut of big malloc blocks for htable.
Kern Sibbald [Thu, 21 Feb 2008 22:15:17 +0000 (22:15 +0000)]
First incomplete cut of big malloc blocks for htable.

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

16 years agoebl cleanup
Eric Bollengier [Thu, 21 Feb 2008 21:24:06 +0000 (21:24 +0000)]
ebl  cleanup

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

16 years agoebl update
Eric Bollengier [Wed, 20 Feb 2008 21:13:28 +0000 (21:13 +0000)]
ebl  update

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

16 years agoebl Make restore command working with accurate mode. (backup and restore now work)
Eric Bollengier [Wed, 20 Feb 2008 19:29:43 +0000 (19:29 +0000)]
ebl  Make restore command working with accurate mode. (backup and restore now work)

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

16 years agoebl Fix segfault when freeing an empty htable
Eric Bollengier [Wed, 20 Feb 2008 18:41:59 +0000 (18:41 +0000)]
ebl  Fix segfault when freeing an empty htable

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

16 years agoebl Backup is working well
Eric Bollengier [Wed, 20 Feb 2008 17:33:30 +0000 (17:33 +0000)]
ebl  Backup is working well

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

16 years agoebl tweak bscan and bextract to handle deleted files (file_index==0)
Eric Bollengier [Wed, 20 Feb 2008 08:28:04 +0000 (08:28 +0000)]
ebl  tweak bscan and bextract to handle deleted files (file_index==0)

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

16 years agoAdd feature to run a couple of commands from within context in the status dir
Dirk H Bartley [Tue, 19 Feb 2008 21:53:56 +0000 (21:53 +0000)]
Add feature to run a couple of commands from within context in the status dir
window.

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

16 years agoebl update
Eric Bollengier [Tue, 19 Feb 2008 21:07:23 +0000 (21:07 +0000)]
ebl  update

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

16 years agoAdd preference to have the status dir screen auto refresh.
Dirk H Bartley [Tue, 19 Feb 2008 20:28:13 +0000 (20:28 +0000)]
Add preference to have the status dir screen auto refresh.

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

16 years agoDesignate Always as the default value for the Replace directive
Dan Langille [Tue, 19 Feb 2008 02:51:53 +0000 (02:51 +0000)]
Designate Always as the default value for the Replace directive
in the Job Resource.

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

16 years agoIn the restore section, mention the Replace option and refer the reader to the
Dan Langille [Tue, 19 Feb 2008 02:47:18 +0000 (02:47 +0000)]
In the restore section, mention the Replace option and refer the reader to the
Director docs.

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

16 years agoebl new version of accurate project
Eric Bollengier [Mon, 18 Feb 2008 23:06:04 +0000 (23:06 +0000)]
ebl  new version of accurate project

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

16 years agoebl 143 finished, 10 unfinished and 387 untranslated messages
Eric Bollengier [Mon, 18 Feb 2008 19:51:13 +0000 (19:51 +0000)]
ebl  143 finished, 10 unfinished and 387 untranslated messages

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

16 years agomove tranlations to ts + minor cleanups
Kern Sibbald [Mon, 18 Feb 2008 08:05:42 +0000 (08:05 +0000)]
move tranlations to ts + minor cleanups

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

16 years agoI could not get a few files to compile until I opened and saved these
Dirk H Bartley [Mon, 18 Feb 2008 03:22:21 +0000 (03:22 +0000)]
I could not get a few files to compile until I opened and saved these
two ui files.

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

16 years agoUpdate presentation
Kern Sibbald [Sun, 17 Feb 2008 15:24:00 +0000 (15:24 +0000)]
Update presentation

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

16 years agoremove double quotes from technotes
Kern Sibbald [Sun, 17 Feb 2008 13:27:10 +0000 (13:27 +0000)]
remove double quotes from technotes

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

16 years agoUpdate UKUUG talk
Kern Sibbald [Sun, 17 Feb 2008 13:13:39 +0000 (13:13 +0000)]
Update UKUUG talk

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

16 years agoApply Max Full Age patch submitted by Scott Bailey
Kern Sibbald [Sun, 17 Feb 2008 12:33:42 +0000 (12:33 +0000)]
Apply Max Full Age patch submitted by Scott Bailey

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

16 years agoPlugin debug code + tweak a couple bat dialog layouts
Kern Sibbald [Sun, 17 Feb 2008 12:30:05 +0000 (12:30 +0000)]
Plugin debug code + tweak a couple bat dialog layouts

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

16 years agoBuild example plugin only on explicit request
Kern Sibbald [Sun, 17 Feb 2008 10:42:50 +0000 (10:42 +0000)]
Build example plugin only on explicit request

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

16 years agoAdd translation strings
Kern Sibbald [Sat, 16 Feb 2008 20:53:00 +0000 (20:53 +0000)]
Add translation strings

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

16 years agoAdd beginning of a translation
Kern Sibbald [Sat, 16 Feb 2008 18:01:48 +0000 (18:01 +0000)]
Add beginning of a translation

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

16 years agoAdd translation code to bat
Kern Sibbald [Sat, 16 Feb 2008 17:23:10 +0000 (17:23 +0000)]
Add translation code to bat

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

16 years agoTranslation tweaks
Kern Sibbald [Sat, 16 Feb 2008 16:33:43 +0000 (16:33 +0000)]
Translation tweaks

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

16 years agotranslation tweaks
Kern Sibbald [Sat, 16 Feb 2008 14:48:42 +0000 (14:48 +0000)]
translation tweaks

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

16 years agoRetract fix for FORTIFY_SOURCE.
Scott Barninger [Sat, 16 Feb 2008 13:53:37 +0000 (13:53 +0000)]
Retract fix for FORTIFY_SOURCE.

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

16 years agoMisc copyright dates, debug enhancement ...
Kern Sibbald [Sat, 16 Feb 2008 12:31:54 +0000 (12:31 +0000)]
Misc copyright dates, debug enhancement ...

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

16 years agoUpdate presentation
Kern Sibbald [Fri, 15 Feb 2008 21:49:39 +0000 (21:49 +0000)]
Update presentation

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

16 years agofix itemize
Thomas Glatthor [Fri, 15 Feb 2008 14:19:40 +0000 (14:19 +0000)]
fix itemize
disabled usepackage{german} this wont build as long as there are any "

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

16 years agoupdate
Thomas Glatthor [Fri, 15 Feb 2008 13:45:28 +0000 (13:45 +0000)]
update

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

16 years agoupdate
Thomas Glatthor [Fri, 15 Feb 2008 11:44:35 +0000 (11:44 +0000)]
update

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

16 years agoupdate
Thomas Glatthor [Fri, 15 Feb 2008 11:42:31 +0000 (11:42 +0000)]
update

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

16 years agoebl add missing client_edit template
Eric Bollengier [Thu, 14 Feb 2008 20:22:52 +0000 (20:22 +0000)]
ebl  add missing client_edit template
     cleanup some SQL

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

16 years agoTemp fix to plugin name file_index.
Kern Sibbald [Thu, 14 Feb 2008 13:22:35 +0000 (13:22 +0000)]
Temp fix to plugin name file_index.

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

16 years agoRemove old definition of db_driver
Kern Sibbald [Thu, 14 Feb 2008 09:00:38 +0000 (09:00 +0000)]
Remove old definition of db_driver

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

16 years agoebl update
Eric Bollengier [Wed, 13 Feb 2008 22:10:45 +0000 (22:10 +0000)]
ebl  update

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

16 years agoebl Accurate merge
Eric Bollengier [Wed, 13 Feb 2008 22:09:47 +0000 (22:09 +0000)]
ebl  Accurate merge

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

16 years agoebl First cut of accurate patch
Eric Bollengier [Wed, 13 Feb 2008 22:01:28 +0000 (22:01 +0000)]
ebl  First cut of accurate patch

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

16 years agoebl Can modify client list group for a specific client
Eric Bollengier [Wed, 13 Feb 2008 18:58:45 +0000 (18:58 +0000)]
ebl  Can modify client list group for a specific client
     Disable use of Enabled flag in volume mgnt
     Add comment field to client_group

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

16 years agoImplement parsing of db_driver to give db_type index.
Kern Sibbald [Wed, 13 Feb 2008 18:50:49 +0000 (18:50 +0000)]
Implement parsing of db_driver to give db_type index.

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

16 years agoFix Win32 dll build
Kern Sibbald [Wed, 13 Feb 2008 10:43:16 +0000 (10:43 +0000)]
Fix Win32 dll build

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

16 years agoPlugin restore works
Kern Sibbald [Wed, 13 Feb 2008 10:33:21 +0000 (10:33 +0000)]
Plugin restore works

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

16 years agoebl deleted files : dir -> fd -> sd -> dir
Eric Bollengier [Tue, 12 Feb 2008 23:09:34 +0000 (23:09 +0000)]
ebl  deleted files : dir -> fd -> sd -> dir

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

16 years agoNSF -> NFS
Dan Langille [Tue, 12 Feb 2008 22:54:36 +0000 (22:54 +0000)]
NSF -> NFS

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

16 years agofix typo: but mounted by NSF -> NFS
Dan Langille [Tue, 12 Feb 2008 22:53:17 +0000 (22:53 +0000)]
fix typo: but mounted by NSF -> NFS

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

16 years agoPlugin updates
Kern Sibbald [Tue, 12 Feb 2008 21:01:20 +0000 (21:01 +0000)]
Plugin updates

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

16 years agoebl Sort client, job and fileset combo
Eric Bollengier [Tue, 12 Feb 2008 18:34:33 +0000 (18:34 +0000)]
ebl  Sort client, job and fileset combo

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

16 years agoebl Update btime to use pool filter
Eric Bollengier [Tue, 12 Feb 2008 18:33:11 +0000 (18:33 +0000)]
ebl  Update btime to use pool filter

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

16 years agoPlugin update
Kern Sibbald [Tue, 12 Feb 2008 15:59:55 +0000 (15:59 +0000)]
Plugin update

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

16 years agoPlugin update
Kern Sibbald [Tue, 12 Feb 2008 14:27:18 +0000 (14:27 +0000)]
Plugin update

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

16 years agofix links
Thomas Glatthor [Tue, 12 Feb 2008 13:33:06 +0000 (13:33 +0000)]
fix links

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

16 years agoPlugin update
Kern Sibbald [Mon, 11 Feb 2008 09:26:35 +0000 (09:26 +0000)]
Plugin update

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

16 years agoChanges to add a status dir page. Still need to add some context sensitive
Dirk H Bartley [Mon, 11 Feb 2008 03:13:02 +0000 (03:13 +0000)]
Changes to add a status dir page.  Still need to add some context sensitive
commands.  Should add a pref for how often to re-populate the tables.

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

16 years agoFix some links that were missing /en/
Dan Langille [Sun, 10 Feb 2008 18:52:25 +0000 (18:52 +0000)]
Fix some links that were missing /en/

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

16 years agoUpdate the phone number for the press contact.
Dan Langille [Sun, 10 Feb 2008 18:47:02 +0000 (18:47 +0000)]
Update the phone number for the press contact.

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

16 years agoFirst cut of plugin restore code
Kern Sibbald [Sun, 10 Feb 2008 18:26:40 +0000 (18:26 +0000)]
First cut of plugin restore code

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

16 years agokes Fix bug #1047, which had a heap overrun when stripping certain paths,
Kern Sibbald [Sun, 10 Feb 2008 18:24:21 +0000 (18:24 +0000)]
kes  Fix bug #1047, which had a heap overrun when stripping certain paths,
     and do not strip paths on symbolic links.

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

16 years agoCommit patches
Kern Sibbald [Sun, 10 Feb 2008 18:22:27 +0000 (18:22 +0000)]
Commit patches

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

16 years agoebl Upgrade current JobLevel if BackupId is not found
Eric Bollengier [Sun, 10 Feb 2008 17:20:31 +0000 (17:20 +0000)]
ebl  Upgrade current JobLevel if BackupId is not found

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

16 years agoebl update accurate project (bugfix)
Eric Bollengier [Sun, 10 Feb 2008 13:37:28 +0000 (13:37 +0000)]
ebl  update accurate project (bugfix)

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

16 years agoebl Fix #1031 about wrong pool source information in job report
Eric Bollengier [Sun, 10 Feb 2008 09:16:17 +0000 (09:16 +0000)]
ebl  Fix #1031 about wrong pool source information in job report

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

16 years agoebl make Job { Accurate = yes|no } option working
Eric Bollengier [Sat, 9 Feb 2008 21:24:46 +0000 (21:24 +0000)]
ebl  make Job { Accurate = yes|no } option working

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

16 years agoebl add full backup initialization
Eric Bollengier [Sat, 9 Feb 2008 17:26:48 +0000 (17:26 +0000)]
ebl  add full backup initialization
     add missing and deleted files

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

16 years agoFix Win32 build
Kern Sibbald [Sat, 9 Feb 2008 14:20:37 +0000 (14:20 +0000)]
Fix Win32 build

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

16 years agokes Remove a redundant jcr argument to find_files, match_files, and
Kern Sibbald [Sat, 9 Feb 2008 14:01:29 +0000 (14:01 +0000)]
kes  Remove a redundant jcr argument to find_files, match_files, and
     find_one_file.

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

16 years agoFix for FORTIFY_SOURCE flag.
Scott Barninger [Sat, 9 Feb 2008 13:55:24 +0000 (13:55 +0000)]
Fix for FORTIFY_SOURCE flag.

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

16 years agokes Remove a redundant jcr argument to find_files, match_files, and
Kern Sibbald [Sat, 9 Feb 2008 11:17:40 +0000 (11:17 +0000)]
kes  Remove a redundant jcr argument to find_files, match_files, and
     find_one_file.

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

16 years agoImplement .status dir xxx command. See technotes for details
Kern Sibbald [Sat, 9 Feb 2008 09:35:00 +0000 (09:35 +0000)]
Implement .status dir xxx command. See technotes for details

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

16 years agoPlugin updates
Kern Sibbald [Fri, 8 Feb 2008 19:07:53 +0000 (19:07 +0000)]
Plugin updates

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

16 years agoFix plugin backup/restore sizes
Kern Sibbald [Fri, 8 Feb 2008 14:59:13 +0000 (14:59 +0000)]
Fix plugin backup/restore sizes

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

16 years agoPlugin update
Kern Sibbald [Fri, 8 Feb 2008 14:11:58 +0000 (14:11 +0000)]
Plugin update

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

16 years agokes Apply patch from Peter Much <pmc@citylink.dinoex.sub.org> that fixes
Kern Sibbald [Fri, 8 Feb 2008 11:19:28 +0000 (11:19 +0000)]
kes  Apply patch from Peter Much <pmc@citylink.dinoex.sub.org> that fixes
     a resource embedded run command to find a since time if no explicit
     since time was supplied on the command line.
kes  Apply state-file.patch sent by Allan Black <Allan.Black@btconnect.com>
     that updates the state file at job termination time in addition to
     when the daemon terminates.

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

16 years agoebl Update accurate backup project
Eric Bollengier [Thu, 7 Feb 2008 22:15:23 +0000 (22:15 +0000)]
ebl  Update accurate backup project

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

16 years agoPlugin update
Kern Sibbald [Thu, 7 Feb 2008 21:24:51 +0000 (21:24 +0000)]
Plugin update

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

16 years agoebl Update accurate patch
Eric Bollengier [Wed, 6 Feb 2008 23:00:33 +0000 (23:00 +0000)]
ebl  Update accurate patch

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

16 years agoebl accurate project update
Eric Bollengier [Wed, 6 Feb 2008 17:04:29 +0000 (17:04 +0000)]
ebl  accurate project update

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

16 years agoUpdate
Kern Sibbald [Tue, 5 Feb 2008 20:54:59 +0000 (20:54 +0000)]
Update

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

16 years agoPlugin implementation. First cut backup working
Kern Sibbald [Tue, 5 Feb 2008 20:39:06 +0000 (20:39 +0000)]
Plugin implementation. First cut backup working

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

16 years agoPlugin implementation
Kern Sibbald [Tue, 5 Feb 2008 10:56:20 +0000 (10:56 +0000)]
Plugin implementation

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

16 years agoebl update accurate project
Eric Bollengier [Tue, 5 Feb 2008 08:22:37 +0000 (08:22 +0000)]
ebl  update accurate project

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

16 years agoMore plugin implementation
Kern Sibbald [Mon, 4 Feb 2008 22:12:14 +0000 (22:12 +0000)]
More plugin implementation

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

16 years agoUpdate
Kern Sibbald [Mon, 4 Feb 2008 14:29:29 +0000 (14:29 +0000)]
Update

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

16 years agoUpdate
Kern Sibbald [Mon, 4 Feb 2008 14:22:41 +0000 (14:22 +0000)]
Update

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

16 years agoUpdate
Kern Sibbald [Mon, 4 Feb 2008 14:12:22 +0000 (14:12 +0000)]
Update

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

16 years agoModifications to get human readable information into fields in the
Dirk H Bartley [Sun, 3 Feb 2008 20:57:29 +0000 (20:57 +0000)]
Modifications to get human readable information into fields in the
medialist and joblist interfaces.

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

16 years agoUpdate plugins
Kern Sibbald [Sun, 3 Feb 2008 16:23:37 +0000 (16:23 +0000)]
Update plugins

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

16 years agoFD plugin enhancements
Kern Sibbald [Sun, 3 Feb 2008 13:51:07 +0000 (13:51 +0000)]
FD plugin enhancements

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

16 years agoUse fd-plugins in filed directory
Kern Sibbald [Sun, 3 Feb 2008 11:55:30 +0000 (11:55 +0000)]
Use fd-plugins in filed directory

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

16 years agoUpdate
Kern Sibbald [Sun, 3 Feb 2008 11:47:29 +0000 (11:47 +0000)]
Update

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

16 years agoUpdate
Kern Sibbald [Sun, 3 Feb 2008 10:38:50 +0000 (10:38 +0000)]
Update

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