]> git.sur5r.net Git - bacula/bacula/history - bacula/src/win32/filed/plugins
Tweak fix MySQL quoting again :-(
[bacula/bacula] / bacula / src / win32 / filed / plugins /
2010-09-07 Kern SibbaldTweak handle skip code 900 in vss plugin
2010-09-07 Kern SibbaldAllow plugin to skip restore if problem
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldFix Makefile and build problems
2010-08-02 James HarperFirst cut Share Point plugin
2010-08-02 James HarperJames' patch
2010-08-02 Kern SibbaldAdd new file I missed from James' plugin patch
2010-08-02 Kern SibbaldApply James' patch with my restore object changes
2010-08-02 James HarperPatch from James
2010-08-02 Kern SibbaldReduce compiler warnings for Win32 plugins + tweak...
2010-08-02 James HarperSystem State plugin update
2010-08-02 James HarperSecond plugin patch
2010-08-02 James HarperSystem State plugin first cut
2010-08-02 Kern SibbaldTweak: win32 bpipe
2010-08-02 Kern SibbaldAdd first cut at Win32 bpipe
2010-08-02 Kern SibbaldAnother file to add James' code to get VssObject
2010-08-02 Kern SibbaldAdd skeleton of system state plugin
2010-01-21 Kern SibbaldFix Exchange plugin to stop on error. Fixes bug #1442
2009-10-23 Eric BollengierMerge branch 'master' into basejobv3
2009-10-18 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-10-18 James Harperfix crash on exchange restore fail
2009-05-04 James HarperAdded extra logging to determine the exchange server...
2009-05-03 James HarperOnly define winapi's for 32 bit build. Already defined...
2009-05-03 James HarperChange GetComputerName to GetComputerNameEx so that...
2009-04-05 Kern SibbaldFix Win32 make clean to clean correctly
2009-04-04 Kern SibbaldAdd bconsole to Win64 installer
2009-04-01 James Harperremoved spurious warning message
2009-03-29 James Harperwhitespace cleanup
2009-03-29 James HarperUpdated Exchange plugin to support accurate mode
2009-03-28 Kern SibbaldAdd checks on the plugin version and the plugin license...
2009-03-23 Eric Bollengierebl Tweak code to compile win64 version with mingw
2009-03-20 James HarperDetect the case where logfiles but no databases are...
2009-03-15 James Harperadded error message for hrCBDatabaseNotFound
2009-03-10 Eric Bollengierebl permit to choose between w2_32 and wsock32 network lib
2009-01-22 Eric Bollengierebl tweak cast from pointer to integer
2008-10-30 James Harperfixed bug on restore due to mingw handling of wide...
2008-10-25 Kern SibbaldApply James' patch
2008-10-24 Kern SibbaldAttempt to get correct win32 includes
2008-10-23 Kern SibbaldParameterize win32 plugin Makefile a bit
2008-10-23 Kern SibbaldIntegrate James Harper's Exchange Win32 plugin patch.