]> granicus.if.org Git - fcron/history - fcron.h
updated doc
[fcron] / fcron.h
2013-03-03 Thibault GodouetUpdated copyright years to 2013 ver3_1_2
2013-01-01 Thibault GodouetMerge branch 'log-to-file'
2013-01-01 Thibault Godouettweaked fcron logging 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-25 Thibault GodouetAdded Content-Type and Content-Transfer-Encoding to...
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-16 Thibault GodouetMoved fcron.conf code from sub.{c,h} to fcronconf....
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 thibuser ROOTNAME/ROOTGROUP instead of ROOTUID/ROOTGID
2006-01-11 thibupdated copyright
2005-06-11 thibadded timezone support
2003-12-25 thib*** empty log message ***
2003-09-12 thibbug fix : always include getloadavg.h
2002-10-28 thibadded option -q ver1564
2002-10-06 thibchanged type name : CL->cl_t CF->cf_t exe->exe_t lavg...
2002-03-02 thibadded fcrondyn support
2002-02-25 thibadded options -y, -l, -o
2001-12-23 thib*** empty log message ***
2001-09-12 thibcode cleaning
2001-05-29 thibadded fcron's option -m
2001-05-17 thib*** empty log message ***
2001-05-15 thib*** empty log message ***
2001-04-29 thibwe now use a header file per c source file
2001-04-21 thibnew save system : the binary format has changed, so...
2001-01-30 thibadded launch_mailer() (used in database.c and job.c)
2001-01-30 thibadded mail_notrun() and change_user() (used in database...
2001-01-27 thibtest_jobs use no longer an argument (it's always "now")
2001-01-12 thib*** empty log message ***
2000-11-16 thibremoved unused declaration of daemon_uid
2000-10-05 thibadded support for jobs which are both serial and lavg
2000-09-30 thibstruct exe now includes the pid of the job executed
2000-09-12 thibsupport of autoconf
2000-08-28 thib*** empty log message ***
2000-06-21 thibsupport of bootrun and serialize
2000-06-20 thibthe running job are no more chaine-listed
2000-06-15 thiboptimizations
2000-06-11 thibjob based on system up time are now handle in a way...
2000-05-31 thibsupport of queues
2000-05-30 thibemail address updated
2000-05-16 thibcleaning
2000-05-15 thibadaptations for rcs
2000-05-14 thibInitial revision