]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib/plugins.c
Update ACL/XATTR code and define new ACL/XATTR API for Plugins.
[bacula/bacula] / bacula / src / lib / plugins.c
2017-11-11 Radosław KorzeniewskiUpdate ACL/XATTR code and define new ACL/XATTR API...
2016-01-10 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 Kern SibbaldFix plugin bug with multiple simultaneous jobs
2013-04-20 Kern SibbaldTweak fix compile error on older FreeBSDs
2013-04-20 Kern SibbaldPull compiler warning cleanup code + other from master
2013-04-20 Marco van WieringenFix bug #1764 plugin_list shadows global variable of...
2013-04-20 Eric BollengierImplement RestoreObject for sqlite + cleanups
2010-11-25 Eric Bollengierrename plugin->len to plugin->file_len
2010-11-25 Eric BollengierHandle all kind of plugins when computing plugin name...
2010-11-25 Eric BollengierEnsure that two plugins starting with the same name...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Eric BollengierFix segfault when loading Plugins
2010-08-02 Kern SibbaldFix plugin load not to stop if one plugin bad -- pointe...
2009-12-10 Kern SibbaldEliminate compiler warning
2009-12-09 Kern SibbaldFix misnamed variable
2009-12-09 Kern SibbaldReorder lock_volumes and dlock in SD to avoid race...
2009-11-05 Eric BollengierMerge branch 'master' into basejobv3
2009-11-02 Kern SibbaldAdd -m option to DIR,FD,SD to dump kaboom output
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...
2008-11-11 Eric Bollengierebl Add Plugin debug after a fatal signal.
2008-10-11 Kern Sibbaldkes Add plugin types in jcr.h to reduce need to cast.
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-10 Kern Sibbaldkes Enable Win32 plugin load code in lib.
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-02-26 Kern SibbaldFix free of plugin_list when none exists
2008-02-17 Kern SibbaldPlugin debug code + tweak a couple bat dialog layouts
2008-02-12 Kern SibbaldPlugin update
2008-02-05 Kern SibbaldPlugin implementation. First cut backup working
2008-02-03 Kern SibbaldUpdate plugins
2008-01-28 Kern SibbaldAlpha integration of Dir plugin