]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/label.c
Apply patches from bugs #2325 and #2326 to fix FIFO bugs
[bacula/bacula] / bacula / src / stored / label.c
2017-11-19 V. NovyApply patches from bugs #2325 and #2326 to fix FIFO...
2017-10-26 Kern SibbaldBackport Enterprise code
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-01-13 Kern SibbaldEnsure relabel has latest vol info may fix bug #1412
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2016-01-01 Kern SibbaldFix a few debug outputs that should be unsigned
2015-12-15 Kern SibbaldTweak enhance ASSERT messages using ASSERT2
2015-12-13 Kern SibbaldTweak dir_update_volume_info
2015-12-11 Kern SibbaldFix some low level messages to display correctly
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldBackport more master code
2013-04-20 Kern Sibbaldbackport code from master
2013-04-20 Kern SibbaldRewrite some SD subroutines as class members
2013-04-20 Kern SibbaldChange dev->open() to return bool
2013-04-20 Kern SibbaldFix bug #1389 MaxUseDuration uses job start instead...
2010-11-25 Kern SibbaldPrepare for adding high bits to Stream
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldFix three-pool regress bug
2009-12-05 Kern SibbaldChange old get_Jobxxx to getJobxxx
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-23 Kern SibbaldFree Volume in several places. Fixes virtual-changer...
2009-03-20 Kern SibbaldProposed fix for bug #1227 Job and labeling new tape
2008-12-23 Kern SibbaldFix bug #1208
2008-11-22 Kern SibbaldRemove all time_t from arguments in favor of utime_t...
2008-07-17 Kern SibbaldMove setting JobLevel and JobType into a method, which...
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-04 Kern SibbaldAdd debug
2008-07-02 Kern Sibbaldkes Fix mtx-changer to detect both versions of Ubuntu...
2008-06-27 Kern Sibbaldkes Generally clean up the manual tape loading code...
2008-05-28 Kern Sibbaldkes Add debug code to SD.
2008-05-26 Kern Sibbaldkes If operator has rewind tape, print warning, releas...
2008-05-21 Kern Sibbaldkes Display open() errors except when polling. Previou...
2008-04-13 Kern Sibbaldkes Tweak the swap Volume from one drive to another...
2008-04-12 Kern Sibbaldkes Rework class structures for VOLRES, DCR, and DEVIC...
2008-04-09 Kern Sibbaldkes Correct error string numbers in dird/catreq.c
2008-03-13 Kern SibbaldReservation tweaks + more debug output
2008-03-12 Kern SibbaldSecond cut of drive switching during backup
2008-03-10 Kern Sibbaldkes Make ask_sysop_to_create... to return if waken...
2008-02-10 Kern Sibbaldkes Fix bug #1047, which had a heap overrun when strip...
2008-01-10 Kern SibbaldUpdate new reservations changes
2008-01-10 Kern Sibbaldkes Add DataDespooling and DataCommitting status ...
2008-01-08 Kern Sibbaldkes Undo recent reservations changes ... will apply...
2008-01-06 Kern SibbaldMore calls to volume_unused()
2008-01-05 Kern Sibbaldkes Fix reserve_volume() so it doesn't release a volum...
2007-11-04 Kern Sibbaldkes Cleanup of code in SD that sets the LastWritten...
2007-10-07 Kern Sibbaldkes Make maxvol-test and new more strict maxvol2-test...
2007-09-28 Kern SibbaldEliminate more strerror() and replace with bstrerror().
2007-09-20 Kern Sibbaldkes Fix ANSI tape labeling. Fix restoring ANSI labeled...
2007-09-20 Kern Sibbaldkes Fix ANSI tape labeling. This fixes bug #954.
2007-06-28 Kern Sibbaldkes Move lock structures into new file lock.h
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-30 Kern SibbaldChange some debug levels
2007-04-21 Kern Sibbaldkes Don't call close_part in label.c if tape and relabel.
2007-04-14 Kern Sibbaldkes Simplify locking in the reservations system.
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
next