]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/dev.h
Remove unused method
[bacula/bacula] / bacula / src / stored / dev.h
2013-04-20 Kern SibbaldRemove unused method
2013-04-20 Kern SibbaldBackport new lock calls + debug for SD
2013-04-20 Kern SibbaldBackport more 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 SibbaldLock read acquire in SD to prevent to read jobs getting...
2013-04-20 Eric Bollengiertweak copyright
2010-09-02 Eric BollengierMake third argument of DEVICE::d_ioctl optionnal to...
2010-09-02 Eric BollengierUse SMARTALLOC+memset instead of overload new/delete...
2010-08-10 Eric BollengierModify DEVICE class to use subclass for each driver...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldUse uint32_t for max_concurrent_jobs
2010-08-02 Kern SibbaldFix three-pool regress bug
2009-12-09 Eric BollengierAdd mutex some priority info for SD
2009-11-02 Eric BollengierMerge branch 'master' into basejobv3
2009-11-01 Kern SibbaldFix SD DCR race condition that causes seg faults
2009-10-25 Marco van WieringenFirst go at supporting a mount and unmount wrapper...
2009-10-25 Marco van WieringenFix comment
2009-10-03 Michael StapelbergRemove obsolete truncate_on_purge settings
2009-10-03 Michael StapelbergImplement truncate on purge setting
2009-09-07 Eric BollengierMerge branch 'master' into basejobv3
2009-09-04 Kern SibbaldImplement BlockChecksum in Device
2009-09-04 Kern SibbaldImplement BlockChecksum in Device
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-15 Kern SibbaldMerge branch 'kern/despool'
2009-08-15 Kern SibbaldMove global acquire lock to lock by device
2009-08-15 Kern SibbaldFix acquire.c locking
2009-08-14 Eric BollengierMerge branch 'master' into basejobv3
2009-08-13 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-08-13 Kern SibbaldMake SD lock tracing work again. Has not worked for...
2009-08-11 Eric BollengierMerge branch 'master' into bat_slot
2009-08-10 Kern SibbaldImplement MaximumConcurrentJobs for SD devices
2008-10-24 Kern Sibbaldkes Fix editing of retention time difference to use...
2008-10-21 Kern Sibbaldkes Add read volume list code to SD -- not yet used.
2008-07-28 Kern Sibbaldkes Define a machine dependent ioctl request type...
2008-07-26 Kern SibbaldFix ioctl prototypes
2008-07-24 Kern Sibbaldkes Implement console 'wait mount' command. Doesn...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
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-14 Eric Bollengierebl Fix vtape on win32 and debian.
2008-06-09 Eric Bollengierebl rename faketape to vtape
2008-06-09 Eric Bollengierebl update faketape driver to work with regress tests
2008-06-08 Kern Sibbaldkes Add make clean of qt-source directory during ...
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-03 Kern Sibbaldkes Rework SD acquire for read to handle autochanger...
2008-05-03 Kern Sibbaldkes Implement regression that explicitly tests swappin...
2008-04-16 Kern Sibbaldkes Experiment with allowing multiple read jobs.
2008-04-12 Kern Sibbaldkes Rework class structures for VOLRES, DCR, and DEVIC...
2008-04-11 Kern Sibbaldkes Remove redundant code in terminating the scheduler...
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-04-07 Kern SibbaldApply Eric's suggested volume_unused patch
2008-03-14 Kern Sibbaldadd reserved_volume flag in DCR to make maxvol2 test...
2008-03-08 Kern Sibbaldkes Start implementation of VTL code
2008-02-10 Kern Sibbaldkes Fix bug #1047, which had a heap overrun when strip...
2007-11-04 Kern Sibbaldkes Cleanup of code in SD that sets the LastWritten...
2007-10-05 Kern Sibbaldkes Fix listing performance problems in bat. Pointed...
2007-09-09 Kern Sibbald09Sep07
2007-08-06 Kern Sibbaldkes Correct seg fault when switching tape drives durin...
2007-07-16 Kern Sibbaldkes Add ability to mount and unmount a file device...
2007-06-29 Kern Sibbald29Jun07
2007-06-28 Kern Sibbaldkes Move lock structures into new file lock.h
2007-06-26 Kern SibbaldNew file
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-06-01 Kern Sibbaldkes Implement algorithm to handle only one appendable...
2007-04-15 Kern SibbaldFix build without sd lock debug
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-18 Kern Sibbaldkes Make DEVICE fd private. Its new name is m_fd,...
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 Sibbaldkes Apply Eric's scratch patch that moves a purged...
2006-12-14 Kern Sibbaldkes Complete hopefully the last of the copyright trans...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-11-14 Kern Sibbaldkes Implement code to pass the MediaId to the SD....
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-18 Kern Sibbaldkes Add -c option to pg_dump so that it initializes...
2006-09-15 Kern Sibbaldkes Put attach_dcr_to_dev in a subroutine.
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-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-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-07-22 Kern Sibbald- Tweak catalog make scripts.
2006-07-19 Kern Sibbald19July06
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
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.
next