]> git.sur5r.net Git - bacula/bacula/commit
kes Added the following to provide solutions to the plugin/Accurate
authorKern Sibbald <kern@sibbald.com>
Wed, 25 Mar 2009 10:23:42 +0000 (10:23 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 25 Mar 2009 10:23:42 +0000 (10:23 +0000)
commite487b7a1633c7815701042616b794f784a899bc5
treedc7dcff48233f9aa17c7225f75625b5f2c03c282
parentfd86818cc9e2801891cfd79be258b5a19ac5ed61
kes  Added the following to provide solutions to the plugin/Accurate
     problem -- bug #1236 Cannot restore incremental backups with
     the Exchange plugin.
     - New Bacula read-only variable bVarAccurate -- returns accurate flag
     - New Bacula write-only variable bVarFileSeen -- marks a file as seen
     - New plugin entry point -- checkFile that is called at the end
       of an Accurate job and allows the plugin to mark a file as seen.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8595 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/release-3-status.txt [new file with mode: 0644]
bacula/src/console/console.c
bacula/src/console/console_conf.c
bacula/src/filed/accurate.c
bacula/src/filed/fd_plugins.c
bacula/src/filed/fd_plugins.h
bacula/src/filed/protos.h
bacula/src/filed/xattr.c
bacula/src/lib/plugins.h
bacula/technotes-2.5