]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib/runscript.c
Change copyright as per agreement with FSFE
[bacula/bacula] / bacula / src / lib / runscript.c
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 Eric BollengierImplement RestoreObject for sqlite + cleanups
2013-04-20 Kern SibbaldUse jcr->setJobStatus() in favor of set_jcr_job_status...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Eric BollengierFix #1526 about verify jobs and runscript
2009-03-07 Kern Sibbaldkes Prepare to add JS_Warnings termination status.
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-03-13 Eric Bollengierebl Permit multiple command/console per runscript...
2008-03-13 Eric Bollengierebl Add AfterVSS option to RunsWhen runscript option
2007-12-31 Kern SibbaldImplement first cut running console commands in a RunSc...
2007-12-24 Kern SibbaldMore tweaks for job_code_edit on Win32
2007-12-14 Kern SibbaldApply patch from Bastian Friedrich <bastian.friedrich...
2007-07-22 Kern SibbaldCorrect RunScript to terminate job in FD on failure.
2007-07-22 Kern SibbaldEnsure that RunScript fails job on FD
2007-07-22 Kern Sibbaldkes Change abort_on_error and AbortJobOnError to fail_...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-20 Kern Sibbaldkes Fix tray-monitor by not requiring a timer interval...
2007-04-21 Eric Bollengierebl fix comments
2007-04-20 Eric Bollengierebl fix #824 bug about runscript
2006-11-21 Kern SibbaldUpdate copyrights
2006-11-05 Eric Bollengierebl fix RunBefore must AbortJobOnError
2006-11-02 Eric Bollengierebl Change M_FATAL to M_ERROR, it will use jcr->Errors...
2006-08-07 Kern Sibbaldkes Fix bug #462 incorrect error message printed when...
2006-07-27 Eric Bollengier o add fix to get fd-1.3X work with new dir-1.4X runscr...
2006-07-23 Eric Bollengier o fix runscript bug on dird
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-05-27 Eric Bollengier o initial add