]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/bcopy.c
Change copyright as per agreement with FSFE
[bacula/bacula] / bacula / src / stored / bcopy.c
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-04-09 Martin SimmonsFix Bacula bug #2045 -- multiply defined daemon_event
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldBackport new lock calls + debug for SD
2013-04-20 Kern SibbaldRewrite some SD subroutines as class members
2013-04-20 Kern SibbaldChange dev->open() to return bool
2013-04-20 Eric BollengierFix bad memset() reported by clang
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldFix three-pool regress bug
2009-11-02 Eric BollengierMerge branch 'master' into basejobv3
2009-10-24 Eric Bollengierupdate tools with lmgr
2008-12-23 Kern SibbaldFix bug #1208
2008-07-23 Kern SibbaldApply patch submitted for bug #1107 with a small modifi...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-06-23 Kern Sibbaldkes Make first step toward eliminating globals from...
2008-01-30 Kern Sibbaldkes Apply patch from bug #1049 to prevent stripping...
2007-12-03 Kern Sibbald03Dec07
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-04-11 Kern Sibbald11Apr07
2007-04-04 Kern Sibbaldkes Implement new code for freeing in use volumes...
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-11-21 Kern SibbaldUpdate copyright
2006-09-13 Kern Sibbaldkes Apply Richard Mortimer's patches for printing...
2006-09-12 Kern Sibbaldkes Make sure valid argument passed to str_to_utime...
2006-09-06 Kern Sibbaldkes Add dev->close() in dir_ask_sysop_to_mount_volume...
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
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
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-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-19 Kern SibbaldCleanup Python build so that Python is not dragged
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-09 Kern SibbaldMove supported Autochangers to new chapter
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-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-07-28 Kern SibbaldUpdate/enhance copyright/license + add .backups for...
2004-07-18 Kern SibbaldMisc
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 SibbaldMisc cleanups
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-03-30 Kern SibbaldAdd -p option to SD => forge on + fix Makefile for...
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-02-13 Kern SibbaldMisc
2004-02-10 Kern SibbaldFix FreeBSD pthreads patch documentation
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-11-15 Kern SibbaldFix Vol info update + add Drive and InChanger to Media rec
2003-10-10 Kern SibbaldFix usage display btape, bextract, ...
2003-08-07 Kern SibbaldDoc + read_record updates
2003-06-18 Kern SibbaldNew var.c file + implement multiple simultaneous jobs
2003-03-31 Kern SibbaldAdd verbose, Uname info, better Device error msg
2003-02-26 Kern SibbaldAdd address and socket for MySQL
2003-02-11 Kern SibbaldFix DATE problem and minor compile stuff
2003-02-01 Kern SibbaldMult Vols + fix restore hard links + file permissions
2002-11-09 Kern SibbaldManual rework + new website see kes08Nov02
2002-11-02 Kern SibbaldFirst cut bcopy
2002-10-30 Kern SibbaldMinor changes