]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/spool.c
Fix bug #1208
[bacula/bacula] / bacula / src / stored / spool.c
2008-12-23 Kern SibbaldFix bug #1208
2008-10-28 Kern Sibbaldkes Fix bug #1046 VolumeToCatalog incorrectly reports...
2008-07-30 Kern Sibbaldkes Raise some restore debug levels.
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-05-11 Kern SibbaldAdd debug times, reduce size of two-pool-changer test
2008-03-31 Kern Sibbaldkes Remember what volume is in VTLs (previously turned...
2008-03-28 Kern Sibbaldkes Fix handling of JobMedia records during spooling...
2008-03-09 Kern Sibbaldkes Attempt to correct problems with restores with...
2008-01-10 Kern Sibbaldkes Add DataDespooling and DataCommitting status ...
2007-10-06 Kern SibbaldCorrect technotes bug #
2007-06-29 Kern Sibbald29Jun07
2007-06-23 Kern Sibbaldkes Remove some duplicated code in tls.c
2007-06-18 Kern Sibbaldkes Add some additional locking in the cats directory...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-24 Kern Sibbaldkes Add code to tell the OS that we no longer need...
2007-05-20 Kern SibbaldMove more bnet functions into the BSOCK class.
2007-05-06 Kern Sibbaldkes Start implementing bstrerror() in place of strerror().
2007-05-02 Kern Sibbaldkes Correct handle problem in new win32_ftruncate...
2007-04-23 Kern Sibbaldkes Implement posix_fadvise in FD, and for reading...
2007-04-14 Kern Sibbaldkes Simplify locking in the reservations system.
2007-04-11 Kern Sibbald11Apr07
2007-04-04 Kern Sibbaldkes Implement new code for freeing in use volumes...
2007-04-01 Kern SibbaldMove bnet_despool() into class in bsock.c
2007-01-26 Kern Sibbaldebl Implements the include JobID in spool file name...
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-11-12 Kern Sibbaldkes Change error message 'illegal' to 'invalid' -...
2006-09-10 Kern SibbaldDisable normal data spooling for DVD writing which...
2006-08-04 Kern SibbaldCorrect despool time calculation.
2006-07-31 Kern Sibbaldkes Make a first cut at a ReleaseNotes and ChangeLog...
2006-07-30 Kern Sibbaldkes Minor fixes for SD write rate and despooling rate.
2006-07-27 Robert NelsonComplete port to Windows
2006-07-26 Robert NelsonStrip pathname portion off all message routines that...
2006-07-22 Kern Sibbald- Tweak catalog make scripts.
2006-07-19 Kern Sibbald19July06
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-02-20 Kern Sibbald20Feb06
2005-12-03 Kern Sibbald03Dec05
2005-08-16 Kern Sibbald- Fix bug that missed drive=nn specification.
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-18 Kern Sibbald- Make all files in working directory have .xxx at...
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-05-27 Kern SibbaldImplement Maximum Job Spool Size (actually DCR based)
2005-05-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
2005-05-03 Kern SibbaldMove winapi.h/c from findlib to lib for inclusion in...
2005-04-22 Kern SibbaldFix (hopefully) the ftello() overflow reported by Peter.
2005-03-26 Kern Sibbald- Remove \a and -e from error echos in most Makefiles.
2005-03-17 Kern Sibbald- Detect if fseeko exists with autoconf. If so, use it
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-12-19 Kern SibbaldUpdate rescue disk to include mkinitrd
2004-10-16 Kern SibbaldDocumentation +
2004-10-07 Kern Sibbald- Update doc
2004-09-27 Kern Sibbald- Correct buffer length passed to inet_ntop() in addres...
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-09-02 Kern Sibbald- Added argument to berrno::strerror() to pass errno.
2004-08-28 Kern SibbaldAdd more error checking to spooling code
2004-07-18 Kern SibbaldMisc
2004-06-26 Kern SibbaldRewrite spool error cod + level keyword for estimate
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-06-12 Kern SibbaldMisc see kes-1.34
2004-06-10 Kern SibbaldAttr spooling stats + storage override for restore
2004-05-28 Kern SibbaldApply Peter Eriksson's fixes
2004-05-28 Kern SibbaldMisc see kes-1.34
2004-05-01 Kern SibbaldFix mount not releasing job
2004-04-13 Kern SibbaldAdd wx-console directory
2004-04-09 Kern SibbaldDoc updates
2004-03-13 Kern SibbaldImplement selecting another Volume if busy + cleanup...
2004-03-10 Kern SibbaldFix typo
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