]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/reserve.c
Make out of freespace non-fatal for removable devices -- i.e. behaves like tape
[bacula/bacula] / bacula / src / stored / reserve.c
2017-07-30 Kern SibbaldFix: bug #3048: jobs are stuck in endless loop in reserve.c
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-12-20 Kern SibbaldFix possible seg fault if debug mode set
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-04-12 Ulrich LeodolterApply fix for bug 2049: wrong drive selected
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldRefactor lock_volumes so most lock a vol rather than...
2013-04-20 Kern SibbaldBackport new lock calls + debug for SD
2013-04-20 Kern SibbaldBackport more from master
2013-04-20 Kern SibbaldTweak debug
2013-04-20 Kern SibbaldFix 32/64 bit problems in SD sscanf commands
2013-04-20 Kern SibbaldPull compiler warning cleanup code + other from master
2013-04-20 Kern SibbaldFix lost dcr point -- memory loss in Copy/Migration...
2013-04-20 Kern SibbaldFirst attempt to fix vtape-autoselect-test bug
2013-04-20 Kern SibbaldUse jcr->setJobStatus() in favor of set_jcr_job_status...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldRemove pool zap code that breaks 2drive-concurrent...
2010-08-02 Eric BollengierAdd lock position info to volume manager
2009-12-09 Kern SibbaldReorder lock_volumes and dlock in SD to avoid race...
2009-10-17 Eric BollengierMerge remote branch 'sf/master' into purge
2009-10-16 Eric BollengierMerge branch 'master' into basejobv3
2009-10-16 Eric BollengierMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-10-16 Marco van WieringenMerge branch 'mvw/xattr-overhaul'
2009-10-16 Kern SibbaldFix switching read device reported by Nicolae Mihalache...
2009-10-15 Marco van WieringenMerge branch 'master' into mvw/xattr-overhaul
2009-10-11 Kern SibbaldFix changing read device during VirtualFull in SD
2009-08-14 Eric BollengierMerge branch 'master' into basejobv3
2009-08-13 Kern SibbaldMissed commiting one file last time
2009-08-11 Eric BollengierMerge branch 'master' into bat_slot
2009-08-10 Kern SibbaldImplement MaximumConcurrentJobs for SD devices
2009-06-12 Kern SibbaldCreate patch that may fix bug #1298 and bug #1304,...
2009-05-19 Kern SibbaldSimplify messages printed by SD when reserve fails...
2009-03-20 Kern SibbaldSecond half of proposed fix for bug #1227 that does not
2008-11-06 Kern SibbaldTweak debug
2008-10-21 Kern Sibbaldkes Split volume management code out of src/stored...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-07-07 Kern SibbaldClear in-use bit on vol when unused while swapping
2008-06-27 Kern Sibbaldkes Generally clean up the manual tape loading code...
2008-06-25 Kern Sibbaldkes Add debug code and refactor subroutine in stored...
2008-06-14 Eric Bollengierebl Fix bad patch for autoselect
2008-06-13 Eric Bollengierebl Fix autoselect option broken for a while. Fix...
2008-05-26 Kern Sibbaldkes If operator has rewind tape, print warning, releas...
2008-05-24 Kern Sibbaldkes Enhance a couple of SD debug messages.
2008-05-11 Kern SibbaldAdd debug times, reduce size of two-pool-changer test
2008-05-07 Kern Sibbaldkes Improve SD reserve debug code.
2008-05-03 Kern Sibbaldkes Rework SD acquire for read to handle autochanger...
2008-05-03 Kern Sibbaldkes Implement regression that explicitly tests swappin...
2008-05-01 Kern SibbaldPrevent a Volume that is being swapped from being freed...
2008-04-13 Kern SibbaldTweak debug msgs
2008-04-13 Kern Sibbaldkes Tweak the swap Volume from one drive to another...
2008-04-12 Kern Sibbaldkes Rework class structures for VOLRES, DCR, and DEVIC...
2008-04-11 Kern SibbaldDon't swap volume twice
2008-04-10 Kern SibbaldTweak volume swapping code so it works.
2008-04-10 Kern Sibbaldkes Correct name overloading in mount.c
2008-04-10 Kern SibbaldTweak + version update
2008-04-09 Kern Sibbaldkes Correct error string numbers in dird/catreq.c
2008-04-04 Kern SibbaldTweak swap code
2008-04-03 Kern SibbaldImplement unload_dev() before swap device.
2008-03-31 Kern Sibbaldkes Remember what volume is in VTLs (previously turned...
2008-03-28 Kern SibbaldTurn off new SD swap code -- not likely to work
2008-03-26 Kern Sibbaldkes Implement bsock code to permit locking. Use the...
2008-03-14 Kern Sibbaldadd reserved_volume flag in DCR to make maxvol2 test...
2008-03-13 Kern SibbaldReservation tweaks + more debug output
2008-03-12 Kern SibbaldTweak swap code
2008-03-12 Kern SibbaldSecond cut of drive switching during backup
2008-03-10 Kern Sibbaldkes Make ask_sysop_to_create... to return if waken...
2008-03-06 Kern SibbaldFirst cut at Duplicate Job implementation.
2008-01-10 Kern SibbaldUpdate new reservations changes
2008-01-10 Kern Sibbaldkes Add DataDespooling and DataCommitting status ...
2008-01-08 Kern Sibbaldkes Undo recent reservations changes ... will apply...
2008-01-07 Kern SibbaldMore volume reservation tweaks
2008-01-06 Kern Sibbaldvolume_unused() tweaks
2008-01-06 Kern SibbaldMore reservations tweaks
2008-01-06 Kern SibbaldMore calls to volume_unused()
2008-01-06 Kern SibbaldRemove released test
2008-01-05 Kern Sibbaldkes Fix reserve_volume() so it doesn't release a volum...
2008-01-02 Kern Sibbaldkes Fix exist switch drive SD code to call autochanger...
2007-12-10 Kern SibbaldCorrect a problem where the maximum concurrent storage...
2007-10-07 Kern Sibbaldkes Make maxvol-test and new more strict maxvol2-test...
2007-10-05 Kern Sibbaldkes Fix listing performance problems in bat. Pointed...
2007-09-30 Kern Sibbaldkes Save jcr in thread specific data (tsd) for each...
2007-09-24 Kern Sibbaldkes Back out one small change to the reservation syste...
2007-09-23 Kern SibbaldAdd comments
2007-09-23 Kern Sibbaldkes Rework the reservation system to take into account...
2007-08-04 Kern Sibbaldkes Remove fnmatch() in SD that permitted wild card...
2007-07-29 Kern Sibbaldkes Rework code in acquire.c that switches drives...
2007-06-28 Kern Sibbaldkes Move lock structures into new file lock.h
2007-06-28 Kern SibbaldFix mutex lockup
2007-06-26 Kern SibbaldMove reservations message lock to lock jcr only this
2007-06-19 Kern Sibbaldkes Simplify search of autochanger for in-use Volume.
2007-06-19 Kern SibbaldTemp kludge fix
2007-06-19 Kern Sibbaldkes Fix bad return in FD when encryption signature...
2007-06-18 Kern Sibbaldkes Add some additional locking in the cats directory...
2007-06-14 Kern Sibbaldkes Do not free a volume on a tape drive until another...
2007-06-11 Kern Sibbald10Jun08
2007-06-09 Kern Sibbaldkes Unable to reproduce bug 872. However added additio...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-06-02 Kern SibbaldFix Bacula PostgreSQL buffer overruns.
2007-06-01 Kern Sibbaldkes Implement algorithm to handle only one appendable...
next