]> git.sur5r.net Git - bacula/bacula/history - bacula/src/filed/fd_plugins.c
Turn off plugin debug
[bacula/bacula] / bacula / src / filed / fd_plugins.c
2010-08-02 Kern SibbaldTurn off plugin debug
2010-08-02 Kern SibbaldCreate and put data into RestoreObject table
2010-08-02 Kern SibbaldFirst attempt to fix plugin excludes
2010-08-02 Kern SibbaldGet binary objects working
2010-08-02 Kern SibbaldStuff object in extended attributes
2010-08-02 Kern SibbaldTweak fd_plugins.c
2010-08-02 James HarperAdd bVarVssDllHandle so that a plugin can get GetProcAd...
2010-08-02 James HarperSystem State plugin first cut
2010-08-02 Kern SibbaldAdd plugin Exclude interface
2010-08-02 Kern SibbaldCreate AddExclude entry point for plugins
2010-08-02 Kern SibbaldAdd James' code to get VssObject
2010-01-20 Kern SibbaldFix FD crash when plugin running and cancel given
2010-01-20 Kern SibbaldMake a missing plugin during backup fatal
2009-12-05 Kern SibbaldChange old get_Jobxxx to getJobxxx
2009-04-28 Kern SibbaldCheck for job_canceled() in fd_plugin code
2009-03-29 Kern Sibbaldkes Correct bacula32.def entry point as specified...
2009-03-28 Kern SibbaldDirectly mark all files saved by plugin as being seen...
2009-03-28 Kern SibbaldAdd checks on the plugin version and the plugin license...
2009-03-28 Kern SibbaldModify plugin checkFile to return bRC_Seen to cause...
2009-03-25 Kern Sibbaldkes Added the following to provide solutions to the...
2009-03-07 Kern SibbaldPrevent bls from printing binary data when a plugin...
2008-11-22 Kern SibbaldRemove all time_t from arguments in favor of utime_t...
2008-11-12 Eric Bollengierebl Initialize plugin in director
2008-11-11 Eric Bollengierebl Add Plugin debug after a fatal signal.
2008-11-06 Kern SibbaldTweak debug
2008-10-11 Kern Sibbaldkes Add plugin types in jcr.h to reduce need to cast.
2008-10-09 Kern Sibbaldkes Add malloc and free Bacula entry points for plugin...
2008-10-07 Kern SibbaldCorrect binfo size per James
2008-10-06 Kern SibbaldCopy plugin link field into ffpkt.
2008-10-04 Kern Sibbaldkes Refactor restore code to create a close_previous_s...
2008-10-04 Kern SibbaldAdd more plugin restore debug code.
2008-10-03 Kern Sibbaldkes Fix plugin_bwrite - plugin-blseek mixup pointed...
2008-09-30 Kern SibbaldAdd plugin debug code
2008-09-30 Kern SibbaldAnother attempt to fix the endRestoreFile plugin bug...
2008-09-29 Kern SibbaldCorrect a bug in passing the context to the endRestoreF...
2008-09-28 Kern Sibbaldkes Add cmd_plugin flag to jcr so we can globally...
2008-09-27 Kern Sibbaldkes Implement build and install of bpipe-fd.so plugin.
2008-09-26 Kern Sibbaldkes Rework the pluginIO Bacula internal code to enable
2008-09-25 Kern Sibbaldkes Improve plugin debug. Create plugin test.
2008-09-25 Kern Sibbaldkes Make first cut attempt to correct SQL that compute...
2008-09-24 Kern SibbaldAdd more plugin documentation and fix include of config...
2008-09-21 Kern SibbaldFix compile errors in filed/fd_plugin.c.
2008-09-18 Kern SibbaldTweak technotes
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-03-08 Kern SibbaldRename fd/dir plugin to use Bacula standard underscore.