]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/btape.c
Change dev->open() to return bool
[bacula/bacula] / bacula / src / stored / btape.c
2013-04-20 Kern SibbaldChange dev->open() to return bool
2013-04-20 Kern SibbaldPull compiler warning cleanup code + other from master
2013-04-20 Kern SibbaldFree jcr in btape before other pointers
2013-04-20 Kern SibbaldChange all sm_checks into Dsm_check for performance...
2013-04-20 Kern SibbaldFix bug #1608 btape test failure when block size too big
2013-04-20 Kern SibbaldUse jcr->setJobStatus() in favor of set_jcr_job_status...
2010-11-25 Kern SibbaldPrepare for adding high bits to Stream
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldPatch from Martin to avoid error when single tape used
2010-08-02 Kern SibbaldFix three-pool regress bug
2009-12-04 Eric BollengierInit lmgr in btape
2009-09-07 Eric BollengierMerge branch 'master' into basejobv3
2009-09-04 Kern SibbaldFix broken editing code
2009-09-04 Kern SibbaldUse edit routine instead of %f for rates
2009-09-04 Kern SibbaldImplement BlockChecksum in Device
2009-09-04 Eric Bollengierbtape: Add speed command and test drive speed with...
2009-09-04 Eric Bollengierbtape: cleanup
2009-09-04 Kern SibbaldFinal tweaks to certification btape fill scripts and...
2009-09-03 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-09-03 Kern SibbaldTweak btape.c
2009-09-03 Eric Bollengierbtape: tweak output
2009-09-03 Eric Bollengierbtape: Make zero test first (fastest)
2009-09-03 Eric Bollengierbtape: Add speed command
2009-09-03 Eric Bollengierbtape: Add speed information on qfill and raw command
2009-09-03 Eric BollengierUse MaxFileSize device configuration in btape
2009-09-03 Kern SibbaldMerge branch 'master' of ssh://kerns@bacula.git.sourcef...
2009-09-03 Kern SibbaldEliminate btape flush + tweak btape regression scripts
2009-09-03 Kern SibbaldInclude file,blk in btape fill output
2009-09-03 Kern SibbaldCreate exit_code for fill with multiple tapes
2009-09-02 Eric BollengierMerge branch 'master' into basejobv3
2009-09-01 Kern SibbaldMerge with Source Forge
2009-09-01 Kern SibbaldMerge master with SF
2009-09-01 Kern SibbaldUpdate tape tests for hardware certification
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-14 Kern SibbaldCorrect spelling of writing -- reported by Dan
2009-07-24 Kern SibbaldAdd format to a fprintf
2009-06-17 Kern SibbaldFix bug #1309 inappropriate error message during btape...
2009-03-11 Eric Bollengierebl Free lock manager in when btape exits
2008-12-23 Kern SibbaldFix bug #1208
2008-10-21 Kern Sibbaldkes Add read volume list code to SD -- not yet used.
2008-10-14 Eric Bollengierebl Fix segfault in debug level > 50 with btape.
2008-10-14 Eric Bollengierebl Remove warning when pressing Enter in btape
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-06-23 Kern Sibbaldkes Make first step toward eliminating globals from...
2008-06-09 Eric Bollengierebl rename faketape to vtape
2008-06-09 Eric Bollengierebl update faketape driver to work with regress tests
2008-05-06 Eric Bollengierebl First cup of faketape dummy tape driver for regres...
2008-01-30 Kern Sibbaldkes Apply patch from bug #1049 to prevent stripping...
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 SibbaldMore calls to volume_unused()
2007-11-04 Kern Sibbaldkes Cleanup of code in SD that sets the LastWritten...
2007-10-19 Kern Sibbaldkes Make explicit exception to GPL in LICENSE to permi...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-06 Kern Sibbaldkes Start implementing bstrerror() in place of strerror().
2007-04-11 Kern Sibbald11Apr07
2007-04-04 Kern Sibbaldkes Implement new code for freeing in use volumes...
2007-02-18 Kern Sibbaldkes Make DEVICE fd private. Its new name is m_fd,...
2006-12-14 Kern Sibbaldkes Complete hopefully the last of the copyright trans...
2006-12-13 Kern Sibbaldkes Implement code that should properly set that a...
2006-12-03 Kern Sibbaldkes Enable disk seeking on restore.
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-11-24 Kern Sibbaldkes Separate read/write source strings to keep track...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-10-13 Kern Sibbaldkes Apply the three patches from Richard Mortimer.
2006-10-11 Robert NelsonFix Windows' daemons so that messages print to stdout...
2006-10-07 Kern Sibbaldkes Begin work on new GUI console.
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-13 Kern Sibbaldkes Apply Richard Mortimer's patches for printing...
2006-09-11 Kern Sibbaldkes Modify disk changer to simulate some of the error...
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-08-01 Kern Sibbaldkes Update copyright date in program files, and for...
2006-07-31 Kern Sibbaldkes Make a first cut at a ReleaseNotes and ChangeLog...
2006-07-27 Robert NelsonComplete port to Windows
2006-07-03 Robert NelsonFix header file includes.
2006-07-01 Kern Sibbald- Fix a complier warning in files/backup.c
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-04-11 Kern Sibbald11Apr06
2006-04-09 Kern Sibbald Make weof() and clrerror() methods of class DEVICE.
2006-04-08 Kern Sibbald- Tweak license to include Microsoft restrictions.
2006-02-20 Kern Sibbald20Feb06
2006-01-30 Kern Sibbald- Continue implementing migration.
2006-01-15 Kern Sibbald15Jan06
2005-12-22 Kern Sibbald- Simplify code in askdir.c that waits for creating...
2005-12-17 Kern Sibbald- Fix seg fault if user labels a drive directory bug...
2005-10-13 Kern Sibbald- Modify DVD code so that it keeps a state flag that...
2005-09-24 Kern Sibbald- Fix mode change open in btape.c
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-11 Kern Sibbald- Lots of documentation.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-07 Kern Sibbald- Remove temp file created in mtx-changer script.
2005-07-05 Kern Sibbald- Add code to ensure that reserved but unused volumes
2005-07-04 Kern Sibbald04Jul05
2005-06-29 Kern Sibbald- Attempt to fix DVD writing by eliminating a number...
next