]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/bsr.c
Apply Nicolas' bsr single block patch
[bacula/bacula] / bacula / src / dird / bsr.c
2005-07-25 Kern SibbaldApply Nicolas' bsr single block patch
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-05-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
2005-04-05 Kern SibbaldRemove more recursion in src/dird/bsr.c as pointed out
2005-04-04 Kern Sibbald- Increase the index width of Filename and Path entries
2005-02-07 Kern SibbaldAdded code to detect that no files were inserted into the
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-11-04 Kern Sibbald- Add M_ALERT class and put tape alerts into it.
2004-10-29 Kern Sibbald30Oct04
2004-09-24 Kern Sibbald- Apply Peter Eriksson's patch to configure.in fixes...
2004-09-24 Kern Sibbald- Modify the depend section of each Makefile.in to...
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-06-12 Kern SibbaldMisc see kes-1.34
2004-04-19 Kern SibbaldUpdate Console conf code + update copyrights in dird
2004-03-09 Kern SibbaldMore data spooling updates
2003-11-07 Kern SibbaldFix: clock diff, Dan's patch, Nic's patch, segfault
2003-10-08 Kern SibbaldFixing and optimization of tape positioning for restores
2003-10-06 Kern SibbaldFix bad bsr generation, make restore forward space...
2003-09-04 Kern SibbaldImplement restore files
2003-08-02 Kern SibbaldFix restore spanning volumes
2003-07-06 Kern SibbaldFix breaks in bextract + in restore print only volumes...
2003-07-05 Kern SibbaldConstrain BSR indexes, fix bscan, add some new alist...
2003-06-02 Kern SibbaldSplit out routines into new files + Implement Verify...
2003-06-02 Kern SibbaldSeparate tree and bsr code from ua_restore.c