]> granicus.if.org Git - fcron/history - subs.h
updated doc
[fcron] / subs.h
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...
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-02-28 thib- fcrontab: drop all privileges and only get them back...
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-16 Thibault GodouetMoved fcron.conf code from sub.{c,h} to fcronconf....
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-10-17 Thibault GodouetAdded exe_list and lavg_list based on the new u_list...
2008-09-21 Thibault GodouetChanged copyright dates to 2000-2008 (was actually...
2007-04-14 thib*** empty log message ***
2006-05-20 thibadded get_user_uid_safe() and get_group_gid_safe()
2006-01-11 thibupdated copyright
2004-04-29 thibadded free_conf()
2003-12-25 thib*** empty log message ***
2002-03-02 thibadded fifofile support
2002-02-25 thibmv temp_file() and save*() to temp_file.c and save.c
2001-12-23 thib*** empty log message ***
2001-06-22 thibadded fcron.conf support
2001-05-15 thibbefore loading a header file, check if it has already...
2001-04-29 thibInitial revision