]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/device.c
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / stored / device.c
2006-04-06 (no author)This commit was manufactured by cvs2svn to create tag Release-1.38.7
2006-02-20 Kern Sibbald20Feb06
2006-01-30 Kern Sibbald- Continue implementing migration.
2005-12-22 Kern Sibbald- Simplify code in askdir.c that waits for creating...
2005-12-03 Kern Sibbald03Dec05
2005-09-24 Kern Sibbald- Fix mode change open in btape.c
2005-09-18 Kern Sibbald- Apply Landon's patch for the TLS ANS1 API change.
2005-08-24 Kern Sibbald- Ensure that the drive is closed before calling the
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-08-03 Kern Sibbald- Modify open() for tape so nonblocking really works.
2005-07-29 Nicolas BoichatDVD sanity check : check if the last part was removed...
2005-07-27 Nicolas BoichatOther modifications outside DVD functions. (@kern pleas...
2005-07-11 Kern Sibbald- Lots of documentation.
2005-07-08 Kern Sibbald- Correct typo in Copyright
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-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-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-04-26 Kern Sibbald- Make SD re-open a device with the right permissions if
2005-04-11 Kern Sibbald- Remove Created new FileSet message as it always comes...
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
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-04 Kern Sibbald- Change Developers to Developer's Guide as requested...
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-09-27 Kern Sibbald- Correct buffer length passed to inet_ntop() in addres...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-09-03 Kern Sibbald- Apply Mike Acar's suggestion when looking for the...
2004-09-02 Kern Sibbald- Added argument to berrno::strerror() to pass errno.
2004-07-25 Kern SibbaldFix new DCRs in bscan + 32/64 bit editing checks in...
2004-07-16 Kern SibbaldMore DCR changes
2004-07-16 Kern SibbaldMore dcr updates
2004-07-07 Kern SibbaldUse dcr more in SD + int to bool conversions
2004-07-04 Kern SibbaldAdd more DCRs
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-05-01 Kern SibbaldFix mount not releasing job
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-16 Kern Sibbaldbtape test and fill improvements + first cut Qmsg
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
2003-12-08 Kern SibbaldFix overzelous VolCatFiles updating by removing from...
2003-11-15 Kern SibbaldFix Vol info update + add Drive and InChanger to Media rec
2003-09-09 Kern SibbaldPrint warning when drive is unmounted + misc cleanups
2003-08-31 Kern SibbaldImplement repositioning code + misc
2003-06-25 Kern SibbaldImplement Win32 data detection code
2003-06-18 Kern SibbaldNew var.c file + implement multiple simultaneous jobs
2003-06-16 Kern SibbaldAdd Environment arrays + Rescheduling of jobs + cancel...
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 SibbaldMake btape fill/unfill work
2003-05-20 Kern SibbaldFix double jobmedia bug, doc, add non-fatal error count
2003-05-15 Kern SibbaldBSDI port changes
2003-05-13 Kern SibbaldMisc see kes-1.31 13May03
2003-01-12 Kern SibbaldFix UseDuration (hopefully)
2002-12-16 Kern SibbaldBetter bootstrap file + static daemons
2002-12-16 Kern SibbaldEndBlock fix, enhanced fill in btape, ...
2002-12-09 Kern SibbaldDoc + last block check + seg fault fix in btape
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-10-06 Kern SibbaldVacation updates -- see kes06Oct02
2002-09-21 Kern SibbaldFixes to making autochanger work with console label...
2002-09-14 Kern SibbaldAutochanger for read + 64 bit addrs + Session key,...
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-23 Kern SibbaldAdd jcr to BSOCK and BDB SpoolAttr NoAttributs finish...
2002-08-21 Kern SibbaldDebug levels + add bsr to bls
2002-08-19 Kern SibbaldCreate JobMedia for all Jobs using media
2002-08-19 Kern SibbaldFix uninitialized variables
2002-08-11 Kern SibbaldLots of cleanup for restore -- kes11Aug02
2002-07-18 Kern SibbaldAdd RunBeforeJob and RunAfterJob -- kes18Jul02
2002-07-18 Kern SibbaldAdd MaximumOpenWait -- kes18Jul02
2002-07-18 Kern SibbaldFully implement AlwaysOpen -- kes18Jul02
2002-07-17 Kern SibbaldAutochanger cleanups
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-05-25 Kern SibbaldMake Recycle work -- kes25May02
2002-05-21 Kern SibbaldImplement Auto Prune and Auto Recycle
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-04-29 Kern Sibbaldadd Prune command -- not yet tested
2002-04-25 Kern SibbaldStart of Recycle Code
2002-04-23 Kern SibbaldInitial revision