]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/next_vol.c
Backout vol size tests in previous attempt to fix bug #2349
[bacula/bacula] / bacula / src / dird / next_vol.c
2017-11-19 Kern SibbaldBackout vol size tests in previous attempt to fix bug...
2017-11-19 Kern SibbaldTry to fix bug #2349 multiple recycle messages
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-09-20 Eric BollengierFix #1968 print the ScratchPool name instead of just...
2015-12-20 Eric BollengierModify find_next_volume_for_append() to not send the...
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldBackport new StorageId code
2010-09-22 Kern SibbaldAdd debug to next_vol.c + shorten retention for recycle...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldTweak copyright dates + subroutine name
2010-08-02 Kern SibbaldEnhance marking volume Used messages
2009-10-17 Eric BollengierMerge remote branch 'sf/master' into purge
2009-10-09 Eric BollengierMerge branch 'master' into basejobv3
2009-10-05 Kern SibbaldFix concurrent Job recycle bug #1288
2009-01-28 Eric Bollengierebl Add new ScratchPool directive to Pool. Thanks...
2008-11-01 Kern SibbaldTweak debug
2008-10-29 Kern Sibbaldkes Rework next_vol and autoprune a bit due to failure in
2008-10-27 Eric Bollengierebl Fix #1173 where prune_volume() returns a volume...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-06-27 Kern Sibbaldkes Generally clean up the manual tape loading code...
2008-06-25 Eric Bollengierebl Fix find_next_volume_for_append logic
2008-04-13 Kern SibbaldUpdate copyright date
2008-04-13 Kern SibbaldTweak debug levels
2007-12-02 Kern SibbaldThis patch prevents the 'status dir' command from tryin...
2007-09-23 Kern Sibbaldkes Rework the reservation system to take into account...
2007-07-19 Kern SibbaldModify find_next_volume() to return all values in Media...
2007-07-19 Kern SibbaldProperly save RecyclePoolId
2007-07-19 Kern SibbaldCorrect compile error
2007-07-19 Kern SibbaldEnsure that we keep Recycle Pool when moving Scratch...
2007-07-18 Kern SibbaldUpdate technotes for next beta
2007-07-17 Eric Bollengierebl fix a bug in get_scratch_volume() report by Andrea...
2007-07-12 Kern Sibbaldkes Make arguments to get_scratch_volume() in same...
2007-07-07 Kern Sibbaldkes Correct a problem when selecting a scratch volume...
2007-07-06 Kern Sibbaldkes Rework prune_volumes() code to take account of...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-03-25 Kern SibbaldImplement code to turn off pruning in obtaining the...
2007-03-24 Kern Sibbaldkes Write new subroutine is_volume_purged() that expli...
2006-12-22 Kern Sibbaldkes Apply Eric's patch for recycling the Scratch pool.
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Kern SibbaldStart applying new FSFE copyright.
2006-11-20 Kern Sibbaldkes Make WritePartAfterJob the default so that the...
2006-07-08 Kern Sibbald ======================= Warning ================...
2006-06-24 Kern Sibbald- ========= Remove Accept Any Volume ========= directive.
2006-04-11 Kern Sibbald11Apr06
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-02-23 Kern Sibbald- Add Rudolf Cejka's new rc-chio-changer.
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2005-12-05 Kern Sibbald- Get next volume from Scratch pool before creating...
2005-12-05 Kern Sibbald- Remove argument from create_bacula_database for SQLit...
2005-12-03 Kern Sibbald03Dec05
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-08-05 Kern SibbaldApply patches sent by David Duchscher <kreios@gmail...
2005-05-15 Kern Sibbald- Set reconnect flag in MySQL packet to 1 to ensure...
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-28 Kern Sibbald- This version has a new DIR -- SD protocol. Both
2005-03-06 Kern Sibbald06Mar05
2005-02-21 Kern Sibbald- Make clean remove old CVS files
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-09-03 Kern Sibbald- Apply Mike Acar's suggestion when looking for the...
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-06-12 Kern SibbaldApply Time Oberfoell's ACL patch
2004-04-19 Kern SibbaldUpdate Console conf code + update copyrights in dird
2003-11-20 Kern SibbaldImplement InChanger code + fix Volume ordering
2003-11-09 Kern SibbaldSee kes-1.33 09Nov03 for details; fix multiple slots...
2003-10-22 Kern SibbaldPrint block errors once + add RunAfterFailedJob + impro...
2003-10-08 Kern SibbaldFixing and optimization of tape positioning for restores
2003-09-18 Kern SibbaldMassive cleanup of recycling code
2003-09-04 Kern SibbaldImplement restore files
2003-08-16 Kern SibbaldMisc -- see kes-1.32