]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/vol_mgr.c
Make out of freespace non-fatal for removable devices -- i.e. behaves like tape
[bacula/bacula] / bacula / src / stored / vol_mgr.c
2017-05-22 Kern SibbaldTweak improve information when vol_mgr cannot release...
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-01-12 Kern SibbaldAdd some additional tape slot debug code
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-05-03 Kern SibbaldFix a SD seg fault that occurs with over committed...
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 SibbaldFix patches from master
2013-04-20 Kern SibbaldImprove vol_mgr swap messages
2013-04-20 Kern SibbaldBackport more from master
2013-04-20 Kern Sibbaldbackport code from master
2013-04-20 Kern SibbaldFix lock race conditions in bug #1675
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldRemove pool zap code that breaks 2drive-concurrent...
2010-08-02 Kern SibbaldCorrect Pool display in SD status. Fixes bug #1541
2010-08-02 Eric BollengierAdd lock position info to volume manager
2010-08-02 Eric BollengierAdd read_vol_list mutex to lockmgr prio
2010-08-02 Eric BollengierFix #1527 about deadlock during migration
2009-12-09 Eric BollengierAdd mutex some priority info for SD
2009-12-07 Kern SibbaldSmall tweaks to locking code no substantial change
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-23 Kern SibbaldAdd SD Volume debug code
2009-06-12 Kern SibbaldCreate patch that may fix bug #1298 and bug #1304,...
2009-04-11 Kern SibbaldModify insertion of read Volumes in SD to be done befor...
2009-03-20 Kern SibbaldSecond half of proposed fix for bug #1227 that does not
2008-12-04 Eric Bollengierebl Fix bacula-sd hanging after tape gets full + unload
2008-11-06 Kern SibbaldTweak debug
2008-10-28 Kern Sibbaldkes Fix bug #1046 VolumeToCatalog incorrectly reports...
2008-10-24 Kern Sibbaldkes Fix editing of retention time difference to use...
2008-10-21 Kern Sibbaldkes Add read volume list code to SD -- not yet used.
2008-10-21 Kern Sibbaldkes Split volume management code out of src/stored...