]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/append.c
Backport from Bacula Enterprise
[bacula/bacula] / bacula / src / stored / append.c
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldBackport more from master
2013-04-20 Kern SibbaldRewrite some SD subroutines as class members
2013-04-20 Kern SibbaldRemove broken code
2013-04-20 Kern SibbaldRename incomplete to rerunning for clarity
2013-04-20 Kern SibbaldUse jcr->setJobStatus() in favor of set_jcr_job_status...
2013-04-20 Kern SibbaldRework Incomplete job intereaction with Base and Accurate
2013-04-20 Kern SibbaldMake restart2-test work
2013-04-20 Kern SibbaldFirst cut restart Jobs
2010-11-25 Kern SibbaldPrepare for adding high bits to Stream
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldConvert restore object to use STREAM_RESTORE_OBJECT...
2010-08-02 Kern SibbaldGet binary objects working
2010-08-02 Kern SibbaldStart RESTORE_OBJECT code
2009-12-09 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-09 Kern SibbaldFix SD Vol+dev lock race bug
2009-11-05 Eric BollengierMerge branch 'master' into basejobv3
2009-11-04 Kern SibbaldCleanup error handling in SD append to reduce spurious...
2009-08-26 Eric BollengierMerge branch 'master' into basejobv3
2009-08-25 Kern SibbaldSuppress some error messages generated after cancelling...
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-22 Kern Sibbaldcapitalize bytes in message
2009-08-14 Kern SibbaldCorrect spelling of writing -- reported by Dan
2009-08-14 Eric BollengierMerge branch 'master' into basejobv3
2009-08-11 Eric BollengierMerge branch 'master' into bat_slot
2009-08-08 Kern SibbaldFix typo
2009-08-08 Kern SibbaldMinor bsock cleanup in stored
2009-03-14 Kern SibbaldFix problems with bug #1247 and 64 bit time_t OSes...
2008-12-11 Kern Sibbaldkes Fix configure to do minimum Win32 configure so...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-04-12 Kern Sibbaldkes Rework class structures for VOLRES, DCR, and DEVIC...
2008-03-13 Kern Sibbaldkes Don't zap dcr values during release_volume() as...
2008-02-12 Kern SibbaldPlugin updates
2007-09-28 Kern SibbaldFix race condition that drops final block written to...
2007-06-28 Kern Sibbaldkes Move lock structures into new file lock.h
2007-06-23 Kern Sibbaldkes Remove some duplicated code in tls.c
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-20 Kern SibbaldMove more bnet functions into the BSOCK class.
2007-05-06 Kern Sibbaldkes Start implementing bstrerror() in place of strerror().
2007-03-31 Kern SibbaldSimplify Job report first line + move debug code
2007-01-26 Kern Sibbaldebl Implements the include JobID in spool file name...
2006-12-16 Kern Sibbaldkes Implement cleaner orphan buffer dumping with buf...
2006-12-16 Kern Sibbaldkes Update projects file for next vote.
2006-12-13 Kern Sibbaldkes Implement code that should properly set that a...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-12 Kern Sibbaldkes Change error message 'illegal' to 'invalid' -...
2006-09-25 Kern Sibbaldkes Apply the recycle patch from Richard Mortimer.
2006-09-01 Kern Sibbaldes Apply new dvd-handler patch from Richard Mortimer.
2006-07-31 Kern Sibbaldkes Make a first cut at a ReleaseNotes and ChangeLog...
2006-07-30 Kern Sibbaldkes Minor fixes for SD write rate and despooling rate.
2006-07-26 Robert NelsonStrip pathname portion off all message routines that...
2006-02-20 Kern Sibbald20Feb06
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2006-01-30 Kern Sibbald- Continue implementing migration.
2006-01-15 Kern Sibbald15Jan06
2005-12-07 Kern Sibbald- Remove warning message about multiple saves of hardli...
2005-12-05 Kern Sibbald- Remove argument from create_bacula_database for SQLit...
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-10-13 Kern Sibbald- Modify DVD code so that it keeps a state flag that...
2005-08-25 Kern SibbaldFinal changes
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-08-02 Kern Sibbald02Aug05
2005-06-29 Kern Sibbald- Attempt to fix DVD writing by eliminating a number...
2005-06-04 Kern Sibbald- Implement attribute caching to put Signature into...
2005-04-26 Kern SibbaldUpdate projects
2005-04-17 Kern Sibbald- First cut of new Python implementation.
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-26 Kern Sibbald- Remove \a and -e from error echos in most Makefiles.
2005-03-26 Kern Sibbald- Add wait.c (oops forgot previously).
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-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-19 Kern Sibbald- Modified detection of largefiles to always set all...
2004-10-18 Kern Sibbald- Fix crash on exit with -t option in FD on 2.6 kernels --
2004-10-16 Kern SibbaldDocumentation +
2004-09-27 Kern Sibbald- Correct buffer length passed to inet_ntop() in addres...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-07-21 Kern SibbaldRescue updates + misc
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-06-10 Kern SibbaldFix uninitialized stack variable + seg fault in label...
2004-03-13 Kern SibbaldImplement selecting another Volume if busy + cleanup...
2004-03-10 Kern SibbaldImplement Device Spool directory and sizes
2004-03-08 Kern SibbaldSecond cut data spooling + fix yesterday's patch
2004-03-07 Kern SibbaldImplement first cut DCR in SD
2004-01-17 Kern SibbaldAdd maximum network buffer size directive
2003-11-19 Kern SibbaldRtn oldest Lastwritten for find_next_vol+remove bad...
2003-09-26 Kern SibbaldMisc -- see ChangeLog
2003-09-07 Kern SibbaldFix console prompt + apply Nic's file descriptor leak fix
2003-07-05 Kern SibbaldConstrain BSR indexes, fix bscan, add some new alist...
2003-06-26 Kern SibbaldUpdate config + write own fgets() + ...
2003-06-18 Kern SibbaldNew var.c file + implement multiple simultaneous jobs
2003-06-16 Kern SibbaldSet correct SD->FD Job term status
2003-06-09 Kern SibbaldBig reorganization of restore code into lib/attr.c
next