]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/dev.h
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / stored / dev.h
2006-05-06 (no author)This commit was manufactured by cvs2svn to create tag Release-1.38.9
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-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-18 Kern Sibbald- Implement search for exact Volume in reservation...
2005-08-03 Kern Sibbald- Modify open() for tape so nonblocking really works.
2005-07-27 Nicolas BoichatOther modifications outside DVD functions. (@kern pleas...
2005-07-24 Nicolas BoichatFixes concerning DVD-writing.
2005-07-18 Kern Sibbald- Make all files in working directory have .xxx at...
2005-07-08 Kern Sibbald- Correct a NULL pointer reference in the mount command.
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-06-29 Kern Sibbald- Attempt to fix DVD writing by eliminating a number...
2005-06-26 Kern Sibbald- Add set_mode method in DEVICE.
2005-06-26 Kern SibbaldCreate mode set method add debug output for DVD
2005-06-18 Kern Sibbald- DVD writing/reading seems to be mostly working.
2005-06-16 Kern Sibbald- Add Date, Job, level to updates to .bsr file in
2005-06-14 Kern Sibbald- Fix the same state variable problem in open_next_part().
2005-06-13 Kern Sibbald- Add more debug code and clarify debug code for DVDs.
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-06-04 Kern Sibbald- Implement attribute caching to put Signature into...
2005-06-01 Kern Sibbald- Add more documentation to mtx-changer.in
2005-05-27 Kern SibbaldImplement Maximum Job Spool Size (actually DCR based)
2005-04-26 Kern Sibbald- Make SD re-open a device with the right permissions if
2005-04-17 Kern Sibbald- First cut of new Python implementation.
2005-04-11 Kern Sibbald Make fsr_dev() a method dev->fsr()
2005-04-02 Kern Sibbald- Reset NumVols in Pool record from database on every...
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-28 Kern Sibbald- This version has a new DIR -- SD protocol. Both
2005-03-26 Kern Sibbald- Comment out Multiple Connections in the document.
2005-03-22 Kern SibbaldChange set_label() to set_labeled() -- a bit clearer
2005-03-22 Kern Sibbald- Add copyright to title page of manual so it is clear.
2005-03-17 Kern Sibbald- Detect if fseeko exists with autoconf. If so, use it
2005-03-09 Kern SibbaldMove supported Autochangers to new chapter
2005-03-06 Kern Sibbald06Mar05
2005-03-01 Kern Sibbald- Implement setting DIR Storage device to Autochanger
2005-02-28 Kern Sibbald- Corrected some typos in the make_xxx_tables.in files.
2005-02-26 Kern Sibbald- Clean up drive reservation system. Add more sanity...
2005-02-15 Kern Sibbald- Fix Media LabelDate and FirstWritten to be correctly...
2005-02-09 Kern Sibbald- Modified ANSI label code to preserve any ANSI label
2005-02-04 Kern SibbaldOK, ANSI labels seem to be working now
2005-01-29 Kern SibbaldVacation work -- see tech log
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-09 Kern Sibbald- Integrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-07-16 Kern SibbaldMore DCR changes
2004-07-07 Kern SibbaldUse dcr more in SD + int to bool conversions
2004-07-04 Kern SibbaldAdd more DCRs
2004-06-12 Kern SibbaldMisc see kes-1.34
2004-05-28 Kern SibbaldMisc see kes-1.34
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-08 Kern SibbaldSecond cut data spooling + fix yesterday's patch
2004-03-07 Kern SibbaldImplement first cut DCR in SD
2004-02-26 Kern Sibbaldmtimeonly and keepatime in Include + first cut disk...
2004-01-26 Kern SibbaldAdd bsock timers to authentication
2004-01-22 Kern SibbaldSetIP command + CloseOnPoll + Full,Inc,Diff Pools ...
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-20 Kern SibbaldSQL updates + Vol read/write times
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-08-31 Kern SibbaldImplement repositioning code + misc
2003-06-23 Kern SibbaldFix possible buffer overrun in restore tree routine
2003-06-03 Kern SibbaldFix for reused thread ids by FreeBSD + qfill command
2003-05-31 Kern SibbaldSee kes-1.31
2003-05-26 Kern SibbaldUpdate todo
2003-05-23 Kern SibbaldSort bsr records, use C++ structs, add volatile, fix...
2003-05-21 Kern SibbaldAdd Bytes/Blocks read by SD during restore
2003-05-15 Kern SibbaldBSDI port changes
2003-05-07 Kern SibbaldFix double mount needed to release drive after unmount
2003-04-10 Kern SibbaldDoc, Vol name scan, misc
2003-03-27 Kern SibbaldAdapt to FreeBSD tape drives
2003-02-01 Kern SibbaldMult Vols + fix restore hard links + file permissions
2003-01-21 Kern SibbaldTimer code + misc
2003-01-18 Kern SibbaldUpdate copyright of changed files
2003-01-18 Kern SibbaldPhase 1 -- FIFO storage device
2003-01-16 Kern Sibbaldmtx-changer update, message fixes
2002-12-16 Kern SibbaldEndBlock fix, enhanced fill in btape, ...
2002-11-21 Kern SibbaldSee kes21Nov02
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-10-06 Kern SibbaldVacation updates -- see kes06Oct02
2002-08-29 Kern SibbaldAutochanger fixes
2002-08-26 Kern SibbaldRestore from multiple simultaneous backups
2002-08-25 Kern SibbaldFirst cut new SD lock + restore buffer bug fix
2002-08-19 Kern Sibbaldnew version
2002-07-18 Kern SibbaldAdd MaximumOpenWait -- kes18Jul02
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-06-15 Kern Sibbaldkes15Jun02
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-04-25 Kern SibbaldStart of Recycle Code
2002-04-23 Kern SibbaldInitial revision