]> git.sur5r.net Git - bacula/bacula/history - bacula/src/filed/fd_plugins.h
Restore win32 dir from Branch-5.2 and update it
[bacula/bacula] / bacula / src / filed / fd_plugins.h
2018-04-17 Kern SibbaldRestore win32 dir from Branch-5.2 and update it
2017-11-11 Radosław KorzeniewskiUpdate ACL/XATTR code and define new ACL/XATTR API...
2017-05-22 Kern SibbaldBig backport from Enterprise
2015-12-20 Kern SibbaldChange copyright as per agreement with FSFE
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern Sibbaldbackport code from master
2013-04-20 Eric BollengierAllow plugin to backup a directory
2013-04-20 Eric BollengierMark that a file was found in the accurate list in...
2013-04-20 Eric BollengierSend previous Job name during Incremental/Differential...
2013-04-20 Eric BollengierAdd new features in plugin
2013-04-20 Kern SibbaldAdd extra Bacula plugin variables
2010-11-25 Eric BollengierRename bEventVssSnapshotLetters to bEventPrepareSnapshot
2010-11-25 Eric BollengierTweak new event documentation
2010-11-25 Eric BollengierAllow plugins to add drives to vss snapshot
2010-11-25 Eric BollengierTweak delta_seq on restore_pkt
2010-11-25 Eric BollengierPass Delta Sequence to save_pkt and restore_pkt
2010-11-25 Kern SibbaldFirst cut Delta code in FD
2010-11-12 Kern SibbaldAdd bEventVssBeforeCloseRestore per James
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-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Eric Bollengierupdate comments
2010-08-02 Eric BollengierImplement bEventPluginCommand event for systemstate...
2010-08-02 Kern SibbaldAdd compress/decompress of Object Record data
2010-08-02 Kern SibbaldChange plugin FileSet function names add NewOptions...
2010-08-02 Kern SibbaldCorrect new plugin names
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 SibbaldAdd vss_close_backup_session after find_files + add...
2010-08-02 Kern SibbaldCleanup restore_object packet
2010-08-02 Kern SibbaldPass restore object to plugin
2010-08-02 Kern SibbaldGet binary objects working
2010-08-02 Kern SibbaldStuff object in extended attributes
2010-08-02 Kern SibbaldAdd FT_RESTORE and first cut handling it
2010-08-02 James HarperApply James' rename events patch
2010-08-02 James HarperApply James' plugin patch
2010-08-02 Marco van WieringenFix compiler warning.
2010-08-02 James HarperAdd bVarVssDllHandle so that a plugin can get GetProcAd...
2010-08-02 Kern SibbaldAdd bEventInitializeVSS as requested by James
2010-08-02 Kern SibbaldCreate AddExclude entry point for plugins
2010-08-02 Kern SibbaldAdd James' code to get VssObject
2009-12-13 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-13 Marco van WieringenMake SUN C++ compiler stop complaining about enum defin...
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 Make example plugins for dird and filed working
2008-10-13 Kern SibbaldChange API malloc/free entrypoint names
2008-10-09 Kern Sibbaldkes Add malloc and free Bacula entry points for plugin...
2008-10-04 Kern Sibbaldkes Refactor restore code to create a close_previous_s...
2008-10-03 Kern SibbaldTweak tabbing
2008-10-03 Kern Sibbaldkes Fix plugin_bwrite - plugin-blseek mixup pointed...
2008-09-29 Kern Sibbaldkes Create plugin instance only when FD job starts.
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-24 Kern SibbaldAdd more plugin documentation and fix include of config...
2008-09-18 Kern SibbaldTweak technotes
2008-09-08 Kern SibbaldFirst cut SD plugin + minor plugin changes
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.