]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/ua_restore.c
Fix bug #2212 where restore jobid=nn file=xxx restores the files twice
[bacula/bacula] / bacula / src / dird / ua_restore.c
2018-05-27 Kern SibbaldFix bug #2212 where restore jobid=nn file=xxx restores...
2017-11-12 Eric BollengierAdd "noautoparent" restore command option to disable...
2017-05-29 Kern SibbaldFix some problems noted by clang
2017-05-22 Kern SibbaldBig backport from Enterprise
2015-12-19 Kern SibbaldFix restore when storage specified on command line
2015-08-13 Kern SibbaldTweak fix compiler warning
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-03-27 Kern SibbaldBackport from BEE
2013-04-20 Marco van WieringenFix typo
2013-04-20 Kern SibbaldTweak Storage warning message for restore when StorageI...
2013-04-20 Eric BollengierRename ua->err to ua->errmsg
2013-04-20 Eric BollengierCheck some user inputs in purge and restore commands
2013-04-20 Kern SibbaldAdd code to trim heap after big mallocs
2013-04-20 Marco van WieringenBackport of class based catalog backends into Branch...
2013-04-20 Kern SibbaldFree unused pool memory after restore
2013-04-20 Kern SibbaldAdd replace=xxx on restore command line
2013-04-20 Eric BollengierAdd restore_job= option to restore command
2010-11-25 Eric BollengierInsert Delta in bootstrap by JobTDate
2010-11-25 Eric BollengierAdd delta option to db_get_file_list()
2010-11-25 Eric BollengierSupport restore with Delta in Director
2010-11-25 Eric BollengierDon't compute accurate list with MD5 if not used
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldExtract restore object and send to FD first cut
2010-08-02 Eric BollengierAdd comment= option to restore and run commands
2009-12-06 Kern SibbaldUse restore count from write_bsr
2009-11-08 Eric BollengierMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-11-05 Eric BollengierMerge branch 'master' into basejobv3
2009-11-02 Eric BollengierMerge branch 'master' into basejobv3
2009-10-23 Eric BollengierMerge branch 'master' into basejobv3
2009-10-17 Eric BollengierMerge branch 'master' into basejobv3
2009-10-17 Eric BollengierMerge branch 'master' into basejobv3
2009-10-16 Eric BollengierMerge branch 'master' into basejobv3
2009-10-09 Eric BollengierMerge branch 'master' into basejobv3
2009-10-09 Eric BollengierMerge branch 'master' into basejobv3
2009-10-05 Eric BollengierMerge commit 'sf/master' into basejobv3
2009-10-03 Eric BollengierMerge branch 'master' into basejobv3
2009-09-30 Eric BollengierMerge branch 'master' into basejobv3
2009-09-18 Eric BollengierMerge branch 'master' into basejobv3
2009-09-15 Eric BollengierUpdate restore menu 12 explanation
2009-09-14 Eric BollengierMerge branch 'master' into basejobv3
2009-09-08 Eric BollengierMerge branch 'master' into basejobv3
2009-09-07 Eric BollengierMerge branch 'master' into basejobv3
2009-09-02 Eric BollengierMerge branch 'master' into basejobv3
2009-08-31 Eric BollengierMerge branch 'master' into basejobv3
2009-08-31 Eric BollengierUse new db_list_ctx class instead of bad POOLMEM*
2009-08-31 Eric BollengierMerge branch 'master' into basejobv3
2009-08-30 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-08-30 Kern SibbaldFix bug #1355 Director crashes with double free in...
2009-08-26 Eric BollengierMerge branch 'master' into basejobv3
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-14 Eric BollengierMerge branch 'master' into basejobv3
2009-08-07 Eric BollengierMerge branch 'master' into basejobv3
2009-08-07 Eric BollengierMerge branch 'master' into basejobv3
2009-08-06 Eric BollengierMerge branch 'master' into basejobv3
2009-08-06 Eric BollengierAdd the rest of files for new Bvfs
2009-08-04 Eric BollengierMerge branch 'master' into basejobv3
2009-08-04 Eric BollengierMerge branch 'master' into basejobv3
2009-08-04 Eric BollengierMerge branch 'master' into basejobv3
2009-08-03 Eric Bollengierreplace free&NULL by free_and_null
2009-08-03 Eric Bollengiercleanup
2009-08-03 Eric Bollengierfix
2009-08-03 Eric Bollengierdisplay base jobs during restore
2009-08-03 Eric Bollengiertweak comments
2009-08-03 Eric Bollengiermake regression ok
2009-08-03 Eric Bollengiertweak debug
2009-07-14 Eric Bollengierebl Implement project 2, about new restore menu
2009-05-23 Kern SibbaldRework printed message when files are purged on restore
2009-05-23 Kern SibbaldTweak PurgedFiles check on restore
2009-05-23 Kern SibbaldWhen doing a tree selection restore, look at the Purged...
2009-04-30 Kern SibbaldFix purged restore prompting
2009-04-29 Kern SibbaldFix bug #1281 allow all on restore command line to...
2008-12-21 Eric Bollengierebl Display copies only if "copies" keyword is used
2008-12-21 Eric Bollengierebl remove sql changes for copies
2008-12-20 Eric Bollengierebl remove debug
2008-12-20 Eric Bollengierebl Work on copy jobs
2008-10-05 Kern Sibbaldkes Integrate patch from Kjetil Torgrim Homme <kjetilh...
2008-07-14 Kern Sibbaldkes Remove old code from label.c
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-07-06 Kern Sibbaldkes Remove sleep at end of ./bacula
2008-05-24 Kern SibbaldApply Allan Black's status dir job count patch.
2008-05-17 Kern SibbaldFix buffer overruns detected by Coverity
2008-02-25 Eric Bollengierebl Commit accurate patch project.
2008-02-22 Kern SibbaldApply patch (with some difficulties) from Joao Henrique...
2007-12-24 Kern Sibbaldkes Fix seg fault Frank Sweetser reports in regression...
2007-09-12 Dan LangilleModify db_escape_string() to take both jcr and db.
2007-08-24 Kern SibbaldFix typo in split_path ...
2007-08-23 Kern Sibbald23Aug07
2007-08-09 Kern SibbaldUpdate ReleaseNotes
2007-07-29 Kern SibbaldFix typo
2007-07-26 Kern SibbaldUpdate version
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-13 Kern Sibbaldkes Fix restore before command.
2007-05-06 Kern Sibbaldkes Start implementing bstrerror() in place of strerror().
2007-04-26 Kern SibbaldFirst cut implementing backup and restore client.
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
next