]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/bsr.c
Tweak
[bacula/bacula] / bacula / src / dird / bsr.c
2008-08-26 Kern SibbaldTweak
2008-07-14 Kern Sibbaldkes Remove old code from label.c
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-07-08 Eric Bollengierebl Add a sort to db_get_file_list to improve
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-06 Kern Sibbaldkes Start implementing bstrerror() in place of strerror().
2007-05-02 Kern SibbaldConvert all other Dir files to use ne ua class message
2006-11-24 Kern SibbaldMore migration cleanup
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Kern SibbaldStart applying new FSFE copyright.
2006-07-08 Kern Sibbald ======================= Warning ================...
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-02-20 Kern Sibbald20Feb06
2005-09-04 Kern SibbaldFix out of order volumes during restore.
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