]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib/mutex_list.h
Change copyright as per agreement with FSFE
[bacula/bacula] / bacula / src / lib / mutex_list.h
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldRefactor lock_volumes so most lock a vol rather than...
2013-04-20 Eric BollengierAdd mutex priority check for changer mutex
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Eric BollengierAdd read_vol_list mutex to lockmgr prio
2009-12-09 Kern SibbaldReorder lock_volumes and dlock in SD to avoid race...
2009-12-09 Eric BollengierTweak mutex order for SD
2009-12-09 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-09 Eric BollengierAdd Macro BTHREAD_MUTEX_PRIORITY(p) and lib/mutex_list...