]> git.sur5r.net Git - bacula/bacula/history - bacula/src/filed/fd_plugins.c
Track unbalanced start/end plugin stream
[bacula/bacula] / bacula / src / filed / fd_plugins.c
2013-04-20 Eric BollengierTrack unbalanced start/end plugin stream
2013-04-20 Kern SibbaldFix end plugin stream index
2013-04-20 Eric Bollengiertweak debug level in fd_plugin
2013-04-20 Eric BollengierAdd delta_seq available for plugin restore
2010-11-25 Kern SibbaldUse new FO_xxx bits in backup/restore and plugins
2010-11-25 Eric Bollengierrename plugin->len to plugin->file_len
2010-11-25 Eric BollengierTweak how we select a plugin for an event
2010-11-25 Eric BollengierEnsure that two plugins starting with the same name...
2010-11-25 Eric BollengierEnsure that two plugins starting with the same name...
2010-11-25 Eric BollengierUpdate bfile.offset when with plugin offset
2010-11-25 Eric BollengierPass Delta Sequence to save_pkt and restore_pkt
2010-11-25 Kern SibbaldClear delta sequence when not using in plugin
2010-11-25 Kern SibbaldImplement incrementation of delta_seq (I think)
2010-11-25 Kern SibbaldFirst cut Delta code in FD
2010-11-12 Kern SibbaldCall plugin bEventEndxxxJob even if Job canceled
2010-11-12 Kern SibbaldFix Windows build to know about exepath
2010-11-12 Eric BollengierAllow some plugin variables to be available during...
2010-11-12 Eric BollengierAdd bVarExePath to let plugins know about exepath
2010-11-05 Eric BollengierPermit to get Where/RegexWhere from Plugin and give...
2010-11-05 Eric BollengierAllow Plugin command without argument
2010-09-07 Kern SibbaldAllow plugin to skip restore if problem
2010-08-02 Kern SibbaldTweak error message
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldTweak add sm_dump comments in debug code
2010-08-02 Eric BollengierFix problem when sending Cancel event to plugin
2010-08-02 Eric BollengierAdd comments and cleanup
2010-08-02 Eric BollengierImplement bEventPluginCommand event for systemstate...
2010-08-02 Kern SibbaldChange plugin FileSet function names add NewOptions...
2010-08-02 Kern SibbaldSecond cut plugin filesets
2010-08-02 Kern SibbaldFirst cut more complicated fileset options for plugins
2010-08-02 James HarperAdd bVarWorkingDir to filed plugins
2010-08-02 Kern SibbaldConvert restore object to use STREAM_RESTORE_OBJECT...
2010-08-02 Kern SibbaldAdd vss_close_backup_session after find_files + add...
2010-08-02 Kern SibbaldPass restore object to plugin
2010-08-02 Kern SibbaldRestore object now sent to FD
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.