]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/bls.c
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / stored / bls.c
2004-01-01 (no author)This commit was manufactured by cvs2svn to create tag Release-1.32f
2003-08-31 Kern SibbaldImplement repositioning code + misc
2003-08-16 Kern SibbaldMisc -- see kes-1.32
2003-08-07 Kern SibbaldDoc + read_record updates
2003-07-08 Kern SibbaldRemove block number increment in read
2003-06-26 Kern SibbaldUpdate config + write own fgets() + ...
2003-06-25 Kern SibbaldImplement Win32 data detection code
2003-06-20 Kern SibbaldImplement block rejection during read
2003-06-18 Kern SibbaldFix ls print in bls and bscan + fix match_bsr for inter...
2003-06-18 Kern SibbaldNew var.c file + implement multiple simultaneous jobs
2003-06-09 Kern SibbaldBig reorganization of restore code into lib/attr.c
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-26 Kern SibbaldFix reading second volume
2003-05-26 Kern SibbaldCleanup a few minor restore bugs
2003-05-26 Kern SibbaldMinor bls cleanups
2003-05-25 Kern SibbaldImplement Pmsg() and block number checking
2003-05-25 Kern SibbaldAdd error jcr to read_block and print errors
2003-03-31 Kern SibbaldAdd verbose, Uname info, better Device error msg
2003-02-27 Kern Sibbaldeliminate not from fnmatch
2003-02-26 Kern SibbaldAdd address and socket for MySQL
2003-02-11 Kern SibbaldFix DATE problem and minor compile stuff
2003-02-01 Kern SibbaldMult Vols + fix restore hard links + file permissions
2003-01-18 Kern SibbaldUpdate copyright of changed files
2003-01-13 Kern SibbaldFix escape_string buffer overflows
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-09-14 Kern SibbaldAutochanger for read + 64 bit addrs + Session key,...
2002-09-05 Kern SibbaldMore SD tools cleanup
2002-09-05 Kern SibbaldUpdate tools
2002-08-29 Kern SibbaldAutochanger fixes
2002-08-28 Kern SibbaldCorrect restore across volumes + document
2002-08-26 Kern SibbaldUpdate todo add versions to tools fix makefile
2002-08-26 Kern SibbaldMore read multijob record 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-24 Kern SibbaldMake restore work well
2002-08-23 Kern SibbaldAdd jcr to BSOCK and BDB SpoolAttr NoAttributs finish...
2002-08-23 Kern SibbaldImplement new_read_record ...
2002-08-22 Kern SibbaldSimplify bls inner loop
2002-08-22 Kern SibbaldMake bls read multi-job file
2002-08-21 Kern SibbaldDebug levels + add bsr to bls
2002-08-19 Kern SibbaldCreate JobMedia for all Jobs using media
2002-08-01 Kern SibbaldFix printing of filenames containing blank in bls.c
2002-07-15 Kern SibbaldCleanups and AutoChanger code -- kes15Jul02
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-06-25 Kern SibbaldBasic Restore bootstrap implemented -- kes25Jun02
2002-06-15 Kern Sibbaldkes15Jun02
2002-06-03 Kern SibbaldImplement GZIP, new tape format, -- see kes03Jun02
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-05-18 Kern Sibbald1.20 update -- kes18May02
2002-05-09 Kern SibbaldDB changes for Retention Periods
2002-04-23 Kern SibbaldInitial revision