]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/device.c
Backport Enterprise code
[bacula/bacula] / bacula / src / stored / device.c
2017-10-26 Kern SibbaldBackport Enterprise code
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-12-13 Kern SibbaldTweak dir_update_volume_info
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldBackport new lock calls + debug for SD
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
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldFix three-pool regress bug
2009-10-17 Eric BollengierMerge remote branch 'sf/master' into purge
2009-10-16 Eric BollengierMerge branch 'master' into basejobv3
2009-10-15 Marco van WieringenMerge branch 'master' into mvw/xattr-overhaul
2009-10-11 Kern SibbaldRecursively call fix_device_block_write_error on error
2009-10-05 Eric BollengierMerge commit 'sf/master' into basejobv3
2009-10-03 Kern SibbaldAdd some error messages in insane buffer size cases
2009-10-03 Kern SibbaldTweak debug
2008-10-29 Kern Sibbaldkes Rework next_vol and autoprune a bit due to failure in
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-06-25 Kern Sibbaldkes Add debug code and refactor subroutine in stored...
2008-04-12 Kern Sibbaldkes Rework class structures for VOLRES, DCR, and DEVIC...
2008-04-11 Kern SibbaldDebug code
2008-04-09 Kern Sibbaldkes Correct error string numbers in dird/catreq.c
2008-03-19 Kern SibbaldFix large number of JobMedia records reported by Eric...
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-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-06-29 Kern Sibbald29Jun07
2007-06-26 Kern SibbaldNew file
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-06-07 Kern Sibbaldkes Fix sscanf problems reported by Peter Buschman...
2007-06-01 Kern Sibbaldkes Fix PostgreSQL seg fault.
2007-05-06 Kern Sibbaldkes Start implementing bstrerror() in place of strerror().
2007-04-21 Kern Sibbaldkes Don't call close_part in label.c if tape and relabel.
2007-04-15 Kern SibbaldFix build without sd lock debug
2007-04-12 Kern SibbaldLocking debug level tweaks in SD.
2007-04-11 Kern Sibbald11Apr07
2007-04-04 Kern Sibbaldkes Implement new code for freeing in use volumes...
2007-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
2007-02-08 Kern Sibbaldkes Fix dird/ua_cmds.c so that a cancel command checks...
2006-12-14 Kern Sibbaldkes Complete hopefully the last of the copyright trans...
2006-11-21 Kern SibbaldUpdate copyright
2006-10-11 Robert NelsonFix Windows' daemons so that messages print to stdout...
2006-08-01 Kern Sibbaldkes Update copyright date in program files, and for...
2006-07-03 Robert NelsonFix header file includes.
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-03 Kern Sibbald03Dec05
2005-09-24 Kern Sibbald- Fix mode change open in btape.c
2005-09-18 Kern Sibbald- Apply Landon's patch for the TLS ANS1 API change.
2005-08-24 Kern Sibbald- Ensure that the drive is closed before calling the
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 BoichatDVD sanity check : check if the last part was removed...
2005-07-27 Nicolas BoichatOther modifications outside DVD functions. (@kern pleas...
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-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-26 Kern Sibbald- Make SD re-open a device with the right permissions if
2005-04-11 Kern Sibbald- Remove Created new FileSet message as it always comes...
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
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-03-04 Kern Sibbald- Change Developers to Developer's Guide as requested...
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-09-27 Kern Sibbald- Correct buffer length passed to inet_ntop() in addres...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-09-03 Kern Sibbald- Apply Mike Acar's suggestion when looking for the...
2004-09-02 Kern Sibbald- Added argument to berrno::strerror() to pass errno.
2004-07-25 Kern SibbaldFix new DCRs in bscan + 32/64 bit editing checks in...
2004-07-16 Kern SibbaldMore DCR changes
2004-07-16 Kern SibbaldMore dcr updates
2004-07-07 Kern SibbaldUse dcr more in SD + int to bool conversions
2004-07-04 Kern SibbaldAdd more DCRs
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-05-01 Kern SibbaldFix mount not releasing job
2004-03-09 Kern SibbaldMore data spooling updates
2004-03-08 Kern SibbaldSecond cut data spooling + fix yesterday's patch
2004-03-07 Kern SibbaldImplement first cut DCR in SD
2004-02-16 Kern Sibbaldbtape test and fill improvements + first cut Qmsg
2004-02-07 Kern SibbaldFix watchdog deadlog + restore soft link bug
2004-01-13 Kern SibbaldMake mark run *MUCH* faster in restore tree + update...
2004-01-10 Kern SibbaldDoc updates + first cut Volume polling code
2003-12-08 Kern SibbaldFix overzelous VolCatFiles updating by removing from...
2003-11-15 Kern SibbaldFix Vol info update + add Drive and InChanger to Media rec
2003-09-09 Kern SibbaldPrint warning when drive is unmounted + misc cleanups
2003-08-31 Kern SibbaldImplement repositioning code + misc
2003-06-25 Kern SibbaldImplement Win32 data detection code
2003-06-18 Kern SibbaldNew var.c file + implement multiple simultaneous jobs
2003-06-16 Kern SibbaldAdd Environment arrays + Rescheduling of jobs + cancel...
2003-06-03 Kern SibbaldFix for reused thread ids by FreeBSD + qfill command
next