]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/mount.c
Backport from Bacula Enterprise
[bacula/bacula] / bacula / src / stored / mount.c
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 SibbaldFix patches from master
2013-04-20 Kern SibbaldFix Virtual Full file close bug -- race condition
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
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldTweak correct typo pointed out by Arno
2010-08-02 Kern SibbaldMake SD automatically fix the Volume size in the Catalo...
2010-08-02 Kern SibbaldFix SD crash due to mismatched lock/unlock in error...
2010-08-02 Kern SibbaldFix crash from unequal volume_lock/unlock calls
2010-08-02 Kern SibbaldTweak: remove old code
2010-08-02 Kern SibbaldFix crash from rw_lock/unlock miss match
2010-08-02 Kern SibbaldRework SD mount.c locking again
2010-08-02 Kern SibbaldTweak: set non-zero level on debug line
2010-08-02 Kern SibbaldEnsure SD asks for help when looping even if poll set...
2010-08-02 Kern SibbaldFix three-pool regress bug
2010-08-02 Kern SibbaldPossible fix for FreeBSD three-pool regress failure
2010-08-02 Kern SibbaldTweak debug
2010-08-02 Kern SibbaldAdd debug code for FreeBSD regress failures
2010-08-02 Kern SibbaldAdd more debug for three-pool regress failure
2009-12-10 Kern SibbaldFix another volume_lock dlock order problem
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-10-05 Eric BollengierMerge commit 'sf/master' into basejobv3
2009-10-03 Kern SibbaldFix bug #1382 newly created disk volumes -> file not...
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-23 Kern SibbaldFree Volume in several places. Fixes virtual-changer...
2009-03-20 Kern SibbaldSecond half of proposed fix for bug #1227 that does not
2008-09-08 Kern SibbaldTweaks + svn ignores
2008-07-24 Kern Sibbaldkes Implement console 'wait mount' command. Doesn...
2008-07-16 Kern SibbaldVirtual Backup tweaks -- it is close to working.
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-07-04 Kern Sibbalddo find_a_volume after each unload
2008-07-04 Kern SibbaldAdd debug
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-20 Kern SibbaldFix bug where SD did not ask operator if the device...
2008-05-30 Kern SibbaldMake DEVICE Slot private and access it via a method.
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-21 Kern Sibbaldkes Display open() errors except when polling. Previou...
2008-05-11 Kern SibbaldMake sure we unload the right slot when swapping.
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-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 SibbaldHandle new volume swapping
2008-04-11 Kern Sibbaldkes Remove redundant code in terminating the scheduler...
2008-04-11 Kern SibbaldImprove algorithm for detecting pre-reserved volume and
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 SibbaldRefactor parts of stored/mount.c
2008-04-09 Kern Sibbaldkes Correct error string numbers in dird/catreq.c
2008-03-26 Kern Sibbaldkes Implement bsock code to permit locking. Use the...
2008-03-13 Kern Sibbaldkes Don't zap dcr values during release_volume() as...
2008-01-30 Kern Sibbaldkes Apply patch from bug #1049 to prevent stripping...
2008-01-10 Kern Sibbaldkes Add DataDespooling and DataCommitting status ...
2007-11-04 Kern Sibbaldkes Cleanup of code in SD that sets the LastWritten...
2007-09-28 Kern SibbaldMore tweaks to the mount volume routines to get everything
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-12 Kern Sibbaldes Fix error message that was clobbered when Dir tells...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-07 Kern Sibbaldkes Implement bconsole memory command that prints...
2007-04-04 Kern Sibbaldkes Implement new code for freeing in use volumes...
2007-03-21 Kern SibbaldImplement SD code to check length of disk volume before...
2007-01-25 Kern Sibbaldkes Change 'Device not configured to autolabel' from...
2006-12-23 Kern Sibbaldkes Add code in catreq.c to reject volumes not marked...
2006-12-17 Kern SibbaldSave and restore volume name in stored/mount.c fixed...
2006-12-16 Kern Sibbaldkes Update projects file for next vote.
2006-12-14 Kern Sibbaldkes Complete hopefully the last of the copyright trans...
2006-12-12 Kern SibbaldFix automatic labeling of File volumes, which was broke...
2006-11-21 Kern SibbaldUpdate copyright
2006-10-02 Kern Sibbaldkes Apply dvd find volume patch from Richard Mortimer.
2006-09-28 Kern Sibbaldkes Print the Volume purged message only for real...
2006-09-23 Kern Sibbaldkes All code added back. Fixed block.c read/write...
2006-09-19 Kern SibbaldBack out more code
2006-09-16 Kern Sibbaldkes Correct a test in block.c that prevented restore...
2006-09-14 Kern Sibbaldkes Rework a lot of subroutines in dev.c to take dcr...
2006-09-14 Kern Sibbaldkes Create lseek() method for DEVICE that takes dcr...
2006-09-07 Kern Sibbaldkes Apply patch supplied in bug #656 to pass priority...
2006-09-02 Kern Sibbaldkes When doing a label, pass the VolBytes back to...
2006-08-15 Kern Sibbaldkes If doing a mount, look for a slot, and if specifie...
2006-02-20 Kern Sibbald20Feb06
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-01-30 Kern Sibbald- Continue implementing migration.
2005-12-22 Kern Sibbald- Simplify code in askdir.c that waits for creating...
2005-12-05 Kern Sibbald- Remove argument from create_bacula_database for SQLit...
2005-10-10 Kern Sibbald- Mark DVD volume in error if part cannot be written.
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-30 Nicolas BoichatDisable DVD checks (last part removed...).
2005-07-29 Nicolas BoichatDVD sanity check : check if the last part was removed...
next