]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/restore.c
Apply patch from Wandlei Huttel to add Run Time and suffix to Restored bytes
[bacula/bacula] / bacula / src / dird / restore.c
2018-05-27 Kern SibbaldApply patch from Wandlei Huttel to add Run Time and...
2017-12-09 Radosław KorzeniewskiPort missing RestoreObject Plugin Config code from...
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-05-31 Eric BollengierFix the restore termination string in the job report...
2015-12-16 Kern SibbaldPartial modification of copyrights as per agreement...
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-07-26 Kern SibbaldTweak remove unused variables
2014-07-26 Eric BollengierFix some errors reported by valgrind. May fix the probl...
2014-06-09 Kern SibbaldFix Bacula to work with newer Windows pthreads library
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Eric BollengierFix #4996 about MaxRunTime canceling the job too early
2013-04-20 Kern SibbaldSet job status to running when restore job really starts
2013-04-20 Kern SibbaldMake bad Storage check in is_on_same_storage non-fatal
2013-04-20 Kern SibbaldUse jcr->setJobStatus() in favor of set_jcr_job_status...
2010-11-12 Eric BollengierRemove extra EndTime displayed on the first line of...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldFix bug #1582 Restore from multiple storage daemons...
2010-08-02 Kern SibbaldTweak: use C++ rather than C and use Bacula indenting...
2010-08-02 Kern SibbaldRestore object now sent to FD
2010-08-02 Kern SibbaldTweak remove trailing space add doxygen doc marks
2010-08-02 Kern SibbaldExtract restore object and send to FD first cut
2009-08-14 Eric BollengierMerge branch 'master' into basejobv3
2009-08-11 Eric BollengierMerge branch 'master' into bat_slot
2009-08-08 Kern SibbaldUse 64 bit ftell and fseek in send_bootstrap_file
2009-07-30 Eric BollengierAllow restore from multiple storage
2009-07-14 Kern SibbaldSend bootstrap directly from DIR to SD
2009-03-07 Kern Sibbaldkes Prepare to add JS_Warnings termination status.
2009-03-06 Kern Sibbaldkes Fix the Win32 build.
2008-10-13 Eric Bollengierebl Pemit to mark version as Beta in some ouputs
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-03-10 Kern Sibbaldkes Implement FD version to allow easier protocol...
2008-03-06 Kern SibbaldFirst cut at Duplicate Job implementation.
2008-02-12 Kern SibbaldPlugin update
2007-09-20 Eric Bollengierebl Fix #955 bug which was introduce with regexwhere...
2007-09-13 Kern Sibbaldkes Cancel storage daemon in all cases where FD report...
2007-09-12 Kern Sibbaldes Fix error message that was clobbered when Dir tells...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-08 Kern Sibbaldkes Make lack of Pool directive in Job an ERROR_TERM...
2007-04-24 Eric Bollengierebl cleanup File relocation to use RegexWhere instead of
2007-04-22 Eric Bollengierebl use regexwhere instead of rwhere
2007-04-22 Eric Bollengierebl Commit file relocation
2007-04-01 Kern Sibbaldkes Modify job report to include director name and...
2007-03-31 Kern SibbaldSimplify Job report first line + move debug code
2007-03-24 Kern Sibbaldkes Write new subroutine is_volume_purged() that expli...
2006-12-09 Eric Bollengierebl Fix runscript to always execute command after...
2006-12-01 Kern Sibbaldkes Initialize msg_type to M_INFO in migration. Pointe...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Kern SibbaldStart applying new FSFE copyright.
2006-09-26 Kern Sibbaldkes Enhance error message when restoring without boots...
2006-07-08 Kern Sibbald ======================= Warning ================...
2006-05-27 Eric Bollengier Done with item 9 = Implement new {Client}Run{Before...
2006-05-26 Kern Sibbald26May06
2006-01-30 Kern Sibbald- Continue implementing migration.
2005-12-21 Kern SibbaldRemove new bnet_sig
2005-12-03 Kern Sibbald03Dec05
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-15 Kern Sibbald- Get VSS build scripts working with Thorsten's help.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-05-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
2005-03-17 Kern Sibbald- Detect if fseeko exists with autoconf. If so, use it
2005-02-28 Kern Sibbald- Corrected some typos in the make_xxx_tables.in files.
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-11-21 Kern Sibbald- Fix removing items from watchdog queue, which apparently
2004-11-15 Kern Sibbald- Fix cancel bug in FD on /lib/tls with zero pid in
2004-11-11 Kern SibbaldAdd working_directory to be /tmp for wx_console.
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-09-05 Kern Sibbald- Send all queued messages in SD and FD prior to closin...
2004-06-26 Kern SibbaldRewrite spool error cod + level keyword for estimate
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-04-19 Kern SibbaldUpdate Console conf code + update copyrights in dird
2004-04-18 Kern SibbaldJobq.c race bug fixed + minor updates
2004-03-09 Kern SibbaldMore data spooling updates
2004-01-12 Kern SibbaldFix win32 directory permission restore problems
2004-01-10 Kern SibbaldDoc updates + first cut Volume polling code
2003-11-11 Kern SibbaldFix segfault from double free or RestoreBootstrap;...
2003-10-29 Kern SibbaldFinal changes
2003-09-09 Kern SibbaldPrint warning when drive is unmounted + misc cleanups
2003-09-06 Kern SibbaldImplement ClientRunBeforeJob and ClientRunAfterJob
2003-07-06 Kern SibbaldFix tree code from bashing restore args + pass prefix...
2003-07-05 Kern SibbaldConstrain BSR indexes, fix bscan, add some new alist...
2003-06-09 Kern SibbaldBig reorganization of restore code into lib/attr.c
2003-06-02 Kern SibbaldSplit out routines into new files + Implement Verify...
2003-05-31 Kern SibbaldSee kes-1.31
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-25 Kern SibbaldAdd error jcr to read_block and print errors
2003-05-20 Kern SibbaldFix double jobmedia bug, doc, add non-fatal error count
2003-05-05 Kern SibbaldAdd Dir heartbeat in FD
2003-05-02 Kern SibbaldAdd ssl to storage command for verify and restore
2003-04-06 Kern SibbaldMore on barcodes
2003-03-31 Kern SibbaldAdd verbose, Uname info, better Device error msg
2003-03-25 Kern SibbaldFix restore of symbolic links
2003-01-22 Kern Sibbaldprefix links code in Dir
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2003-01-14 Kern SibbaldJobStatus updates
2002-12-29 Kern SibbaldFix Restore options
2002-12-16 Kern SibbaldEndBlock fix, enhanced fill in btape, ...
2002-11-21 Kern SibbaldSee kes21Nov02
2002-11-01 Kern Sibbaldbacula script + stack overrun -- see kes30Oct02
2002-10-30 Kern SibbaldMinor changes
next