]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/block.c
11Apr07
[bacula/bacula] / bacula / src / stored / block.c
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,...
2007-02-10 Kern Sibbaldkes Apply Eric's scratch patch that moves a purged...
2007-02-08 Kern Sibbaldkes Fix dird/ua_cmds.c so that a cancel command checks...
2006-12-16 Kern Sibbaldkes Update projects file for next vote.
2006-12-14 Kern Sibbaldkes Complete hopefully the last of the copyright trans...
2006-12-08 Kern Sibbaldkes Mark build-depkgs-mingw3 executable in configure...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-11-12 Kern Sibbaldkes Change error message 'illegal' to 'invalid' -...
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-19 Kern SibbaldBack out more code
2006-09-19 Kern SibbaldBack out changes apparently crashing system
2006-09-19 Kern SibbaldTweak wait in read/write loop of block.c
2006-09-18 Kern Sibbaldkes Add -c option to pg_dump so that it initializes...
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-02 Kern Sibbaldkes When doing a label, pass the VolBytes back to...
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-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-07-03 Robert NelsonFix header file includes.
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-24 Kern Sibbald24Mar06
2006-02-20 Kern Sibbald20Feb06
2006-01-30 Kern Sibbald- Continue implementing migration.
2005-10-26 Nicolas BoichatUpdate VolParts when writing the last part (no more...
2005-10-19 Nicolas Boichatblock.c:do_dvd_size_checks: Check we are writing to...
2005-10-14 Kern SibbaldUpdate num_parts only when writing to DVD.
2005-10-13 Kern Sibbald- Modify DVD code so that it keeps a state flag that...
2005-10-12 Kern Sibbald- In block.c call dvd_write_part() to write last part...
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-28 Kern Sibbald28Jul05
2005-07-25 Nicolas BoichatVarious DVD fixes.
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 typo in Copyright
2005-07-05 Kern Sibbald- Add code to ensure that reserved but unused volumes
2005-06-29 Kern Sibbald- Detect device mounted for DVD and suppress be sure to
2005-06-29 Kern Sibbald- Attempt to fix DVD writing by eliminating a number...
2005-06-26 Kern SibbaldCreate mode set method add debug output for DVD
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-05-29 Kern Sibbald- Remove old code in jcr.c
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-14 Kern Sibbald- Fix ANSI labels to put EOF1 and EOF2 after each file...
2005-03-12 Kern Sibbald- Implement IBM labels
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-25 Kern Sibbald24Feb05
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-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-10-02 Kern Sibbald- Use different share mode when opening files on WinMe...
2004-09-29 Kern Sibbald- Fix seg fault in AlertCommand
2004-09-27 Kern Sibbald- Correct buffer length passed to inet_ntop() in addres...
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-24 Kern Sibbald- Applied a patch from Peter Eriksson that removes...
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-08-13 Kern SibbaldApply Meno's bnet.c patch and enable SMARTALLOC in...
2004-07-21 Kern SibbaldRescue updates + misc
2004-07-18 Kern SibbaldImplement new attached_dcrs code
2004-07-16 Kern SibbaldMore DCR changes
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-06-17 Kern SibbaldRestructure tree.c + 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
2004-05-01 Kern SibbaldNew tape block rounding code
2004-03-30 Kern SibbaldAdd -p option to SD => forge on + fix Makefile for...
2004-03-19 Kern SibbaldEliminate zombie job in SD
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-02-16 Kern Sibbaldbtape test and fill improvements + first cut Qmsg
2004-02-13 Kern SibbaldMisc
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-25 Kern SibbaldNew tree commands lsmark+estimate
2003-11-23 Kern SibbaldAdd TwoEOF directive + enhance fill command
2003-11-15 Kern SibbaldFix Vol info update + add Drive and InChanger to Media rec
2003-10-22 Kern SibbaldPrint block errors once + add RunAfterFailedJob + impro...
next