]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/dev.c
Make DEVICE Slot private and access it via a method.
[bacula/bacula] / bacula / src / stored / dev.c
2008-05-30 Kern SibbaldMake DEVICE Slot private and access it via a method.
2008-05-03 Kern Sibbaldkes Rework SD acquire for read to handle autochanger...
2008-04-16 Kern SibbaldCreate 2.2.10 by backporting trunk SD reservation changes
2008-03-19 Kern SibbaldMassive commit of all fixes and back ports to create...
2008-01-03 Kern Sibbaldkes Fix existing switch drive SD code to call autochan...
2007-12-02 Kern Sibbaldebl Apply Richard Mortimer patch that fixes #1016...
2007-09-20 Kern Sibbaldkes Fix ANSI tape labeling. This fixes bug #954.
2007-09-20 Kern Sibbaldkes Apply 2.2.4-poll-mount fix, that resolves bug...
2007-06-28 Kern Sibbaldkes Move lock structures into new file lock.h
2007-06-26 Kern SibbaldNew file
2007-06-14 Kern Sibbaldkes Do not free a volume on a tape drive until another...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-30 Kern SibbaldChange some debug levels
2007-05-24 Kern Sibbaldkes Add additional sm_check() code on debug level 1.
2007-05-09 Kern Sibbaldkes When backup fails, cancel SD before waiting for...
2007-05-08 Kern SibbaldKeep correct errno when FSF fails
2007-05-06 Kern Sibbaldkes Start implementing bstrerror() in place of strerror().
2007-05-04 Kern SibbaldDon't try to ioctl() /dev/null
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.
next