]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/restore.c
kes Cancel storage daemon in all cases where FD reports error. This
[bacula/bacula] / bacula / src / dird / restore.c
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
2002-10-29 Kern SibbaldImportant protocol change -- see kes29Oct02
2002-10-09 Kern Sibbaldbtape updates + documentation -- see kes09Oct02
2002-08-25 Kern SibbaldFirst cut new SD lock + restore buffer bug fix
2002-08-24 Kern SibbaldMake restore work well
2002-08-11 Kern SibbaldLots of cleanup for restore -- kes11Aug02
2002-08-04 Kern Sibbaldrestore cmd + misc -- see kes04Aug02
2002-06-25 Kern SibbaldBasic Restore bootstrap implemented -- kes25Jun02
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-05-18 Kern Sibbald1.20 update -- kes18May02
2002-05-04 Kern SibbaldRetention period updates
2002-04-23 Kern SibbaldInitial revision