]> granicus.if.org Git - fcron/history - log.c
updated change logs
[fcron] / log.c
2014-05-10 Thibault Godouetupdated copyright years to 2000-2014
2013-03-03 Thibault GodouetUpdated copyright years to 2013 ver3_1_2
2013-01-13 Thibault GodouetFixed bug in logging to a file and made file closure...
2013-01-01 Thibault GodouetApplied indentation
2013-01-01 Thibault Godouetonly call xopenlog when necessary
2013-01-01 Thibault GodouetMerge branch 'log-to-file'
2013-01-01 Thibault Godouettweaked fcron logging to file
2012-12-31 Matt SignoriniRenamed fcronlog in fcronconf.h to fcronlogfile, to...
2012-12-31 Matt SignoriniModifications to log.c to ensure that a log file specif...
2012-12-31 Matt SignoriniAdded code to facilitate logging to a separate 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...
2012-11-21 Thibault GodouetReplaced function free_safe by macro Free_safe, and...
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
2010-01-16 thibMerge branch 'master' of ssh://yo4096@git.tuxfamily...
2010-01-16 Thibault GodouetMerge branch 'master' of ssh://yo4096@git.tuxfamily...
2010-01-10 Thibault Godouet- removed Flush() macro (replaced by free_safe())
2010-01-09 Thibault Godouet- Rewrote the env var management code with Vixie cron...
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-02-05 thibfixed a buffer overflow problem in make_msg()
2006-01-11 thibupdated copyright
2004-08-17 thibsegmented code into more functions
2003-12-25 thib*** empty log message ***
2002-07-19 thibsecurity change : more robust code about strn{cpy|cat}
2002-02-25 thibadded fcron -y option
2001-12-23 thib*** empty log message ***
2001-10-29 thibadded error_pame
2001-09-12 thibadded pam support
2001-07-09 thib*** empty log message ***
2001-05-15 thibinclude in each .c file the corresponding .h file
2001-04-21 thibbug corrected : a too long message used not to be trunc...
2001-02-14 thib*** empty log message ***
2001-01-12 thib*** empty log message ***
2000-05-30 thibemail address updated
2000-05-15 thibadaptations for rcs
2000-05-14 thibInitial revision