]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/label.c
11Apr07
[bacula/bacula] / bacula / src / stored / label.c
2007-04-11 Kern Sibbald11Apr07
2007-04-04 Kern Sibbaldkes Implement new code for freeing in use volumes...
2007-02-18 Kern Sibbaldkes Make DEVICE fd private. Its new name is m_fd,...
2006-12-14 Kern Sibbaldkes Complete hopefully the last of the copyright trans...
2006-12-13 Kern Sibbaldkes Implement code that should properly set that a...
2006-11-21 Kern SibbaldUpdate copyright
2006-09-25 Kern Sibbaldkes Apply the recycle patch from Richard Mortimer.
2006-09-23 Kern Sibbaldkes All code added back. Fixed block.c read/write...
2006-09-19 Kern SibbaldBack out more code
2006-09-16 Kern Sibbaldkes Correct a test in block.c that prevented restore...
2006-09-14 Kern Sibbaldkes Rework a lot of subroutines in dev.c to take dcr...
2006-09-05 Kern SibbaldCorrect dvd code that breaks tape labeling
2006-09-02 Kern Sibbaldkes When doing a label, pass the VolBytes back to...
2006-09-01 Kern Sibbaldes Apply new dvd-handler patch from Richard Mortimer.
2006-08-30 Kern Sibbaldkes Apply dvd-handler patch from Richard Mortimer.
2006-08-15 Kern Sibbaldkes If doing a mount, look for a slot, and if specifie...
2006-07-03 Robert NelsonFix header file includes.
2006-05-26 Kern Sibbald26May06
2006-04-09 Kern Sibbald Make weof() and clrerror() methods of class DEVICE.
2006-02-20 Kern Sibbald20Feb06
2006-01-30 Kern Sibbald- Continue implementing migration.
2005-12-22 Kern Sibbald- Simplify code in askdir.c that waits for creating...
2005-12-05 Kern Sibbald- Remove argument from create_bacula_database for SQLit...
2005-12-04 Kern Sibbald- Landon merged his data encription changes into the...
2005-10-13 Kern Sibbald- Modify DVD code so that it keeps a state flag that...
2005-09-24 Kern Sibbald- Fix mode change open in btape.c
2005-09-19 Kern Sibbald- Fix handling of temp file in mtx_changer.in, reported as
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-08-03 Kern Sibbald- Modify open() for tape so nonblocking really works.
2005-07-29 Kern Sibbald29Jul05
2005-07-27 Nicolas BoichatOther modifications outside DVD functions. (@kern pleas...
2005-07-22 Kern Sibbald- Add check for df path for dvd_freespace
2005-07-18 Kern Sibbald- Make all files in working directory have .xxx at...
2005-07-11 Kern Sibbald- Lots of documentation.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-05 Kern Sibbald- Add code to ensure that reserved but unused volumes
2005-06-29 Kern Sibbald- Attempt to fix DVD writing by eliminating a number...
2005-06-20 Kern Sibbald- Fix bug where Storage daemon gets confused about...
2005-06-18 Kern Sibbald- DVD writing/reading seems to be mostly working.
2005-06-16 Kern Sibbald- Add Date, Job, level to updates to .bsr file in
2005-06-14 Kern Sibbald- Fix the same state variable problem in open_next_part().
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-04-07 Nicolas Boichat - Fix "unknown device type" problem with DVD devices.
2005-03-22 Kern SibbaldChange set_label() to set_labeled() -- a bit clearer
2005-03-22 Kern Sibbald- Add copyright to title page of manual so it is clear.
2005-03-14 Kern Sibbald- Fix ANSI labels to put EOF1 and EOF2 after each file...
2005-03-12 Kern Sibbald- Implement IBM labels
2005-03-09 Kern SibbaldMove supported Autochangers to new chapter
2005-03-08 Kern Sibbald- Copy latest config.sub and config.guess from autoconf.
2005-03-02 Kern Sibbald- Make Director loop over alternative Devices specified...
2005-02-09 Kern Sibbald- Modified ANSI label code to preserve any ANSI label
2005-02-07 Kern SibbaldAdd BACULA.DATA to HDR1 record
2005-02-04 Kern SibbaldOK, ANSI labels seem to be working now
2005-02-02 Kern SibbaldCut 3 ANSI labels
2005-02-02 Kern SibbaldSecond cut ANSI labels
2005-01-29 Kern SibbaldVacation work -- see tech log
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-09-27 Kern Sibbald- Correct buffer length passed to inet_ntop() in addres...
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
next