]> git.sur5r.net Git - bacula/bacula/history - bacula/src/plugins
Add openssl-compat.h which went in wrong directory
[bacula/bacula] / bacula / src / plugins /
2017-11-11 Radosław KorzeniewskiUpdate ACL/XATTR code and define new ACL/XATTR API...
2017-10-28 Kern SibbaldFix too big copy to test FD plugin_ctx
2017-08-05 Eric Bollengierbpipe: Fix compiler warning
2017-05-22 Kern SibbaldBig backport from Enterprise
2015-12-27 Kern SibbaldApplied modified patch from bug#2117 to fix bpipe end...
2015-12-27 Kern SibbaldTweak change copyright as per agreement with FSFE
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2015-01-06 Kern SibbaldTweak license
2014-12-27 Kern SibbaldAdd license to files without any
2014-07-29 Kern SibbaldFix commenting error Release-7.0.5
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern Sibbaldbackport code from master
2013-04-20 Kern SibbaldAdd test-deltaseq source
2013-04-20 Kern SibbaldRename delta-test plugin to test-deltaseq
2013-04-20 Marco van WieringenTweak Makefile.in for example fd plugin.
2013-04-20 Marco van WieringenTweak example SD plugin.
2013-04-20 Marco van WieringenTweak Makefile.in
2013-04-20 Marco van WieringenRemoved old sd plugins which doesn't work anymore.
2013-04-20 Eric BollengierTest new plugin function in bpipe and test plugin
2013-04-20 Eric Bollengiertweak copyright
2013-04-20 Kern SibbaldPull compiler warning cleanup code + other from master
2013-04-20 Kern SibbaldTweak pull fixed plugins fd_common.h from master
2013-04-20 Marco van WieringenFix bug #1764 plugin_list shadows global variable of...
2013-04-20 Eric BollengierTweak director plugin example
2013-04-20 Eric Bollengierregress: Add debug for RestoreObject test
2013-04-20 Eric BollengierUse C99 __VA_ARGS__ instead of GCC extention ##__VA_ARGS__
2013-04-20 Eric BollengierAdd helpers to add drives in VSS snapshot from plugins
2013-04-20 Eric BollengierMove accurate test in BackupCommand for delta and delta...
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-03-28 Kern SibbaldDoc tweaks
2009-02-18 Kern SibbaldEnsure that libtool directory always cleaned + reduce
2008-12-22 Eric Bollengierebl Add CPPFLAGS to compile bpipe module
2008-11-19 Kern Sibbaldkes Apply patch from bug #1187. It prints an error...
2008-11-18 Eric Bollengierebl Make SD plugins working
2008-11-13 Eric Bollengierebl Add more variable accessible through the director...
2008-11-12 Eric Bollengierebl Initialize plugin in director
2008-11-12 Eric Bollengierebl Add plugin list to status dir command output
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 SibbaldAdd first cut sd plugin driver
2008-09-08 Kern SibbaldFirst cut SD plugin + minor plugin changes
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
next