]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/label.c
Massive SD calling sequence reorganization
[bacula/bacula] / bacula / src / stored / label.c
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-09-02 Kern Sibbald- Added argument to berrno::strerror() to pass errno.
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-07-16 Kern SibbaldMore dcr updates
2004-07-16 Kern SibbaldPool + label cleanups from bug reports
2004-07-08 Kern SibbaldMore DCR implementation + debug code for zeroed block...
2004-07-07 Kern SibbaldUse dcr more in SD + int to bool conversions
2004-07-04 Kern SibbaldAdd more DCRs
2004-07-04 Kern SibbaldMisc cleanups
2004-06-19 Kern SibbaldFirst cut SIGHUM + misc
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-06-12 Kern SibbaldMisc see kes-1.34
2004-03-30 Kern SibbaldAdd -p option to SD => forge on + fix Makefile for...
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-04 Kern SibbaldDoc + ignore label errors option in bls
2003-11-15 Kern SibbaldFix Vol info update + add Drive and InChanger to Media rec
2003-09-17 Kern SibbaldFix automatic tape labeling
2003-09-10 Kern SibbaldFix console prompt problem + misc
2003-09-09 Kern SibbaldPrint warning when drive is unmounted + misc cleanups
2003-08-07 Kern SibbaldDoc + read_record updates
2003-07-05 Kern SibbaldConstrain BSR indexes, fix bscan, add some new alist...
2003-06-17 Kern SibbaldCheck neg device use cound + fix BlockNumber check...
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-25 Kern SibbaldImplement Pmsg() and block number checking
2003-05-25 Kern SibbaldAdd error jcr to read_block and print errors
2003-05-22 Kern Sibbaldchange all void *jcr into JCR *jcr
2003-04-06 Kern SibbaldMore on barcodes
2003-02-26 Kern SibbaldAdd address and socket for MySQL
2003-02-11 Kern SibbaldFix DATE problem and minor compile stuff
2003-01-18 Kern SibbaldAllow restore from stream device
2003-01-18 Kern SibbaldPhase 1 -- FIFO storage device
2003-01-14 Kern SibbaldJobStatus updates
2003-01-13 Kern SibbaldFix escape_string buffer overflows
2002-12-16 Kern SibbaldEndBlock fix, enhanced fill in btape, ...
2002-12-09 Kern SibbaldDoc + last block check + seg fault fix in btape
2002-11-23 Kern SibbaldMinor updates + doc -- see kes21Nov02
2002-11-14 Kern SibbaldLast major change for 1.27 code -- see kes13Nov02
2002-11-01 Kern Sibbaldbacula script + stack overrun -- see kes30Oct02
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-10-09 Kern Sibbaldbtape updates + documentation -- see kes09Oct02
2002-10-06 Kern SibbaldVacation updates -- see kes06Oct02
2002-08-29 Kern SibbaldAdditional error checking
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-20 Kern Sibbaldremove debug code
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-06-03 Kern SibbaldImplement GZIP, new tape format, -- see kes03Jun02
2002-05-25 Kern SibbaldMake Recycle work -- kes25May02
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-04-29 Kern Sibbaldadd Prune command -- not yet tested
2002-04-23 Kern SibbaldInitial revision