]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/btape.c
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / stored / btape.c
2005-02-27 (no author)This commit was manufactured by cvs2svn to create tag Release-1.36.2
2004-11-12 Kern SibbaldFix scripts/Makefile.in missing ;\ -- thanks Martin
2004-09-29 Kern Sibbald- Fix seg fault in AlertCommand
2004-09-27 Kern SibbaldDoc updates +
2004-09-20 Kern Sibbald- Tweak install chapter of French manual to add new...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-08-05 Kern SibbaldFix new FileSet exclusion
2004-07-28 Kern SibbaldImplement berrno for bpipes and run_program
2004-07-28 Kern SibbaldUpdate/enhance copyright/license + add .backups for...
2004-07-27 Kern SibbaldFix btape compile problem
2004-07-25 Kern SibbaldFix new DCRs in bscan + 32/64 bit editing checks in...
2004-07-21 Kern SibbaldRescue updates + misc
2004-07-18 Kern SibbaldMisc
2004-07-16 Kern SibbaldMore DCR changes
2004-07-16 Kern SibbaldMore dcr updates
2004-07-08 Kern SibbaldMore DCR implementation + debug code for zeroed block...
2004-07-07 Kern SibbaldUse dcr more in SD + int to bool conversions
2004-07-04 Kern SibbaldAdd more DCRs
2004-07-04 Kern SibbaldMisc cleanups
2004-06-22 Kern SibbaldFix reload algorithm + reload orphaned buffer + term_wa...
2004-06-19 Kern SibbaldFirst cut SIGHUM + misc
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-06-02 Kern SibbaldMisc bug fixes
2004-05-28 Kern SibbaldMisc see kes-1.34
2004-04-02 Kern SibbaldFix btape autochanger handling
2004-04-01 Kern SibbaldLots of cleanups + Christopher Hull's patches
2004-03-30 Kern SibbaldAdd -p option to SD => forge on + fix Makefile for...
2004-03-18 Kern SibbaldFix missing new_dcr call in btape
2004-03-10 Kern SibbaldImplement Device Spool directory and sizes
2004-03-08 Kern SibbaldSecond cut data spooling + fix yesterday's patch
2004-03-07 Kern SibbaldImplement first cut DCR in SD
2004-02-17 Kern SibbaldNew README + updated doc
2004-02-16 Kern Sibbaldbtape test and fill improvements + first cut Qmsg
2004-02-13 Kern SibbaldMisc
2004-02-12 Kern SibbaldAdd write/read and positioning test to btape
2004-02-07 Kern SibbaldFix watchdog deadlog + restore soft link bug
2004-01-13 Kern SibbaldMake mark run *MUCH* faster in restore tree + update...
2004-01-10 Kern SibbaldDoc updates + first cut Volume polling code
2004-01-08 Kern SibbaldFix typo in btape + minor updates to doc
2003-12-29 Kern SibbaldFix btape test for TWO EOF + use driver idea of file...
2003-12-29 Kern SibbaldFix watchdog crash in btape+detect more Device config...
2003-11-25 Kern SibbaldNew tree commands lsmark+estimate
2003-11-23 Kern SibbaldAdd TwoEOF directive + enhance fill command
2003-11-22 Kern SibbaldAutochanger test, FastSpaceForward implement+test
2003-11-15 Kern SibbaldFix Vol info update + add Drive and InChanger to Media rec
2003-10-25 Kern SibbaldYet more 1.32c changes
2003-10-10 Kern SibbaldFix usage display btape, bextract, ...
2003-10-09 Kern SibbaldCorrect return code handling for bsf_dev and bsr_dev
2003-10-06 Kern SibbaldFix bad bsr generation, make restore forward space...
2003-09-06 Kern SibbaldImplement ClientRunBeforeJob and ClientRunAfterJob
2003-08-31 Kern SibbaldImplement repositioning code + misc
2003-08-20 Kern SibbaldMisc cleanup
2003-08-07 Kern SibbaldDoc + read_record updates
2003-07-11 Kern SibbaldDoc updates + fixed win32 crash in idcache cleanups...
2003-06-26 Kern SibbaldUpdate config + write own fgets() + ...
2003-06-18 Kern SibbaldNew var.c file + implement multiple simultaneous jobs
2003-06-06 Kern SibbaldNew query.sql, JobMedia VolIndex, add Release command
2003-06-03 Kern SibbaldFix for reused thread ids by FreeBSD + qfill command
2003-05-27 Kern SibbaldRelease drive for btape unfill command
2003-05-26 Kern SibbaldCorrect typos
2003-05-26 Kern SibbaldForce close the drive
2003-05-26 Kern SibbaldMore updates to btape fill command
2003-05-26 Kern SibbaldMake btape fill/unfill work
2003-05-25 Kern SibbaldMore updates to fill/unfill
2003-05-25 Kern SibbaldEnhancements to btape fill and unfill
2003-05-25 Kern SibbaldImplement Pmsg() and block number checking
2003-05-25 Kern SibbaldAdd error jcr to read_block and print errors
2003-05-20 Kern SibbaldFix double jobmedia bug, doc, add non-fatal error count
2003-05-07 Kern SibbaldFix double mount needed to release drive after unmount
2003-04-07 Kern SibbaldChange spelling of cancelled
2003-04-07 Kern SibbaldImplement update slots command
2003-04-02 Kern SibbaldMove re-read test to last
2003-03-31 Kern SibbaldAdd verbose, Uname info, better Device error msg
2003-03-27 Kern SibbaldAdapt to FreeBSD tape drives
2003-03-25 Kern SibbaldEnhance btape test command
2003-02-26 Kern SibbaldAdd address and socket for MySQL
2003-02-11 Kern SibbaldFix DATE problem and minor compile stuff
2003-02-01 Kern SibbaldMult Vols + fix restore hard links + file permissions
2003-01-18 Kern SibbaldUpdate copyright of changed files
2003-01-14 Kern SibbaldJobStatus updates
2003-01-14 Kern SibbaldEnhance dbcheck -- tweak Paths
2002-12-16 Kern SibbaldEndBlock fix, enhanced fill in btape, ...
2002-12-13 Kern Sibbaldbtape + doc updates for fixed block devices
2002-12-12 Kern SibbaldWatchdog updates
2002-12-09 Kern SibbaldDoc + last block check + seg fault fix in btape
2002-12-04 Kern SibbaldFSF to file on restore
2002-11-02 Kern SibbaldFirst cut bcopy
2002-10-29 Kern SibbaldFix btape for files + more doc
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-10-09 Kern Sibbaldbtape updates + documentation -- see kes09Oct02
2002-10-06 Kern SibbaldUpdate doc -- minor changes to btape
2002-08-26 Kern SibbaldUpdate todo add versions to tools fix makefile
2002-08-19 Kern Sibbaldnew version
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-05-18 Kern Sibbald1.20 update -- kes18May02
2002-05-09 Kern SibbaldDB changes for Retention Periods
2002-04-23 Kern SibbaldInitial revision