]> git.sur5r.net Git - bacula/bacula/history - bacula/src/plugins/fd
Use new FO_xxx bits in backup/restore and plugins
[bacula/bacula] / bacula / src / plugins / fd /
2010-11-25 Kern SibbaldUse new FO_xxx bits in backup/restore and plugins
2010-11-25 Eric BollengierDon't define DLL_IMP_EXP twice in fd_common.h
2010-11-25 Eric BollengierTweak debug message
2010-11-25 Eric BollengierUpdate delta plugin to raise error if we get delta...
2010-11-25 Eric BollengierFix delta-test-fd
2010-11-25 Eric BollengierMake non accurate fatal for delta-test plugin
2010-11-25 Eric BollengierTweak plugin makefile to install delta-test
2010-11-25 Eric BollengierTweak delta-test to use ofname instead of fixed name
2010-11-25 Eric BollengierUpdate delta plugin
2010-11-25 Eric BollengierAdd delta-test plugin
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Eric Bollengiertweak bpipe-fd to display PluginCommand
2010-08-02 Kern SibbaldChange plugin FileSet function names add NewOptions...
2010-08-02 Kern SibbaldSecond cut plugin filesets
2010-08-02 Kern SibbaldAdd exclude to test program
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 SibbaldCreate and put data into RestoreObject table
2010-08-02 Kern SibbaldMake build and install of test-plugin for regress automatic
2010-08-02 Kern SibbaldTemp remvoe add exclude
2010-08-02 Kern SibbaldFirst attempt to fix plugin excludes
2010-08-02 Kern SibbaldGet binary objects working
2010-08-02 Kern SibbaldCreate test-plugin-fd
2010-08-02 Kern SibbaldAdd more doc to example-plugin
2010-01-20 Kern SibbaldFix FD crash when plugin running and cancel given
2009-12-28 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-27 Marco van WieringenMerge branch 'master' of ssh://marcovw@bacula.git.sourc...
2009-12-27 Marco van WieringenMerge branch 'master' into mvw/plugin-changes
2009-12-26 Marco van WieringenMerge branch 'master' into mvw/plugin-changes
2009-12-24 Marco van WieringenPlugins are dependable on libtool now so cleaned the...
2009-03-28 Kern SibbaldAdd checks on the plugin version and the plugin license...
2009-02-18 Kern SibbaldEnsure that libtool directory always cleaned + reduce
2008-12-22 Eric Bollengierebl Add CPPFLAGS to compile bpipe module
2008-11-12 Eric Bollengierebl Initialize plugin in director
2008-11-12 Eric Bollengierebl Make example plugins for dird and filed working
2008-11-07 Eric Bollengierebl Fix compilation
2008-11-07 Eric Bollengierebl Fix compilation error
2008-11-07 Kern SibbaldAdd dbglvl to bpipe-fd plugin
2008-10-19 Kern Sibbaldkes Add Makefile dependency when using LIBTOOL_LINK...
2008-10-14 Kern SibbaldApply patch from Marco van Wieringen <mvw@planets...
2008-10-11 Kern Sibbaldkes Add plugin types in jcr.h to reduce need to cast.
2008-10-04 Kern Sibbaldkes Refactor restore code to create a close_previous_s...
2008-10-03 Kern Sibbaldkes Fix plugin_bwrite - plugin-blseek mixup pointed...
2008-09-30 Kern SibbaldExplicitly create plugin directory in Makefile
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 SibbaldAdd src/plugins/fd/Makefile to ./configure process
2008-09-24 Kern SibbaldAdd more plugin documentation and fix include of config...
2008-09-14 Kern Sibbaldkes Modify the license of the example plugin program...
2008-09-08 Kern SibbaldTweak
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-04-10 Kern SibbaldApply Bastian Friedrich's edit codes patch for the...
2008-03-08 Kern SibbaldRename fd/dir plugin to use Bacula standard underscore.
2008-03-08 Kern SibbaldPlugin work -- bring dir up to fd level.
2008-02-21 Kern SibbaldFirst incomplete cut of big malloc blocks for htable.
2008-02-17 Kern SibbaldBuild example plugin only on explicit request
2008-02-13 Kern SibbaldPlugin restore works
2008-02-12 Kern SibbaldPlugin updates
2008-02-12 Kern SibbaldPlugin update
2008-02-12 Kern SibbaldPlugin update
2008-02-08 Kern SibbaldPlugin updates
2008-02-08 Kern SibbaldFix plugin backup/restore sizes
2008-02-08 Kern SibbaldPlugin update
2008-02-07 Kern SibbaldPlugin update
2008-02-05 Kern SibbaldPlugin implementation. First cut backup working
2008-02-05 Kern SibbaldPlugin implementation
2008-02-04 Kern SibbaldMore plugin implementation
2008-02-03 Kern SibbaldUpdate plugins
2008-02-03 Kern SibbaldFD plugin enhancements
2008-02-03 Kern SibbaldUse fd-plugins in filed directory
2008-02-03 Kern SibbaldUpdate
2008-02-03 Kern SibbaldUpdate
2008-02-02 Kern Sibbaldkes Implement DB Driver = string for the DBI driver.
2008-01-28 Kern SibbaldAlpha integration of Dir plugin
2008-01-26 Kern SibbaldFirst integration of FD plugin
2008-01-25 Kern SibbaldUpdate fd-plugin
2008-01-25 Kern SibbaldUpdate
2008-01-03 Kern SibbaldUpdate plugin
2008-01-03 Kern Sibbaldplugin update
2008-01-03 Kern SibbaldPlugin update
2008-01-02 Kern SibbaldA little work on FD plugin
2007-12-12 Kern SibbaldImplement Plugin Directory and plugin events.
2007-11-26 Kern SibbaldZeroth integration of plugins
2007-11-14 Kern SibbaldCommit 0th cut of plugins