]> granicus.if.org Git - fcron/history - save.h
refactored suspend handling code into suspend.[ch]
[fcron] / save.h
2016-06-10 Thibault GodouetMerge branch 'master' into suspend
2014-10-12 Thibault GodouetSet From: header on emails. Added mailfrom() option.
2014-05-10 Thibault Godouetupdated copyright years to 2000-2014
2013-03-03 Thibault GodouetUpdated copyright years to 2013 ver3_1_2
2013-01-01 Thibault GodouetMerge branch 'log-to-file'
2012-12-26 Thibault GodouetMerge remote-tracking branch 'origin/master'
2012-12-24 Thibault GodouetApplied indentation with 'make indent'
2012-11-22 Thibault GodouetUpdated copyright dates and removed old CVS $id$ which...
2011-03-12 thibMerge branch 'fcron-3.0'
2010-09-24 Thibault GodouetMerge branch 'fcron-3.0'
2010-09-24 Thibault GodouetUpdated copyright years to 2010
2010-02-28 thibUpdated copyright to 2008-2010
2009-12-08 thibMerge branch 'master' of ssh://yo4096@git.tuxfamily...
2009-03-29 thibAdded option jitter
2009-02-09 thibupdated copyright years (from 2000-2008 to 2000-2009)
2008-09-21 Thibault GodouetChanged copyright dates to 2000-2008 (was actually...
2007-04-14 thib*** empty log message ***
2006-01-11 thibupdated copyright
2005-06-11 thibadded timezone support
2003-12-25 thib*** empty log message ***
2002-11-17 thibmoved save_one_file() from conf.c, fileconf.c and conve...
2002-11-01 thibsave file to a temp name, then rename it
2002-10-28 thibnew save file code with buffers
2002-09-07 thibuse open() instead of fopen() to write files, for more...
2002-02-25 thibmoved save*() from subs.c to save.c
2001-12-23 thib*** empty log message ***
2001-08-20 thib*** empty log message ***
2001-05-24 thibadded option tzdiff
2001-04-21 thibInitial revision