]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/mount.c
Free Volume in several places. Fixes virtual-changer problem
[bacula/bacula] / bacula / src / stored / mount.c
2009-08-23 Kern SibbaldFree Volume in several places. Fixes virtual-changer...
2009-03-20 Kern SibbaldSecond half of proposed fix for bug #1227 that does not
2008-09-08 Kern SibbaldTweaks + svn ignores
2008-07-24 Kern Sibbaldkes Implement console 'wait mount' command. Doesn...
2008-07-16 Kern SibbaldVirtual Backup tweaks -- it is close to working.
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-07-07 Kern SibbaldClear in-use bit on vol when unused while swapping
2008-07-04 Kern Sibbalddo find_a_volume after each unload
2008-07-04 Kern SibbaldAdd debug
2008-06-27 Kern Sibbaldkes Generally clean up the manual tape loading code...
2008-06-25 Kern Sibbaldkes Add debug code and refactor subroutine in stored...
2008-06-20 Kern SibbaldFix bug where SD did not ask operator if the device...
2008-05-30 Kern SibbaldMake DEVICE Slot private and access it via a method.
2008-05-26 Kern Sibbaldkes If operator has rewind tape, print warning, releas...
2008-05-24 Kern Sibbaldkes Enhance a couple of SD debug messages.
2008-05-21 Kern Sibbaldkes Display open() errors except when polling. Previou...
2008-05-11 Kern SibbaldMake sure we unload the right slot when swapping.
2008-05-03 Kern Sibbaldkes Rework SD acquire for read to handle autochanger...
2008-05-03 Kern Sibbaldkes Implement regression that explicitly tests swappin...
2008-04-19 Kern SibbaldForce unload of volume when wrong volume mounted in SD.
2008-04-16 Kern Sibbaldkes Experiment with allowing multiple read jobs.
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-11 Kern SibbaldHandle new volume swapping
2008-04-11 Kern Sibbaldkes Remove redundant code in terminating the scheduler...
2008-04-11 Kern SibbaldImprove algorithm for detecting pre-reserved volume and
2008-04-10 Kern SibbaldTweak volume swapping code so it works.
2008-04-10 Kern Sibbaldkes Correct name overloading in mount.c
2008-04-10 Kern SibbaldRefactor parts of stored/mount.c
2008-04-09 Kern Sibbaldkes Correct error string numbers in dird/catreq.c
2008-03-26 Kern Sibbaldkes Implement bsock code to permit locking. Use the...
2008-03-13 Kern Sibbaldkes Don't zap dcr values during release_volume() as...
2008-01-30 Kern Sibbaldkes Apply patch from bug #1049 to prevent stripping...
2008-01-10 Kern Sibbaldkes Add DataDespooling and DataCommitting status ...
2007-11-04 Kern Sibbaldkes Cleanup of code in SD that sets the LastWritten...
2007-09-28 Kern SibbaldMore tweaks to the mount volume routines to get everything
2007-09-24 Kern Sibbaldkes Back out one small change to the reservation syste...
2007-09-23 Kern Sibbaldkes Rework the reservation system to take into account...
2007-09-12 Kern Sibbaldes Fix error message that was clobbered when Dir tells...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-07 Kern Sibbaldkes Implement bconsole memory command that prints...
2007-04-04 Kern Sibbaldkes Implement new code for freeing in use volumes...
2007-03-21 Kern SibbaldImplement SD code to check length of disk volume before...
2007-01-25 Kern Sibbaldkes Change 'Device not configured to autolabel' from...
2006-12-23 Kern Sibbaldkes Add code in catreq.c to reject volumes not marked...
2006-12-17 Kern SibbaldSave and restore volume name in stored/mount.c fixed...
2006-12-16 Kern Sibbaldkes Update projects file for next vote.
2006-12-14 Kern Sibbaldkes Complete hopefully the last of the copyright trans...
2006-12-12 Kern SibbaldFix automatic labeling of File volumes, which was broke...
2006-11-21 Kern SibbaldUpdate copyright
2006-10-02 Kern Sibbaldkes Apply dvd find volume patch from Richard Mortimer.
2006-09-28 Kern Sibbaldkes Print the Volume purged message only for real...
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-14 Kern Sibbaldkes Create lseek() method for DEVICE that takes dcr...
2006-09-07 Kern Sibbaldkes Apply patch supplied in bug #656 to pass priority...
2006-09-02 Kern Sibbaldkes When doing a label, pass the VolBytes back to...
2006-08-15 Kern Sibbaldkes If doing a mount, look for a slot, and if specifie...
2006-02-20 Kern Sibbald20Feb06
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
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-10-10 Kern Sibbald- Mark DVD volume in error if part cannot be written.
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-30 Nicolas BoichatDisable DVD checks (last part removed...).
2005-07-29 Nicolas BoichatDVD sanity check : check if the last part was removed...
2005-07-27 Nicolas BoichatOther modifications outside DVD functions. (@kern pleas...
2005-07-17 Kern Sibbald- Fix name space pollution by OpenSSL 0.9.8 reported by
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-07-04 Kern Sibbald04Jul05
2005-06-29 Kern Sibbald- Detect device mounted for DVD and suppress be sure to
2005-06-29 Kern Sibbald- Attempt to fix DVD writing by eliminating a number...
2005-06-21 Kern SibbaldMark DVD volume in error if not opened
2005-06-21 Kern SibbaldPrint error message in job report of DVD open fails
2005-06-21 Kern Sibbald- Add debug error printout when open() fails.
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-11 Kern SibbaldCorrect some reservation problems in SD when no devices
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-05-10 Kern Sibbald- Add cancel() to Dir Python scripting.
2005-05-09 Kern Sibbald- Correct bug in parse_config error handling.
2005-04-26 Kern Sibbald- Implement restore of a single directory.
2005-04-11 Kern Sibbald- Remove Created new FileSet message as it always comes...
2005-03-26 Kern Sibbald- Add wait.c (oops forgot previously).
2005-03-26 Kern Sibbald- Comment out Multiple Connections in the document.
2005-03-18 Kern Sibbald- Fix more print_name()s for printing device name.
2005-03-17 Kern Sibbald- Detect if fseeko exists with autoconf. If so, use it
2005-03-09 Kern SibbaldMove supported Autochangers to new chapter
2005-02-28 Kern Sibbald- Lock autochanger script when running.
2005-02-09 Kern Sibbald- Modified ANSI label code to preserve any ANSI label
2005-02-01 Kern SibbaldDisplay more informative message when a device was not
2005-01-29 Kern SibbaldVacation work -- see tech log
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
next