]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/acquire.c
Big backport from Enterprise
[bacula/bacula] / bacula / src / stored / acquire.c
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-12-13 Kern SibbaldTweak dir_update_volume_info
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 Kern SibbaldBackport new lock calls + debug for SD
2013-04-20 Kern Sibbaldbackport code from master
2013-04-20 Kern SibbaldRewrite some SD subroutines as class members
2013-04-20 Kern SibbaldChange dev->open() to return bool
2013-04-20 Kern SibbaldLock read acquire in SD to prevent to read jobs getting...
2013-04-20 Kern SibbaldPull compiler warning cleanup code + other from master
2013-04-20 Kern SibbaldUse jcr->setJobStatus() in favor of set_jcr_job_status...
2013-04-20 Eric BollengierFix #1695 about bacula-sd crash in detach_dcr_from_dev()
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldProbable fix for SD crash bug #1553
2010-08-02 Kern SibbaldAdd 5 minute timout to alert directive -- fixes bug...
2010-08-02 Kern SibbaldFix three-pool regress bug
2009-12-09 Kern SibbaldReorder lock_volumes and dlock in SD to avoid race...
2009-12-09 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-09 Kern SibbaldFix SD Vol+dev lock race bug
2009-12-07 Kern SibbaldSmall tweaks to locking code no substantial change
2009-12-05 Kern SibbaldChange old get_Jobxxx to getJobxxx
2009-11-02 Eric BollengierMerge branch 'master' into basejobv3
2009-11-01 Kern SibbaldFix SD DCR race condition that causes seg faults
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-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-23 Kern SibbaldFree Volume in several places. Fixes virtual-changer...
2009-08-15 Kern SibbaldMerge branch 'kern/despool'
2009-08-15 Kern SibbaldMove global acquire lock to lock by device
2009-08-15 Kern SibbaldRestrict acquire to one job at a time
2009-08-15 Kern SibbaldFix acquire.c locking
2009-08-15 Kern SibbaldTry to fix acquire not to block during despooling
2009-08-14 Eric BollengierMerge branch 'master' into basejobv3
2009-08-12 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-08-12 Kern SibbaldMake new big-virtual-changer test. Test concurrency
2009-07-16 Eric BollengierFix #1323 about a problem when mounting a requested...
2009-04-11 Kern SibbaldModify insertion of read Volumes in SD to be done befor...
2008-12-23 Kern SibbaldFix bug #1208
2008-10-21 Kern Sibbaldkes Add read volume list code to SD -- not yet used.
2008-08-28 Kern Sibbaldkes Correct a problem with Level and Virtual backup...
2008-08-21 Kern SibbaldFix NULL Volume error when reading (or Migration or...
2008-08-18 Kern Sibbaldkes Add additional info to some SD messages.
2008-07-24 Kern Sibbaldkes Implement console 'wait mount' command. Doesn...
2008-07-22 Kern SibbaldRemove debug statement that crashes the SD at the end of
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-07-02 Kern Sibbaldkes Fix mtx-changer to detect both versions of Ubuntu...
2008-06-28 Kern SibbaldAdd debug + clear unload flag at begin acquire
2008-06-27 Kern Sibbaldkes Generally clean up the manual tape loading code...
2008-06-19 Eric Bollengierebl Fix bug when restoring with a wrong mediatype
2008-05-31 Kern SibbaldUpdate debug
2008-05-30 Kern SibbaldFix multiple media restore.
2008-05-26 Kern Sibbaldkes If operator has rewind tape, print warning, releas...
2008-05-21 Kern Sibbaldkes Display open() errors except when polling. Previou...
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-04-19 Kern SibbaldForce unload of volume when wrong volume mounted in SD.
2008-04-16 Kern Sibbaldkes Experiment with allowing multiple read jobs.
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 SibbaldDebug code
2008-04-10 Kern SibbaldRefactor parts of stored/mount.c
2008-04-09 Kern Sibbaldkes Correct error string numbers in dird/catreq.c
2008-04-07 Kern SibbaldApply Eric's suggested volume_unused patch
2008-04-02 Eric Bollengierebl Fix small segfault in bacula-sd when debug level...
2008-03-13 Kern SibbaldTweak debug + code indenting
2008-03-12 Kern SibbaldSecond cut of drive switching during backup
2008-03-04 Kern SibbaldTest patch -- possible fix or improvement for bug ...
2008-02-16 Kern SibbaldMisc copyright dates, debug enhancement ...
2008-01-30 Kern Sibbaldkes Apply patch from bug #1049 to prevent stripping...
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-06 Kern Sibbaldvolume_unused() tweaks
2008-01-06 Kern SibbaldMore calls to volume_unused()
2008-01-02 Kern Sibbaldkes Fix exist switch drive SD code to call autochanger...
2007-12-24 Kern Sibbaldkes Fix seg fault Frank Sweetser reports in regression...
2007-12-21 Kern SibbaldTweaks
2007-11-04 Kern Sibbaldkes Cleanup of code in SD that sets the LastWritten...
2007-10-07 Kern Sibbaldkes Make maxvol-test and new more strict maxvol2-test...
2007-09-30 Eric Bollengierebl Add an option that permit to specify spool size...
2007-09-28 Kern SibbaldMore tweaks to the mount volume routines to get everything
2007-09-25 Kern SibbaldCorrect search boolean for getting Volume info
2007-09-24 Kern Sibbaldkes Back out one small change to the reservation syste...
2007-09-23 Kern Sibbaldkes Rework the reservation system to take into account...
2007-09-13 Kern Sibbaldkes Fix seg fault in error exit of acquire_for_read...
2007-08-06 Kern Sibbaldkes Correct seg fault when switching tape drives durin...
2007-07-31 Kern Sibbaldkes Fix configure so that it puts config.out in the...
2007-07-29 Kern Sibbaldkes Rework code in acquire.c that switches drives...
2007-06-29 Kern Sibbald29Jun07
2007-06-28 Kern Sibbaldkes Move lock structures into new file lock.h
2007-06-18 Kern Sibbaldkes Add some additional locking in the cats directory...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-06-01 Kern Sibbaldkes Fix PostgreSQL seg fault.
next