]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/dev.c
kes Don't call close_part in label.c if tape and relabel.
[bacula/bacula] / bacula / src / stored / dev.c
2007-04-21 Kern Sibbaldkes Don't call close_part in label.c if tape and relabel.
2007-04-19 Kern SibbaldCorrect usage of MTIOCLRERR ioctl for clearing persista...
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-03-21 Kern SibbaldImplement SD code to check length of disk volume before...
2007-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
2007-02-24 Eric Bollengierebl fix fifo stuff, bacula tries to rewind the fifo...
2007-02-18 Kern Sibbaldkes Make DEVICE fd private. Its new name is m_fd,...
2007-02-15 Kern Sibbaldtweaks
2007-02-13 Eric Bollengierebl Use btime_t instead of uint64_t in media patch.
2007-02-13 Eric Bollengierebl use btime_t instead of uint64_t for media stats
2007-02-10 Kern SibbaldCorrect VolCatBytes bug from media patch
2007-02-10 Kern Sibbaldkes Apply Eric's scratch patch that moves a purged...
2006-12-22 Kern Sibbaldkes Apply Eric's patch for recycling the Scratch pool.
2006-12-17 Kern SibbaldAllow seeking on DVD
2006-12-14 Kern Sibbaldkes Complete hopefully the last of the copyright trans...
2006-11-22 Kern SibbaldUpdate copyright + fix a few Win32 warnings
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-11-20 Kern Sibbaldkes Make WritePartAfterJob the default so that the...
2006-10-13 Kern Sibbaldkes Apply the three patches from Richard Mortimer.
2006-10-02 Robert NelsonFix bug # 676 - File Restoration to win32 client fails
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-26 Kern Sibbaldkes Add back code to open tape device nonblocking...
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-16 Kern Sibbaldkes Correct a test in block.c that prevented restore...
2006-09-14 Kern Sibbaldkes Put removing zero sized spool part file in subrout...
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-11 Kern Sibbaldkes Modify disk changer to simulate some of the error...
2006-09-08 Kern Sibbaldkes Make two separate Win32 menu links for starting...
2006-09-07 Kern Sibbaldkes Add a new close_part() class in the SD to save...
2006-09-06 Kern Sibbaldkes Manual updates.
2006-09-02 Kern Sibbaldkes When doing a label, pass the VolBytes back to...
2006-09-01 Kern SibbaldFinal changes
2006-09-01 Kern Sibbaldes Apply new dvd-handler patch from Richard Mortimer.
2006-08-31 Kern Sibbaldkes Make find with no args in tree restore return...
2006-08-30 Kern Sibbaldkes Apply dvd-handler patch from Richard Mortimer.
2006-08-27 Kern Sibbaldkes Rework many features of DVD writing and reading...
2006-08-26 Kern Sibbaldkes Add host:port to connect failure messages to FD...
2006-08-15 Kern Sibbaldkes If doing a mount, look for a slot, and if specifie...
2006-08-07 Kern Sibbaldkes Fix bug #462 incorrect error message printed when...
2006-07-31 Kern Sibbaldkes Make a first cut at a ReleaseNotes and ChangeLog...
2006-07-27 Robert NelsonComplete port to Windows
2006-07-09 Kern Sibbald Modify read_record and friends to properly deal with...
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-06-26 Kern SibbaldFix dvd rewind
2006-06-24 Kern Sibbald- Turn on new bsnprintf() code.
2006-06-14 Kern Sibbald- Remove xpg4 lib from FreeBSD build as it is no longer...
2006-04-09 Kern Sibbald Make weof() and clrerror() methods of class DEVICE.
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-02-20 Kern Sibbald20Feb06
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2006-01-30 Kern Sibbald- Continue implementing migration.
2005-12-22 Kern Sibbald- Simplify code in askdir.c that waits for creating...
2005-12-21 Kern SibbaldRemove new bnet_sig
2005-12-17 Kern Sibbald- Fix seg fault if user labels a drive directory bug...
2005-12-05 Kern Sibbald- Remove argument from create_bacula_database for SQLit...
2005-11-14 Kern SibbaldApply SunOS patch for ACLs submitted by David Duchscher.
2005-10-17 Nicolas BoichatFix bug when recycling DVD devices (append flag was...
2005-10-11 Kern Sibbald- Add extra debug to Update media error for VolFiles...
2005-09-24 Kern Sibbald- Fix mode change open in btape.c
2005-08-24 Kern Sibbald- Ensure that the drive is closed before calling the
2005-08-16 Kern Sibbald- Fix bug that missed drive=nn specification.
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 Nicolas BoichatRemove zero-sized parts from spool file when closing...
2005-07-28 Nicolas BoichatFix when we cannot mount the DVD, but no part has yet...
2005-07-28 Kern Sibbald28Jul05
2005-07-27 Nicolas BoichatUpdate/bugfixes in DVD-writing. (@kern, please also...
2005-07-25 Nicolas BoichatVarious DVD fixes.
2005-07-24 Nicolas BoichatFixes concerning DVD-writing.
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-17 Kern Sibbald- Fix name space pollution by OpenSSL 0.9.8 reported by
2005-07-08 Kern Sibbald- Correct a NULL pointer reference in the mount command.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-07 Kern Sibbald- Remove temp file created in mtx-changer script.
2005-07-05 Kern Sibbald- Add code to ensure that reserved but unused volumes
2005-07-04 Kern Sibbald04Jul05
2005-07-03 Kern Sibbald- Tweak dvd-writepart script to prevent door from openi...
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-26 Kern Sibbald- Add set_mode method in DEVICE.
2005-06-26 Kern SibbaldCreate mode set method add debug output for DVD
2005-06-21 Kern SibbaldSplit open() code for DVD into separate subroutine...
2005-06-21 Kern Sibbald- Add debug error printout when open() fails.
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-13 Kern Sibbald- Add more debug code and clarify debug code for DVDs.
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-05-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
2005-05-18 Kern Sibbald- Modify wait during use_device to happen only after...
2005-04-26 Kern Sibbald- Make SD re-open a device with the right permissions if
2005-04-17 Kern Sibbald- First cut of new Python implementation.
next