]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/scheduler.c
Implement MaxVirtualFullInterval
[bacula/bacula] / bacula / src / dird / scheduler.c
2016-01-14 Thomas LohmanImplement MaxVirtualFullInterval
2015-12-16 Kern SibbaldPartial modification of copyrights as per agreement...
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Eric BollengierAdd Accurate and MaxRunSchedTime in Schedule resource
2013-04-20 Kern SibbaldPull compiler warning cleanup code + other from master
2013-04-20 Kern SibbaldFix week of year schduling bug #1699
2013-04-20 Kern Sibbaldreplace set_Jobxxx by setJobxxx
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2009-03-14 Kern SibbaldFix problems with bug #1247 and 64 bit time_t OSes...
2008-07-17 Kern SibbaldMove setting JobLevel and JobType into a method, which...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-04-11 Kern Sibbaldkes Remove redundant code in terminating the scheduler...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-04-01 Kern SibbaldMove bnet_despool() into class in bsock.c
2007-03-24 Kern Sibbaldkes Write new subroutine is_volume_purged() that expli...
2006-11-24 Kern Sibbaldkes Separate read/write source strings to keep track...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Kern SibbaldStart applying new FSFE copyright.
2006-07-08 Kern Sibbald ======================= Warning ================...
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-06-26 Kern Sibbald- Add complete text of GPL to LICENSE.
2006-06-25 Kern Sibbald25Jun06
2006-04-20 Kern Sibbald- Fix scheduler to handle time skew (eg daylight savings).
2006-04-19 Kern Sibbald- Apply patch from Christopher Hull
2006-01-11 Kern SibbaldFix merge collision
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-18 Kern SibbaldFix keepatime bug (bugs database).
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-21 Kern Sibbald- Fix overriding storage specification to be done
2004-10-03 Kern SibbaldFinal changes
2004-08-12 Kern SibbaldMisc -- see techlog
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-03-13 Kern SibbaldFix scheduler again
2004-03-13 Kern SibbaldImplement selecting another Volume if busy + cleanup...
2004-03-09 Kern SibbaldMore data spooling updates
2004-03-04 Kern SibbaldUpdate configure to set x on logrotate
2004-03-03 Kern SibbaldImprove debug output scheduler+jobq+tracing
2004-01-22 Kern SibbaldSetIP command + CloseOnPoll + Full,Inc,Diff Pools ...
2004-01-13 Kern SibbaldMake mark run *MUCH* faster in restore tree + update...
2004-01-06 Kern SibbaldFix week of month scheduler calculation
2003-12-26 Kern SibbaldDefine foreach_res() + work on jobdefs + bstrftime_nc
2003-12-18 Kern SibbaldFinal fixes to new scheduler
2003-12-17 Kern SibbaldUpdate from week away
2003-07-17 Kern Sibbaldadd jobq+serial.h+priorities+recycling
2003-06-18 Kern SibbaldNew var.c file + implement multiple simultaneous jobs
2003-04-21 Kern SibbaldImplement bmicrosleep and run when
2003-04-18 Kern SibbaldFix PID dir and SUBSYS dir configuration
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2003-01-14 Kern SibbaldStatus cleanup and cancelling FD
2002-12-02 Kern SibbaldSee kes02Dec02
2002-08-11 Kern SibbaldLots of cleanup for restore -- kes11Aug02
2002-08-06 Kern SibbaldBug fixes + documentation -- kes06Aug02
2002-06-03 Kern SibbaldImplement GZIP, new tape format, -- see kes03Jun02
2002-05-25 Kern SibbaldInit messages fix
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-04-23 Kern SibbaldInitial revision