]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/sd_plugins.c
Backport more from master
[bacula/bacula] / bacula / src / stored / sd_plugins.c
2012-08-18 Kern SibbaldBackport more from master
2012-08-17 Kern Sibbaldbackport code from master
2012-02-03 Kern SibbaldMerge branch 'Branch-5.2' of bsweb:bacula into Branch-5.2
2012-01-29 Marco van WieringenTweak no need to initialize the loop var.
2012-01-29 Marco van WieringenBackport better error debug output for sd plugins.
2012-01-29 Kern SibbaldFix plugin bug with multiple simultaneous jobs
2012-01-02 Kern SibbaldPull compiler warning cleanup code + other from master
2011-11-23 Kern SibbaldPull files from Master
2011-09-23 Marco van WieringenFix bug #1764 plugin_list shadows global variable of...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2009-03-28 Kern SibbaldAdd checks on the plugin version and the plugin license...
2009-03-14 Kern SibbaldFix problems with bug #1247 and 64 bit time_t OSes...
2008-11-20 Kern Sibbaldkes Since the user has been warned, allow console...
2008-11-18 Eric Bollengierebl Add debug hook
2008-10-11 Kern Sibbaldkes Add plugin types in jcr.h to reduce need to cast.
2008-09-08 Kern SibbaldFirst cut SD plugin + minor plugin changes