]> git.sur5r.net Git - bacula/rescue/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)
commit1e6a1da146e82c41075749d00720431ce5c1bfd7
tree620ecb6ee79e751436114e54737817be9b742a57
parentae871fedbe3f781ab7f870e1e09f2edbda86697b
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.