]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/dev.c
- Integrated Preben 'Peppe' Guldberg <peppe@wielders.org>
[bacula/bacula] / bacula / src / stored / dev.c
2004-12-09 Kern Sibbald- Integrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-11-12 Kern SibbaldFix scripts/Makefile.in missing ;\ -- thanks Martin
2004-10-15 Kern Sibbald- Update all the db update scripts to include the new...
2004-10-07 Kern Sibbald- Added Rerun Failed Levels = yes/no
2004-09-29 Kern Sibbald- Fix seg fault in AlertCommand
2004-09-27 Kern Sibbald- Correct buffer length passed to inet_ntop() in addres...
2004-09-25 Kern SibbaldOops
2004-09-25 Kern Sibbald- Make run_grub print manual procedure for installing...
2004-09-21 Kern Sibbald- Add ioctl(MTIOCGET) call to clrerror_dev() in dev...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-24 Kern Sibbald- Applied a patch from Peter Eriksson that removes...
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-08-12 Meno Abels!!! I didn't run the regression tests.!!!
2004-07-26 Kern SibbaldFix dev.c return codes
2004-07-25 Kern SibbaldFix new DCRs in bscan + 32/64 bit editing checks in...
2004-07-22 Kern SibbaldFix bscan walk DCRs + add some bools to dev.c
2004-07-18 Kern SibbaldMisc
2004-07-16 Kern SibbaldMore DCR changes
2004-07-04 Kern SibbaldMisc cleanups
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-03-12 Kern SibbaldImplement multiple drive autochanger support
2004-03-10 Kern SibbaldImplement Device Spool directory and sizes
2004-03-09 Kern SibbaldMore data spooling updates
2004-03-07 Kern SibbaldImplement first cut DCR in SD
2004-02-26 Kern Sibbaldmtimeonly and keepatime in Include + first cut disk...
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-11 Kern SibbaldTemp kludge for FreeBSD mt_count problem
2004-02-10 Kern SibbaldAdd win32 directory
2004-02-07 Kern SibbaldFix watchdog deadlog + restore soft link bug
2004-01-26 Kern SibbaldAdd bsock timers to authentication
2004-01-13 Kern SibbaldMake mark run *MUCH* faster in restore tree + update...
2004-01-10 Kern SibbaldDoc updates + first cut Volume polling code
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-12-26 Kern SibbaldFix static console conf + restrict chars in Resource...
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-11-07 Kern SibbaldFix: clock diff, Dan's patch, Nic's patch, segfault
2003-10-09 Kern SibbaldCorrect return code handling for bsf_dev and bsr_dev
2003-09-17 Kern SibbaldFix automatic tape labeling
2003-09-09 Kern SibbaldPrint warning when drive is unmounted + misc cleanups
2003-09-02 Kern SibbaldFix positioning error on second tape
2003-08-31 Kern SibbaldImplement repositioning code + misc
2003-06-18 Kern SibbaldNew var.c file + implement multiple simultaneous jobs
2003-06-17 Kern SibbaldCheck neg device use cound + fix BlockNumber check...
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-06-01 Kern SibbaldSD crash fixes, get restore report values correct
2003-05-31 Kern SibbaldSee kes-1.31
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-26 Kern SibbaldMore updates to btape fill command
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-23 Kern SibbaldSort bsr records, use C++ structs, add volatile, fix...
2003-05-20 Kern SibbaldAdd MTIOCERRSTAT for FreeBSD
2003-05-20 Kern SibbaldFix double jobmedia bug, doc, add non-fatal error count
2003-05-15 Kern SibbaldBSDI changes, auto Win API detection
2003-05-15 Kern SibbaldBSDI port changes
2003-05-07 Kern SibbaldFix double mount needed to release drive after unmount
2003-04-21 Kern SibbaldImplement bmicrosleep and run when
2003-04-17 Kern SibbaldImplement AutomaticMount
2003-04-10 Kern SibbaldDoc, Vol name scan, misc
2003-03-27 Kern SibbaldAdapt to FreeBSD tape drives
2003-03-08 Kern SibbaldMinor change to Maximum File Size
2003-02-01 Kern SibbaldMult Vols + fix restore hard links + file permissions
2003-01-21 Kern SibbaldTimer code + misc
2003-01-18 Kern SibbaldPhase 1 -- FIFO storage device
2003-01-16 Kern Sibbaldmtx-changer update, message fixes
2003-01-13 Kern SibbaldFix escape_string buffer overflows
2002-12-16 Kern SibbaldEndBlock fix, enhanced fill in btape, ...
2002-11-09 Kern SibbaldManual rework + new website see kes08Nov02
2002-10-30 Kern SibbaldMinor changes
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-10-06 Kern SibbaldVacation updates -- see kes06Oct02
2002-09-14 Kern SibbaldAutochanger for read + 64 bit addrs + Session key,...
2002-08-26 Kern SibbaldRestore from multiple simultaneous backups
2002-08-25 Kern SibbaldFirst cut new SD lock + restore buffer bug fix
2002-08-20 Kern Sibbaldremove debug code
2002-08-20 Kern SibbaldVerify fix, allow short response to yes/mod/no
2002-08-19 Kern SibbaldCreate JobMedia for all Jobs using media
2002-08-19 Kern Sibbaldnew version
2002-08-19 Kern SibbaldFix uninitialized variables
2002-07-21 Kern SibbaldSQLite performance + misc -- see kes20Jul02
2002-07-18 Kern SibbaldAdd RunBeforeJob and RunAfterJob -- kes18Jul02
2002-07-18 Kern SibbaldAdd MaximumOpenWait -- kes18Jul02
2002-07-17 Kern SibbaldAdd auto-changer support -- kes17Jul02
2002-07-15 Kern SibbaldCleanups and AutoChanger code -- kes15Jul02
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-06-15 Kern Sibbaldkes15Jun02
2002-06-15 Kern Sibbaldkes15Jun02
2002-05-25 Kern SibbaldMake Recycle work -- kes25May02
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-05-18 Kern Sibbald1.20 update -- kes18May02
2002-04-23 Kern SibbaldInitial revision