]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/dev.h
kes Fix bug #935, and probably also bug #903 where files were not
[bacula/bacula] / bacula / src / stored / dev.h
2007-09-09 Kern Sibbaldkes Fix bug #935, and probably also bug #903 where...
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.
2006-01-15 Kern Sibbald15Jan06
2005-12-22 Kern Sibbald- Simplify code in askdir.c that waits for creating...
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-18 Kern Sibbald- Implement search for exact Volume in reservation...
2005-08-03 Kern Sibbald- Modify open() for tape so nonblocking really works.
2005-07-27 Nicolas BoichatOther modifications outside DVD functions. (@kern pleas...
2005-07-24 Nicolas BoichatFixes concerning DVD-writing.
2005-07-18 Kern Sibbald- Make all files in working directory have .xxx at...
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-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-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-06-04 Kern Sibbald- Implement attribute caching to put Signature into...
2005-06-01 Kern Sibbald- Add more documentation to mtx-changer.in
2005-05-27 Kern SibbaldImplement Maximum Job Spool Size (actually DCR based)
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.
2005-04-11 Kern Sibbald Make fsr_dev() a method dev->fsr()
2005-04-02 Kern Sibbald- Reset NumVols in Pool record from database on every...
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-28 Kern Sibbald- This version has a new DIR -- SD protocol. Both
2005-03-26 Kern Sibbald- Comment out Multiple Connections in the document.
2005-03-22 Kern SibbaldChange set_label() to set_labeled() -- a bit clearer
2005-03-22 Kern Sibbald- Add copyright to title page of manual so it is clear.
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-06 Kern Sibbald06Mar05
2005-03-01 Kern Sibbald- Implement setting DIR Storage device to Autochanger
2005-02-28 Kern Sibbald- Corrected some typos in the make_xxx_tables.in files.
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-09 Kern Sibbald- Modified ANSI label code to preserve any ANSI label
2005-02-04 Kern SibbaldOK, ANSI labels seem to be working now
2005-01-29 Kern SibbaldVacation work -- see tech log
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-09 Kern Sibbald- Integrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-07-16 Kern SibbaldMore DCR changes
2004-07-07 Kern SibbaldUse dcr more in SD + int to bool conversions
2004-07-04 Kern SibbaldAdd more DCRs
2004-06-12 Kern SibbaldMisc see kes-1.34
2004-05-28 Kern SibbaldMisc see kes-1.34
2004-03-12 Kern SibbaldImplement multiple drive autochanger support
2004-03-10 Kern SibbaldImplement Device Spool directory and sizes
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-26 Kern Sibbaldmtimeonly and keepatime in Include + first cut disk...
2004-01-26 Kern SibbaldAdd bsock timers to authentication
next