]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/btape.c
ebl rename faketape to vtape
[bacula/bacula] / bacula / src / stored / btape.c
2008-06-09 Eric Bollengierebl rename faketape to vtape
2008-06-09 Eric Bollengierebl update faketape driver to work with regress tests
2008-05-06 Eric Bollengierebl First cup of faketape dummy tape driver for regres...
2008-01-30 Kern Sibbaldkes Apply patch from bug #1049 to prevent stripping...
2008-01-10 Kern Sibbaldkes Add DataDespooling and DataCommitting status ...
2008-01-08 Kern Sibbaldkes Undo recent reservations changes ... will apply...
2008-01-06 Kern SibbaldMore calls to volume_unused()
2007-11-04 Kern Sibbaldkes Cleanup of code in SD that sets the LastWritten...
2007-10-19 Kern Sibbaldkes Make explicit exception to GPL in LICENSE to permi...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-06 Kern Sibbaldkes Start implementing bstrerror() in place of strerror().
2007-04-11 Kern Sibbald11Apr07
2007-04-04 Kern Sibbaldkes Implement new code for freeing in use volumes...
2007-02-18 Kern Sibbaldkes Make DEVICE fd private. Its new name is m_fd,...
2006-12-14 Kern Sibbaldkes Complete hopefully the last of the copyright trans...
2006-12-13 Kern Sibbaldkes Implement code that should properly set that a...
2006-12-03 Kern Sibbaldkes Enable disk seeking on restore.
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-11-24 Kern Sibbaldkes Separate read/write source strings to keep track...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-10-13 Kern Sibbaldkes Apply the three patches from Richard Mortimer.
2006-10-11 Robert NelsonFix Windows' daemons so that messages print to stdout...
2006-10-07 Kern Sibbaldkes Begin work on new GUI console.
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-13 Kern Sibbaldkes Apply Richard Mortimer's patches for printing...
2006-09-11 Kern Sibbaldkes Modify disk changer to simulate some of the error...
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-08-01 Kern Sibbaldkes Update copyright date in program files, and for...
2006-07-31 Kern Sibbaldkes Make a first cut at a ReleaseNotes and ChangeLog...
2006-07-27 Robert NelsonComplete port to Windows
2006-07-03 Robert NelsonFix header file includes.
2006-07-01 Kern Sibbald- Fix a complier warning in files/backup.c
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-04-11 Kern Sibbald11Apr06
2006-04-09 Kern Sibbald Make weof() and clrerror() methods of class DEVICE.
2006-04-08 Kern Sibbald- Tweak license to include Microsoft restrictions.
2006-02-20 Kern Sibbald20Feb06
2006-01-30 Kern Sibbald- Continue implementing migration.
2006-01-15 Kern Sibbald15Jan06
2005-12-22 Kern Sibbald- Simplify code in askdir.c that waits for creating...
2005-12-17 Kern Sibbald- Fix seg fault if user labels a drive directory bug...
2005-10-13 Kern Sibbald- Modify DVD code so that it keeps a state flag that...
2005-09-24 Kern Sibbald- Fix mode change open in btape.c
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-11 Kern Sibbald- Lots of documentation.
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-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-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-05-29 Kern Sibbald- Remove old code in jcr.c
2005-05-15 Kern Sibbald- Set reconnect flag in MySQL packet to 1 to ensure...
2005-04-21 Kern Sibbald- Fix seg fault in SD when referencing Alert Command.
2005-04-19 Kern SibbaldCleanup Python build so that Python is not dragged
2005-04-11 Kern Sibbald Make fsr_dev() a method dev->fsr()
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-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-02-26 Kern Sibbald- Clean up drive reservation system. Add more sanity...
2005-02-15 Kern Sibbald- Fix Media LabelDate and FirstWritten to be correctly...
2005-02-07 Kern SibbaldAdded code to detect that no files were inserted into the
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-12 Kern SibbaldIntegrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-12-09 Kern Sibbald- Integrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-12-09 Kern SibbaldUpdate doc
2004-11-12 Kern SibbaldFix scripts/Makefile.in missing ;\ -- thanks Martin
2004-09-29 Kern Sibbald- Fix seg fault in AlertCommand
2004-09-27 Kern SibbaldDoc updates +
2004-09-20 Kern Sibbald- Tweak install chapter of French manual to add new...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-08-05 Kern SibbaldFix new FileSet exclusion
2004-07-28 Kern SibbaldImplement berrno for bpipes and run_program
2004-07-28 Kern SibbaldUpdate/enhance copyright/license + add .backups for...
2004-07-27 Kern SibbaldFix btape compile problem
2004-07-25 Kern SibbaldFix new DCRs in bscan + 32/64 bit editing checks in...
2004-07-21 Kern SibbaldRescue updates + misc
2004-07-18 Kern SibbaldMisc
2004-07-16 Kern SibbaldMore DCR changes
2004-07-16 Kern SibbaldMore dcr updates
2004-07-08 Kern SibbaldMore DCR implementation + debug code for zeroed block...
2004-07-07 Kern SibbaldUse dcr more in SD + int to bool conversions
2004-07-04 Kern SibbaldAdd more DCRs
2004-07-04 Kern SibbaldMisc cleanups
2004-06-22 Kern SibbaldFix reload algorithm + reload orphaned buffer + term_wa...
2004-06-19 Kern SibbaldFirst cut SIGHUM + misc
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-06-02 Kern SibbaldMisc bug fixes
2004-05-28 Kern SibbaldMisc see kes-1.34
next