]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/fd_cmds.c
Integrate patch into latest version, which fixes bug #1882
[bacula/bacula] / bacula / src / dird / fd_cmds.c
2015-12-30 Kern SibbaldIntegrate patch into latest version, which fixes bug...
2015-12-16 Kern SibbaldPartial modification of copyrights as per agreement...
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-07-26 Kern SibbaldFix orphaned file descriptors during errors
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Eric BollengierSend previous Job name during Incremental/Differential...
2013-04-20 Eric BollengierUse RestoreObject type in Catalog
2013-04-20 Laurent PapierAdd LZO compression support in bacula-fd.
2013-04-20 Eric BollengierFix unitialized DeltaSeq during Verify jobs
2013-04-20 Kern SibbaldAdd missing code for rename incomplete to rerunning
2013-04-20 Kern SibbaldRename incomplete to rerunning for clarity
2013-04-20 Kern SibbaldUse jcr->setJobStatus() in favor of set_jcr_job_status...
2013-04-20 Kern Sibbaldreplace set_Jobxxx by setJobxxx
2013-04-20 Kern SibbaldFirst cut restart Jobs
2010-11-12 Kern SibbaldMake RestoreObject compatible with older FDs
2010-09-07 Eric BollengierChange FD protocol version to avoid error message when...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Eric Bollengiertweak debug level
2010-08-02 Eric BollengierFix RestoreObject for PostgreSQL
2010-08-02 Kern SibbaldAdd compress/decompress of Object Record data
2010-08-02 Kern SibbaldTweak new restore object code
2010-08-02 Kern SibbaldCleanup restore_object packet
2010-08-02 Kern SibbaldRestore object now sent to FD
2010-08-02 Kern SibbaldExtract restore object and send to FD first cut
2010-08-02 Eric BollengierDisplay AllowCompress warning message only if compressi...
2010-08-02 Kern SibbaldTweak update copyright date + sort job statuses
2010-08-02 Kern SibbaldFix seg fault in dup jobs regression test
2009-12-06 Kern SibbaldFix seg fault in new AllowCompression code
2009-12-06 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-06 Steve PolyackAdd AllowCompression feature
2009-12-05 Kern SibbaldChange old get_Jobxxx to getJobxxx
2009-09-14 Eric BollengierMerge branch 'master' into basejobv3
2009-09-09 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-09-09 Eric BollengierFix #1369 about segfault when using ExcludeDirContainin...
2009-07-30 Eric BollengierAllow restore from multiple storage
2009-07-14 Kern SibbaldSend bootstrap directly from DIR to SD
2009-07-02 Eric Bollengierebl Add estimate accurate=yes/no
2009-07-02 Kern SibbaldAnother fix for bug #1311 to get the correct last_full_time
2009-07-01 Kern SibbaldAdd debug code to MaxDiffInterval
2009-06-27 Kern SibbaldFix Win32 build -- turn off lockmgr and remove lockmgr...
2009-06-21 Kern SibbaldRe-fix bug #1311 if MaxDiffInterval exceeded ensure...
2009-06-18 Kern SibbaldBack out previous maxdiff patch, which is broken
2009-06-18 Kern SibbaldFix bug #1311 if MaxDiffInterval exceeded ensure job...
2009-05-26 Eric Bollengierebl Apply Steve Polyack patch to add DirSourceAddress...
2008-10-24 Kern Sibbaldkes Fix editing of retention time difference to use...
2008-09-16 Kern SibbaldTweaks to htable code to improved debugging and make...
2008-09-10 Kern SibbaldFix MaxDiffInterval code as well.
2008-09-10 Kern SibbaldCorrect tests for MaxFullInterval as reported by
2008-08-15 Kern SibbaldFix a Verify InitCatalog problem where in certain cases
2008-07-17 Kern SibbaldMove setting JobLevel and JobType into a method, which...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-05-02 Kern Sibbaldkes Apply libdbi patch from Joao Freitas for regress...
2008-03-05 Kern Sibbaldkes Fix bugs in MaxFullInterval and Implement MaxDiffI...
2008-03-04 Kern Sibbaldkes Refactor FD and SD status commands to permit new...
2008-03-03 Kern Sibbaldkes Implement 'MaxFullInterval' and start 'MaxDiffInte...
2008-02-25 Eric Bollengierebl Commit accurate patch project.
2008-02-17 Kern SibbaldApply Max Full Age patch submitted by Scott Bailey
2008-02-08 Kern Sibbaldkes Apply patch from Peter Much <pmc@citylink.dinoex...
2008-02-01 Kern SibbaldFirst cut plugin directives.
2007-09-27 Kern SibbaldRemove debug code
2007-09-26 Kern SibbaldUpdate
2007-09-23 Kern SibbaldEdit FD name in connect error messages.
2007-09-13 Kern Sibbaldkes Add code to help Dan debug 2drive-incremental...
2007-09-12 Dan LangilleModify db_escape_string() to take both jcr and db.
2007-07-22 Kern SibbaldMinor runscript tweaks
2007-07-22 Kern SibbaldMinor runscript tweaks
2007-07-22 Kern SibbaldMinor runscript tweaks
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-22 Kern Sibbaldkes Fix Verify InitCatalog mysql_escape_string() trash...
2007-05-22 Kern SibbaldTurn off debug
2007-05-22 Kern SibbaldTweak fd_cmds.c
2007-05-22 Kern SibbaldAdd debug to fd_cmds.c
2007-05-22 Kern Sibbaldkes Fix Verify InitCatalog. The attributes were not...
2007-05-13 Kern SibbaldFix pointer usage bugs in Verify InitCatalog pointed...
2007-05-12 Kern SibbaldAdd Eric's comments
2007-05-12 Kern SibbaldFix Verify InitCatalog by making it cache attributes.
2007-05-12 Eric Bollengierebl fix InitCatalog with batch mode (not yet tested)
2007-05-06 Kern Sibbaldkes Start implementing bstrerror() in place of strerror().
2007-04-22 Kern SibbaldImplement socket level heartbeat (tcp_keepidle)
2007-02-17 Eric Bollengierebl add comments
2007-02-16 Kern Sibbaldkes Fix encryption deblocking bug, which caused some...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Kern SibbaldStart applying new FSFE copyright.
2006-07-27 Eric Bollengier o add fix to get fd-1.3X work with new dir-1.4X runscr...
2006-07-26 Robert NelsonStrip pathname portion off all message routines that...
2006-07-22 Kern Sibbald- Tweak catalog make scripts.
2006-07-03 Robert NelsonFix header file includes.
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-05-27 Eric Bollengier Done with item 9 = Implement new {Client}Run{Before...
2006-04-28 Kern Sibbald- Start implementing Christopher's St.Bernard code.
2006-03-24 Kern Sibbald24Mar06
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-01-30 Kern Sibbald- Continue implementing migration.
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-08-15 Kern Sibbald- Fix how FileSet is saved in job record to correct...
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-18 Kern Sibbald- Move Python variables from Job to Bacula. They are
2005-07-15 Kern Sibbald- Get VSS build scripts working with Thorsten's help.
2005-07-08 Kern Sibbald- Correct typo in Copyright
next