]> git.sur5r.net Git - bacula/docs/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)
commitf3df4b064394c47c0e35d57dfde66f0da9dad6b2
tree377276d9c61809cade895cde9f63d0a9982488ee
parentf42bab9c4472b192d6972735ad1ab7b2cfd1b8d5
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.