]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/block.c
Make out of freespace non-fatal for removable devices -- i.e. behaves like tape
[bacula/bacula] / bacula / src / stored / block.c
2018-07-18 Kern SibbaldMake out of freespace non-fatal for removable devices... Branch-9.0
2017-11-19 Kern SibbaldFix compiler warning in previous patch
2017-11-19 V. NovyApply patches from bugs #2325 and #2326 to fix FIFO...
2017-10-23 Kern SibbaldMake out of space on partition fatal
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2016-01-01 Kern SibbaldFix a few debug outputs that should be unsigned
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldBackport new lock calls + debug for SD
2013-04-20 Kern SibbaldBackport more master code
2013-04-20 Kern SibbaldBackport more from master
2013-04-20 Kern Sibbaldbackport code from master
2013-04-20 Kern SibbaldAdd block checksum debug code
2013-04-20 Kern SibbaldAdd more debug to block.c when read rejected
2013-04-20 Kern SibbaldFail job that attempts to read from closed device ...
2013-04-20 Kern SibbaldRewrite some SD subroutines as class members
2013-04-20 Kern SibbaldTweak debug levels and messages
2013-04-20 Kern SibbaldPull compiler warning cleanup code + other from master
2010-08-02 Kern SibbaldRevert to old block.c to fix recycling
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldMake SD automatically fix the Volume size in the Catalo...
2010-08-02 Kern SibbaldTweak remove old debug code
2010-08-02 Kern SibbaldFix bug #1577 During migration: ERROR in block.c:950...
2010-08-02 Kern SibbaldReplace ASSERT in block.c with fail Job
2010-08-02 Kern SibbaldFix three-pool regress bug
2009-12-05 Kern SibbaldChange old get_Jobxxx to getJobxxx
2009-09-07 Eric BollengierMerge branch 'master' into basejobv3
2009-09-04 Kern SibbaldImplement BlockChecksum in Device
2009-09-04 Kern SibbaldImplement BlockChecksum in Device
2009-08-14 Eric BollengierMerge branch 'master' into basejobv3
2009-08-13 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-08-13 Kern SibbaldMake SD lock tracing work again. Has not worked for...
2009-06-12 Kern SibbaldCreate patch that may fix bug #1298 and bug #1304,...
2009-02-05 Kern SibbaldMake re-read last block fatal if block numbers differ...
2008-12-23 Kern SibbaldFix bug #1208
2008-12-14 Eric Bollengierebl Add some comments
2008-12-14 Eric Bollengierebl Use MIN() to clarify kern's fix
2008-12-14 Kern SibbaldTweak block.c read to more closely simulate write for...
2008-10-28 Kern Sibbaldkes Fix bug #1046 VolumeToCatalog incorrectly reports...
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-06-08 Kern Sibbaldkes Add make clean of qt-source directory during ...
2008-03-19 Kern SibbaldFix large number of JobMedia records reported by Eric...
2008-01-10 Kern SibbaldUpdate comments
2008-01-08 Kern Sibbaldkes Undo recent reservations changes ... will apply...
2008-01-06 Kern SibbaldMore calls to volume_unused()
2007-11-04 Kern Sibbaldkes Cleanup of code in SD that sets the LastWritten...
2007-09-28 Kern SibbaldEliminate more strerror() and replace with bstrerror().
2007-09-20 Kern SibbaldFix ANSI tape reading
2007-09-20 Kern Sibbaldkes Fix ANSI tape labeling. Fix restoring ANSI labeled...
2007-09-09 Kern Sibbald09Sep07
2007-06-29 Kern Sibbald29Jun07
2007-06-28 Kern Sibbaldkes Move lock structures into new file lock.h
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-30 Kern SibbaldChange some debug levels
2007-05-24 Kern SibbaldTweak debug levels in reservations + Correct typo in...
2007-05-07 Kern Sibbaldkes Implement bconsole memory command that prints...
2007-05-06 Kern Sibbaldkes Start implementing bstrerror() in place of strerror().
2007-04-11 Kern Sibbald11Apr07
2007-04-04 Kern Sibbaldkes Implement new code for freeing in use volumes...
2007-02-18 Kern Sibbaldkes Make DEVICE fd private. Its new name is m_fd,...
2007-02-10 Kern Sibbaldkes Apply Eric's scratch patch that moves a purged...
2007-02-08 Kern Sibbaldkes Fix dird/ua_cmds.c so that a cancel command checks...
2006-12-16 Kern Sibbaldkes Update projects file for next vote.
2006-12-14 Kern Sibbaldkes Complete hopefully the last of the copyright trans...
2006-12-08 Kern Sibbaldkes Mark build-depkgs-mingw3 executable in configure...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-11-12 Kern Sibbaldkes Change error message 'illegal' to 'invalid' -...
2006-10-02 Kern Sibbaldkes Apply dvd find volume patch from Richard Mortimer.
2006-09-28 Kern Sibbaldkes Print the Volume purged message only for real...
2006-09-23 Kern Sibbaldkes All code added back. Fixed block.c read/write...
2006-09-19 Kern SibbaldBack out more code
2006-09-19 Kern SibbaldBack out changes apparently crashing system
2006-09-19 Kern SibbaldTweak wait in read/write loop of block.c
2006-09-18 Kern Sibbaldkes Add -c option to pg_dump so that it initializes...
2006-09-16 Kern Sibbaldkes Correct a test in block.c that prevented restore...
2006-09-14 Kern Sibbaldkes Rework a lot of subroutines in dev.c to take dcr...
2006-09-02 Kern Sibbaldkes When doing a label, pass the VolBytes back to...
2006-08-31 Kern Sibbaldkes Make find with no args in tree restore return...
2006-08-30 Kern Sibbaldkes Apply dvd-handler patch from Richard Mortimer.
2006-08-27 Kern Sibbaldkes Rework many features of DVD writing and reading...
2006-07-31 Kern Sibbaldkes Make a first cut at a ReleaseNotes and ChangeLog...
2006-07-27 Robert NelsonComplete port to Windows
2006-07-09 Kern Sibbald Modify read_record and friends to properly deal with...
2006-07-03 Robert NelsonFix header file includes.
2006-06-14 Kern Sibbald- Remove xpg4 lib from FreeBSD build as it is no longer...
2006-04-09 Kern Sibbald Make weof() and clrerror() methods of class DEVICE.
2006-03-24 Kern Sibbald24Mar06
2006-02-20 Kern Sibbald20Feb06
2006-01-30 Kern Sibbald- Continue implementing migration.
2005-10-26 Nicolas BoichatUpdate VolParts when writing the last part (no more...
2005-10-19 Nicolas Boichatblock.c:do_dvd_size_checks: Check we are writing to...
2005-10-14 Kern SibbaldUpdate num_parts only when writing to DVD.
2005-10-13 Kern Sibbald- Modify DVD code so that it keeps a state flag that...
2005-10-12 Kern Sibbald- In block.c call dvd_write_part() to write last part...
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-28 Kern Sibbald28Jul05
2005-07-25 Nicolas BoichatVarious DVD fixes.
next